Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.

git-svn-id: svn://10.0.0.236/trunk@146076 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2003-08-16 00:42:35 +00:00
parent a709ad371b
commit 6352367a62
94 changed files with 112 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = string
DIRS = public src obsolete embed
#ifdef ENABLE_TESTS