This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-26 11:47:31 +00:00
Code
Issues
Releases
Activity
610a68a9a8
freebsd
/
usr.bin
/
cut
/
Makefile
8 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
Silence the remaining warnings and clamp down with WARNS=2. Not objected to by: -audit
2001-06-07 02:57:58 +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
=
cut
Silence the remaining warnings and clamp down with WARNS=2. Not objected to by: -audit
2001-06-07 02:57:58 +00:00
WARNS
?=
2
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