This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0c3e319244
freebsd-dev
/
tools
/
KSE
/
rr
/
Makefile
9 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add test program for round robin in userland.
2003-02-26 01:05:10 +00:00
# $FreeBSD$
PROG
=
rr
Start the dreaded NOFOO -> NO_FOO conversion. OK'ed by: core
2004-12-21 08:47:35 +00:00
NO_MAN
=
Add test program for round robin in userland.
2003-02-26 01:05:10 +00:00
CFLAGS
+=
-g -Wall
SRCS
=
kse_asm.S rr.c
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink