Appdir definition now refers to TOP

This commit is contained in:
Janet B. Anderson
1997-10-23 15:20:39 +00:00
parent 3b4bde6b7f
commit ff122e6a06

View File

@@ -1,7 +1,7 @@
#RULES.ioc
ifndef WIN32
APPDIR :=$(notdir $(wildcard ../../*App ))
APPDIR :=$(notdir $(wildcard $(TOP)/*App ))
endif
ASCF = $(TOP)/../ascf