NetBSD/usr.sbin/lpr/Makefile

11 lines
220 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 1997/10/05 15:11:58 mrg Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
1993-03-21 12:45:37 +03:00
SUBDIR= 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>