summaryrefslogtreecommitdiff
path: root/examples/hello_compatlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_compatlib/Makefile')
-rw-r--r--examples/hello_compatlib/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/hello_compatlib/Makefile b/examples/hello_compatlib/Makefile
new file mode 100644
index 0000000..82ec6b0
--- /dev/null
+++ b/examples/hello_compatlib/Makefile
@@ -0,0 +1,5 @@
+LIBDEPS = libcmpt:prog1 libcmpt:prog2
+COMPATLIB = libcmpt
+
+.include "test.mk"
+.include <mkc.subprj.mk>