Split subproject make files into Makefile and rules.mk

This commit is contained in:
Fred Sundvik
2016-08-07 18:38:03 +03:00
parent c83af54513
commit 051017c312
28 changed files with 705 additions and 605 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
ifndef MAKEFILE_INCLUDED
include ../../Makefile
include ../../../Makefile
endif