7 lines
70 B
Makefile

# $FreeBSD$
PROG= lptcontrol
CFLAGS+= -Wall
.include <bsd.prog.mk>