8 lines
80 B
Makefile
8 lines
80 B
Makefile
# $FreeBSD$
|
|
|
|
SCRIPTS= vigr
|
|
MAN= vigr.8
|
|
CLEANFILES= vigr
|
|
|
|
.include <bsd.prog.mk>
|