]> wagnertech.de Git - projects.git/blobdiff - tools/make/makefile
trompete
[projects.git] / tools / make / makefile
index 01025348568cd759692a2cb4429d529fad66d14f..6513f24e4b201839291ed5b4d77e7acaf09d6abf 100644 (file)
@@ -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)