]> git.proxmox.com Git - dab-pve-appliances.git/blobdiff - debian-10-buster-std-64/Makefile
archive older releases that reached end of standard support
[dab-pve-appliances.git] / debian-10-buster-std-64 / Makefile
diff --git a/debian-10-buster-std-64/Makefile b/debian-10-buster-std-64/Makefile
deleted file mode 100644 (file)
index c1fa802..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-BASEDIR:=$(shell dab basedir)
-
-all: info/init_ok
-       dab bootstrap
-       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 *~