7 lines
64 B
Makefile
7 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= sgsc
|
|
MAN1= ${PROG}.1
|
|
|
|
.include <bsd.prog.mk>
|