Files
pcas/src/makeBaseApp/top/simpleApp/Makefile
Janet B. Anderson 5883622f59 changes for 3.14
1999-09-20 19:43:29 +00:00

8 lines
179 B
Makefile

TOP = ..
include $(TOP)/configure/CONFIG
DIRS += $(wildcard *src*)
DIRS += $(wildcard *Src*)
DIRS += $(wildcard *db*)
DIRS += $(wildcard *Db*)
include $(TOP)/configure/RULES_DIRS