repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
usr.sbin
/
lpr
/
Makefile
blob
7988ab7c71b71d54db03f6e0c819b7412f1ac214
1
# $NetBSD: Makefile,v 1.9 1997/10/16 05:13:00 lukem Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
SUBDIR
=
common_source .WAIT lp lpc lpd lpq lpr lprm lptest pac filters
5
6
.if make
(
install
)
7
SUBDIR
+=
SMM.doc
8
.
endif
9
10
.
include
<
bsd.subdir.mk
>