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]
/
regress
/
lib
/
libc
/
gen
/
telldir-memuse
/
Makefile
blob
c8cb26ceb7d43640b4ff71a9fe2cc46cd5a67dfb
1
# $NetBSD: Makefile,v 1.1 2004/07/14 22:47:31 enami Exp $
2
3
NOMAN
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
PROG
=
telldir-memuse
8
9
regress
: ${
PROG
}
10
.
/${
PROG
}
11
12
.
include
<
bsd.prog.mk
>