]> git.proxmox.com Git - dab-pve-appliances.git/blobdiff - ubuntu-hardy-minimal/Makefile
move older, now EOL releases, to archive folder
[dab-pve-appliances.git] / ubuntu-hardy-minimal / Makefile
diff --git a/ubuntu-hardy-minimal/Makefile b/ubuntu-hardy-minimal/Makefile
deleted file mode 100644 (file)
index a8e1a9c..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-BASEDIR:=$(shell dab basedir)
-
-all: info/init_ok
-       dab bootstrap --minimal
-       dab finalize
-
-info/init_ok: dab.conf
-       dab init
-       touch $@
-
-.PHONY: clean
-clean:
-       dab clean
-       rm -f *~
-
-.PHONY: dist-clean
-dist-clean:
-       dab dist-clean
-       rm -f *~
\ No newline at end of file