Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / lpr / lp / Makefile
1 # $FreeBSD: src/usr.sbin/lpr/lp/Makefile,v 1.5.2.3 2002/02/01 01:03:41 gad Exp $
2 # $DragonFly: src/usr.sbin/lpr/lp/Makefile,v 1.2 2003/06/17 04:29:56 dillon Exp $
3
4 BINDIR= /usr/bin
5
6 SCRIPTS=lp.sh
7 MAN=    lp.1
8
9 .include <bsd.prog.mk>