From 884100fc8ab0c46a08314bc68efe7fb0ee731c42 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 26 May 2011 12:56:48 +0200 Subject: infestation: kill capt. obvious Also move dep-foo to Makefile --- Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 50e94bd2..22b032ab 100644 --- a/Makefile +++ b/Makefile @@ -1,18 +1,19 @@ DIST = debian -.PHONY: all +.PHONY: infest it all so aggressive coop all: select-target -.PHONY: infest aggressive coop - -infest: aggressive -aggressive: +it: so +so: it coop +aggressive: coop infest/etc_aggressive - infest/home coop: infest/etc_coop infest/home +# compatibility +infest: aggressive + install-core: core/$(DIST) -- cgit v1.2.3