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
/
common_source
/
Makefile
blob
a864b4d21de748c6dc376ae9df4e41e45475143d
1
# $NetBSD: Makefile,v 1.10 2004/05/23 14:05:39 tron Exp $
2
3
LIBISPRIVATE
=
yes
4
5
LIB
=
common
6
SRCS
=
common.c common_vars.c displayq.c fatal.c rmjob.c startdaemon.c
7
8
.
include
<
bsd.lib.mk
>