This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
56dd3a6182
freebsd-nq
/
usr.bin
/
unexpand
/
Makefile
8 lines
102 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 05:39:36 +00:00
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
PROG
=
unexpand
For variables that are only checked with defined(), don't provide any fake value.
2004-10-24 15:33:08 +00:00
NOMAN
=
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink