freebsd-dev/usr.bin/help/Makefile
Juli Mallett 192f0a0c65 Add my PD implementation of the SCCS help command, which prints help from
files in the format used by SCCS, given a key.  It behaves exactly like the
``proper'' SCCS help command, from what testing I can do.
2002-05-22 23:14:17 +00:00

7 lines
61 B
Makefile

# $FreeBSD$
PROG= help
NOMAN= noman
.include <bsd.prog.mk>