This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eb60ca1b24
freebsd-dev
/
usr.bin
/
truncate
/
Makefile
7 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
Import the new truncate(1) utility. Approved by: jdp
2000-07-18 17:03:58 +00:00
# $FreeBSD$
PROG
=
truncate
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
WARNS
?=
2
Import the new truncate(1) utility. Approved by: jdp
2000-07-18 17:03:58 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink