Still working of bessy changes

This commit is contained in:
Marty Kraimer
1998-05-29 18:34:53 +00:00
parent 4ebc71c349
commit c94ddfe13f
6 changed files with 52 additions and 74 deletions

View File

@@ -2,5 +2,6 @@ TOP = ..
include $(TOP)/config/CONFIG_APP
DIRS += $(wildcard *src*)
DIRS += $(wildcard *Src*)
DIRS += $(wildcard *db*)
DIRS += $(wildcard *Db*)
include $(TOP)/config/RULES_DIRS