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 17:17:19 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7283f2ff0f
opnsense-src
/
usr.bin
/
leave
/
Makefile
9 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
BSD 4.4 Lite Usr.bin Sources
1994-05-27 08:33:43 -04:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
$Id$ -> $FreeBSD$
1999-08-27 21:08:13 -04:00
# $FreeBSD$
BSD 4.4 Lite Usr.bin Sources
1994-05-27 08:33:43 -04:00
PROG
=
leave
Build last(1) and leave(1) with WARNS=6. These ports were only built with WARNS=1, because they use certain format extensions. We can use NO_WFORMAT for that instead.
2011-10-14 03:26:20 -04:00
NO_WFORMAT
=
Build usr.bin/ with WARNS=6 by default. Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 05:27:05 -05:00
BSD 4.4 Lite Usr.bin Sources
1994-05-27 08:33:43 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink