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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
usr.sbin
/
lpr
/
filters
/
Makefile
blob
c6b1df4464eeae2fcc7ee035da0fd23997e44b10
1
# $NetBSD: Makefile,v 1.7 2002/09/18 13:31:54 lukem Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
NOMAN
=
# defined
5
6
PROG
=
lpf
7
SCRIPTS
=
pjlfilter.sh
8
9
BINDIR
= /
usr
/
libexec
/
lpr
10
11
.
include
<
bsd.prog.mk
>