summaryrefslogtreecommitdiff
path: root/examples/hello_compatlib/libcmpt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_compatlib/libcmpt/Makefile')
-rw-r--r--examples/hello_compatlib/libcmpt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/hello_compatlib/libcmpt/Makefile b/examples/hello_compatlib/libcmpt/Makefile
new file mode 100644
index 0000000..a0d0bda
--- /dev/null
+++ b/examples/hello_compatlib/libcmpt/Makefile
@@ -0,0 +1,3 @@
+LIB = cmpt
+
+.include <mkc.lib.mk>