This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-27 17:17:19 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6318052d9e
opnsense-src
/
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 05:19:08 -04:00
# $FreeBSD$
PROG
=
catman
Fixed the only warning and mark as WARNS=6 clean.
2004-12-22 10:25:51 -05: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 05:19:08 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink