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
2a31bde3cd
freebsd-dev
/
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