summaryrefslogtreecommitdiff
path: root/core/src/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2015-04-23 11:34:12 +0800
committerruki <[email protected]>2015-04-23 11:36:43 +0800
commit9a75fb2b8072c9dc5a7f862610e6b19386dcecea (patch)
tree943fc74b2267eeea6dcb653c9337614396afeae9 /core/src/makefile
new project
Diffstat (limited to 'core/src/makefile')
-rwxr-xr-xcore/src/makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/src/makefile b/core/src/makefile
new file mode 100755
index 000000000..f712f7abc
--- /dev/null
+++ b/core/src/makefile
@@ -0,0 +1,9 @@
+# prefix
+include $(PRO_DIR)/prefix.mak
+
+# xmake
+SUB_PROS += xmake
+
+# suffix
+include $(PRO_DIR)/suffix.mak
+