Changes for GNU make -j option (multiple jobs).

This commit is contained in:
Janet B. Anderson
2007-10-24 21:21:54 +00:00
parent e659918bcf
commit 9d2b8ece7b
13 changed files with 100 additions and 10 deletions

View File

@@ -19,5 +19,7 @@ DIRS += config
endif
DIRS += configure src
src_DEPEND_DIRS = configure
include $(TOP)/configure/RULES_TOP