Add quirk for the Samsung YP-U3.
[dragonfly.git] / usr.sbin / lptcontrol / Makefile
blobd342aba2f10dc6f2df3e2c1edab4372524bf21bd
1 # $FreeBSD: src/usr.sbin/lptcontrol/Makefile,v 1.2.12.2 2001/07/30 10:22:57 dd Exp $
2 # $DragonFly: src/usr.sbin/lptcontrol/Makefile,v 1.3 2005/01/17 01:49:24 cpressey Exp $
4 PROG= lptcontrol
5 WARNS?= 6
6 MAN= lptcontrol.8
8 .include <bsd.prog.mk>