mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 08:41:30 -04:00
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.
6 lines
61 B
Makefile
6 lines
61 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= help
|
|
NOMAN= noman
|
|
|
|
.include <bsd.prog.mk>
|