Added $SUBSUBDIRS to allow make clean-recurse to recurse to all levels

news-update
Julie Lavoie 20 years ago
parent 4ecc76a79b
commit 36f73c6cea
  1. 1
      Makefile

@ -1,5 +1,6 @@
INPUTS = index.xml
SUBDIRS = about events docs office news
SUBSUBDIRS = office/books docs/editing-example1 docs/editing-example2 docs/editing-example3
# the following two rules are there so cow gets built first.
cow-first: recurse-cow books.xml members.xml all

Loading…
Cancel
Save