From: Michael Wagner Date: Mon, 28 Mar 2016 20:13:14 +0000 (+0200) Subject: trompete X-Git-Tag: sysd2sysv_0.1-1~19 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=352bc51510edff4ff4074f6ea246cb661a075454;p=projects.git trompete --- diff --git a/tools/make/makefile b/tools/make/makefile index 0102534..6513f24 100644 --- a/tools/make/makefile +++ b/tools/make/makefile @@ -4,6 +4,7 @@ NOP = @echo "No operation for target $@" COMPILE = $(NOP) +COMPILE_TARGET = compile.stamp COPY = $(NOP) ZIP = zip -r $(project).zip $(project) DEB = fakeroot dpkg-deb --build $(project)