summaryrefslogtreecommitdiff
path: root/examples/hello_plugins/plugin1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_plugins/plugin1/Makefile')
-rw-r--r--examples/hello_plugins/plugin1/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/hello_plugins/plugin1/Makefile b/examples/hello_plugins/plugin1/Makefile
new file mode 100644
index 0000000..e0ae7b9
--- /dev/null
+++ b/examples/hello_plugins/plugin1/Makefile
@@ -0,0 +1,5 @@
+LIB = plugin1
+
+MKDLL = only
+
+.include <mkc.lib.mk>