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
/
libpthread
/
fpu
/
Makefile
blob
ca5ee9903ec40dd54316b969bfb0b144838cbef6
1
PROG
=
fpu
2
NOMAN
=
# defined
3
COPTS
=-
O2
4
LDADD
+=-
lpthread
-
lm
5
6
.
include
<
bsd.prog.mk
>
7
8
regress
: ${
PROG
}
9
env PTHREAD_CONCURRENCY
=
1
.
/${
PROG
}