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
ab99509219
freebsd-skq
/
sbin
/
savecore
/
Makefile
9 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
# $FreeBSD$
Style.
2002-05-13 12:07:57 +00:00
Explicitly add more files to the 'runtime' package. Sponsored by: The FreeBSD Foundation
2016-02-09 20:19:31 +00:00
PACKAGE
=
runtime
Duh, savecore is called savecore.
2002-04-01 08:27:19 +00:00
PROG
=
savecore
Make libxo depend on libutil because it uses humanize_number after r287111 Remove overlinking in lib/libxo/tests, sbin/savecore, and usr.bin/{iscsictl,wc,xo} PR: 203673 Sponsored by: EMC / Isilon Storage Division
2015-10-18 07:30:50 +00:00
LIBADD
=
z xo
Style.
2002-05-13 12:07:57 +00:00
MAN
=
savecore.8
BSD 4.4 Lite sbin Sources Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
1994-05-26 06:35:07 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink