Added GNUmakefile for the new applications directory
This commit is contained in:
parent
8c7f71ef39
commit
2e3aab7cbb
7
applications/GNUmakefile
Normal file
7
applications/GNUmakefile
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
TOPDIR = ..
|
||||||
|
include $(TOPDIR)/Make/makedefs
|
||||||
|
include $(TOPDIR)/Make/makedirdefs
|
||||||
|
|
||||||
|
DIRS = $(APPLICATION_DIRS)
|
||||||
|
|
||||||
|
include $(TOPDIR)/Make/makedirrules
|
Loading…
Reference in New Issue
Block a user