This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
96267df325
freebsd-skq
/
tools
/
regression
/
doat
/
Makefile
9 lines
63 B
Makefile
Raw
Normal View
History
Unescape
Escape
Simple testing program for *at family of syscalls. Approved by: kib (mentor)
2008-05-18 08:34:04 +00:00
# $FreeBSD$
PROG
=
doat
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
2014-04-13 05:21:56 +00:00
MAN
=
Fix warnings and style(9) issues. Set WARNS to 6.
2011-03-12 14:47:54 +00:00
WARNS
?=
6
Simple testing program for *at family of syscalls. Approved by: kib (mentor)
2008-05-18 08:34:04 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink