freebsd-skq/libexec/mknetid/Makefile
wpaul ab0aedf77d This commit was generated by cvs2svn to compensate for changes in r16728,
which included commits to RCS files with non-trunk default branches.
1996-06-25 20:26:38 +00:00

9 lines
147 B
Makefile

# $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>