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-08 02:45:36 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
sbin
/
ip6fw
/
Makefile
8 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add ip6fw. Yes it is almost code freeze, but as the result of many thought, now I think this should be added before 4.0... make world check, kernel build check is done. Reviewed by: green Obtained from: KAME project
2000-01-29 08:54:44 -05:00
# $FreeBSD$
PROG
=
ip6fw
Make this WARNS=2 clean by: - including <timeconv.h> to get _long_to_time prototype - removing an unused variable Bump WARNS to it keep clean. Approved by: ume on ipfw@
2004-03-03 15:21:15 -05:00
WARNS
?=
2
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 09:33:27 -05:00
MAN
=
ip6fw.8
Add ip6fw. Yes it is almost code freeze, but as the result of many thought, now I think this should be added before 4.0... make world check, kernel build check is done. Reviewed by: green Obtained from: KAME project
2000-01-29 08:54:44 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink