Deleted Added
full compact
Makefile (74816) Makefile (117622)
1# @(#)Makefile 8.1 (Berkeley) 6/6/93
1# @(#)Makefile 8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.sbin/lpr/lptest/Makefile 74816 2001-03-26 14:42:20Z ru $
2# $FreeBSD: head/usr.sbin/lpr/lptest/Makefile 117622 2003-07-15 08:45:06Z gad $
3
4PROG= lptest
5
3
4PROG= lptest
5
6CFLAGS+= -I${.CURDIR}/../common_source
7
6.include <bsd.prog.mk>
8.include <bsd.prog.mk>