summaryrefslogtreecommitdiff
path: root/include/buildmacros
diff options
context:
space:
mode:
Diffstat (limited to 'include/buildmacros')
-rw-r--r--include/buildmacros8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/buildmacros b/include/buildmacros
index 00da8a9..db761b4 100644
--- a/include/buildmacros
+++ b/include/buildmacros
@@ -123,14 +123,6 @@ INSTALL_LINGUAS = \
done
endif
-SUBDIRS_MAKERULE = \
- @for d in $(SUBDIRS) ""; do \
- if test -d "$$d" -a ! -z "$$d"; then \
- $(ECHO) === $$d ===; \
- $(MAKEF) -C $$d $@ || exit $$?; \
- fi; \
- done
-
MAN_MAKERULE = \
@for f in *.[12345678] ""; do \
if test ! -z "$$f"; then \