summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/msg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/tinyware/msg/Makefile')
-rw-r--r--release/picobsd/tinyware/msg/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/release/picobsd/tinyware/msg/Makefile b/release/picobsd/tinyware/msg/Makefile
new file mode 100644
index 0000000..5de8c7c
--- /dev/null
+++ b/release/picobsd/tinyware/msg/Makefile
@@ -0,0 +1,9 @@
+# $Id$
+#
+PROG=msg
+SRCS= msg.c
+NOMAN=yes
+
+.include <bsd.prog.mk>
+
+
OpenPOWER on IntegriCloud