summaryrefslogtreecommitdiffstats
path: root/libexec/mknetid/Makefile
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1996-06-25 20:26:38 +0000
committerwpaul <wpaul@FreeBSD.org>1996-06-25 20:26:38 +0000
commitab0aedf77d5aa3efcf91b13779ffadf455caeeb9 (patch)
tree87865d6ae1ec75af0841f8206b5618b5646e8171 /libexec/mknetid/Makefile
parentad719447f5538e3d96ed1f775db65628e882594d (diff)
parenta757918b5e9d0e4975bbd8acc71a63f06710858b (diff)
downloadFreeBSD-src-ab0aedf77d5aa3efcf91b13779ffadf455caeeb9.zip
FreeBSD-src-ab0aedf77d5aa3efcf91b13779ffadf455caeeb9.tar.gz
This commit was generated by cvs2svn to compensate for changes in r16728,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'libexec/mknetid/Makefile')
-rw-r--r--libexec/mknetid/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/libexec/mknetid/Makefile b/libexec/mknetid/Makefile
new file mode 100644
index 0000000..9a3e82b
--- /dev/null
+++ b/libexec/mknetid/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile,v 1.1 1996/06/24 00:05:28 wpaul Exp $
+
+PROG= mknetid
+SRCS= mknetid.c hash.c parse_group.c
+
+MAN8= mknetid.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud