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
aa137175c2
freebsd-dev
/
usr.bin
/
catman
/
Makefile
7 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add C rewrites of catman and makewhatis. These aren't quite as the submitter supplied them, as I did some WARNS=n fixups (mostly const-ification). Submitted by: John Rochester <john@jrochester.org>
2002-05-18 09:19:08 +00:00
# $FreeBSD$
PROG
=
catman
Fixed the only warning and mark as WARNS=6 clean.
2004-12-22 15:25:51 +00:00
WARNS
?=
6
Add C rewrites of catman and makewhatis. These aren't quite as the submitter supplied them, as I did some WARNS=n fixups (mostly const-ification). Submitted by: John Rochester <john@jrochester.org>
2002-05-18 09:19:08 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink