NetBSD/usr.sbin/lpr/Makefile

11 lines
243 B
Makefile
Raw Normal View History

2001-01-09 06:13:39 +03:00
# $NetBSD: Makefile,v 1.10 2001/01/09 03:13:42 lukem Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
1993-03-21 12:45:37 +03:00
2001-01-09 06:13:39 +03:00
SUBDIR= common_source .WAIT lp lpc lpd lpq lpr lprm lptest pac filters
1993-03-21 12:45:37 +03:00
1994-06-30 09:33:30 +04:00
.if make(install)
SUBDIR+= SMM.doc
.endif
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>