This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-11 14:10:34 +00:00
Code
Issues
Releases
Activity
9ed1e280f6
freebsd
/
usr.sbin
/
bootparamd
/
Makefile.inc
7 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
Whoops. I knew I was forgetting something.
1995-03-02 21:24:54 +00:00
# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90
Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
# $FreeBSD$
Whoops. I knew I was forgetting something.
1995-03-02 21:24:54 +00:00
BINDIR
?
=
/
usr
/
sbin
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
WARNS
?
=
2
Reference in New Issue
Copy Permalink