NetBSD/usr.sbin/lpr/Makefile

11 lines
216 B
Makefile
Raw Normal View History

1995-11-16 01:55:41 +03:00
# $NetBSD: Makefile,v 1.6 1995/11/15 22:55:41 pk Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
1993-03-21 12:45:37 +03:00
1994-05-18 05:25:17 +04:00
SUBDIR= 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>