summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/help/Makefile
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>1998-08-27 17:38:45 +0000
committerabial <abial@FreeBSD.org>1998-08-27 17:38:45 +0000
commitd38ad5332060d44f048e5b407d0b8e17da9a909c (patch)
tree3a1c3f90cb24f6c1da60d6fc980d38317610a4c8 /release/picobsd/tinyware/help/Makefile
downloadFreeBSD-src-d38ad5332060d44f048e5b407d0b8e17da9a909c.zip
FreeBSD-src-d38ad5332060d44f048e5b407d0b8e17da9a909c.tar.gz
Initial import of PicoBSD v0.4 tree.
Diffstat (limited to 'release/picobsd/tinyware/help/Makefile')
-rw-r--r--release/picobsd/tinyware/help/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/release/picobsd/tinyware/help/Makefile b/release/picobsd/tinyware/help/Makefile
new file mode 100644
index 0000000..0b56779
--- /dev/null
+++ b/release/picobsd/tinyware/help/Makefile
@@ -0,0 +1,9 @@
+# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:53 abial Exp $
+#
+PROG=help
+SRCS+=help.c
+NOMAN=yes
+
+.include <bsd.prog.mk>
+
+
OpenPOWER on IntegriCloud