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
9e580940c1
freebsd-skq
/
usr.bin
/
makewhatis
/
Makefile
7 lines
66 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$
Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local. This has slipped through the cracks of The Great Perl Script Rewrite. Repocopied by: joe
2002-11-18 10:11:22 +00:00
PROG
=
makewhatis
Convert to usr.bin/ to LIBADD Reduce overlinking
2014-11-25 14:29:10 +00:00
LIBADD
=
z
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