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
a39ed8234a
freebsd-dev
/
sbin
/
Makefile.inc
7 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
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
# @(#)Makefile.inc 8.1 (Berkeley) 6/8/93
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
# $FreeBSD$
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
BINDIR
?
=
/
sbin
Don't build /sbin shared.
1994-05-28 03:56:49 +00:00
NOSHARED
?
=
YES
Default to WARNS=2. Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
2001-12-04 02:19:58 +00:00
WARNS
?
=
2
Reference in New Issue
Copy Permalink