This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-27 09:06:49 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
295df609df
opnsense-src
/
usr.sbin
/
tcpdump
/
Makefile.inc
7 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 10:49:13 -04: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 02:20:32 -04:00
# $FreeBSD$
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 10:49:13 -04:00
TCPDUMP was installing in /usr/local/bin, changed to /usr/sbin.
1993-07-20 15:38:44 -04:00
BINDIR
?
=
/
usr
/
sbin
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 06:07:44 -05:00
WARNS
?
=
3
Reference in a new issue
Copy permalink