7 lines
63 B
Makefile
7 lines
63 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
SCRIPTS=zzz.sh
|
||
|
MAN= zzz.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|