repo.or.cz
/
dfdiff.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add two tunables to run netisr and udp_thread without mplock, so experiment
[dfdiff.git]
/
gnu
/
usr.bin
/
sort
/
Makefile
blob
73d919cf5eb91a1c97d6374d8702c8f58539c84b
1
PROG
=
sort
2
SRCS
=
sort
.c error.c version.c long-options.c getopt.c getopt1.c xstrtod.c
3
4
CFLAGS
+=-
I
${
.CURDIR
} -
DHAVE_CONFIG_H
5
6
.
include
<
bsd.prog.mk
>