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
/
pac
/
Makefile
blob
071616b5101e2c0fb7ee6b439d3a76ed3cf63efa
1
# $NetBSD: Makefile,v 1.7 1997/05/08 21:12:29 gwr Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
pac
5
MAN
=
pac
.8
6
7
.
include
<
bsd.prog.mk
>