summaryrefslogtreecommitdiff
path: root/Makefile.subdir
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.subdir')
-rw-r--r--Makefile.subdir3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.subdir b/Makefile.subdir
index da450345b..590b3ea4e 100644
--- a/Makefile.subdir
+++ b/Makefile.subdir
@@ -1,7 +1,8 @@
+# -*-makefile-*-
include $(topdir)/builds/current
builddir = $(topdir)/builds/$(CURRENT_BUILD)/$(srcdir)
-.PHONY: _default_build_
+.PHONY: _default_build_ all
_default_build_: all
%:
@if test -e $(builddir); then \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback