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
Don't use .Xo/.Xc. Fix date format.
[netbsd-mini2440.git]
/
regress
/
lib
/
libc
/
ieeefp
/
infinity
/
Makefile
blob
530ba798e60afcb12d9493dc302e51765e553696
1
# $NetBSD: Makefile,v 1.4 2003/10/24 16:35:08 kleink Exp $
2
3
NOMAN
=
# defined
4
5
PROG
=
infinity
6
7
regress
: ${
PROG
}
8
.
/${
PROG
}
9
10
.
include
<
bsd.prog.mk
>