Added GNUmakefile for the new applications directory

This commit is contained in:
Don BURNS 2005-03-13 17:51:31 +00:00
parent 8c7f71ef39
commit 2e3aab7cbb

7
applications/GNUmakefile Normal file
View File

@ -0,0 +1,7 @@
TOPDIR = ..
include $(TOPDIR)/Make/makedefs
include $(TOPDIR)/Make/makedirdefs
DIRS = $(APPLICATION_DIRS)
include $(TOPDIR)/Make/makedirrules