6dc3c6f768
Submitted by: Geoff
6 lines
78 B
Makefile
6 lines
78 B
Makefile
PROG= lptcontrol
|
|
CFLAGS+= -Wall
|
|
MAN8= lptcontrol.8
|
|
|
|
.include <bsd.prog.mk>
|