@@ -0,0 +1,12 @@
BUILD_DIRS="build*1"
all: image
image:
./scripts/install image full
clean:
rm -rf $(BUILD_DIRS)
src-pkg:
tar cvjf sources.tar.bz2 sources .stamps
The note is not visible to the blocked user.