freebsd-skq/libexec/revnetgroup/Makefile
wpaul 5df4b93dd6 This commit was generated by cvs2svn to compensate for changes in r11814,
which included commits to RCS files with non-trunk default branches.
1995-10-26 16:25:29 +00:00

9 lines
115 B
Makefile

# $Id$
PROG= revnetgroup
SRCS= revnetgroup.c hash.c parse_netgroup.c
MAN8= revnetgroup.8
.include <bsd.prog.mk>