7 lines
61 B
Makefile
7 lines
61 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= help
|
||
|
NOMAN= noman
|
||
|
|
||
|
.include <bsd.prog.mk>
|