192f0a0c65
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.
7 lines
61 B
Makefile
7 lines
61 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= help
|
|
NOMAN= noman
|
|
|
|
.include <bsd.prog.mk>
|