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]
/
libexec
/
atrun
/
Makefile
blob
adc5f761ff805d819e95b26c355f63fc26236d27
1
# $NetBSD: Makefile,v 1.12 2002/08/19 13:54:34 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
PROG
=
atrun
6
BINDIR
= /
usr
/
libexec
7
MAN
=
atrun
.8
8
9
CPPFLAGS
+= -
I
${
NETBSDSRCDIR
}/
usr.bin
/
at
10
11
.
include
<
bsd.prog.mk
>