New definition for APPDIR.

This commit is contained in:
Janet B. Anderson
1997-10-21 14:38:21 +00:00
parent f2518ff9d4
commit 499b4271cf

View File

@@ -1,7 +1,7 @@
#RULES.ioc
ifndef WIN32
APPDIR := $(shell grep '.*".*App/' st.* | sed -e 's/.*"\(.*App\).*/\1/' | sort -u )
APPDIR :=$(notdir $(wildcard ../../*App ))
endif
ASCF = $(TOP)/../ascf