Clean up top-level Makefiles, fix dependencies

This commit is contained in:
Andrew Johnson
2014-04-10 15:57:38 -05:00
parent 2d450bdd5b
commit 144da546ea
6 changed files with 34 additions and 22 deletions

View File

@@ -1,6 +1,8 @@
#Makefile at top of application tree
# Makefile at top of application tree
TOP = .
include $(TOP)/configure/CONFIG
DIRS += configure
DIRS += src