summaryrefslogtreecommitdiff
path: root/obj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'obj/Makefile')
-rw-r--r--obj/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/obj/Makefile b/obj/Makefile
new file mode 100644
index 0000000..3e531d5
--- /dev/null
+++ b/obj/Makefile
@@ -0,0 +1,8 @@
+
+root := ..
+subdirs :=
+pre-targets :=
+targets :=
+include ${root}/Makefile.cfg
+
+include ${root}/Makefile.post