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-24 23:57:30 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
usr.bin
/
unexpand
/
Makefile
8 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ where necessary. Submitted by: Mike Barcroft <mike@q9media.com>
2001-06-30 01:39:36 -04:00
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
BSD 4.4 Lite Usr.bin Sources
1994-05-27 08:33:43 -04:00
PROG
=
unexpand
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
2014-04-13 01:21:56 -04:00
MAN
=
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