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
78a30c40c2
freebsd-dev
/
usr.sbin
/
burncd
/
Makefile
9 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
Fix 'make world' breakage caused by missing comment character.
2000-01-10 21:44:28 +00:00
# $FreeBSD$
New ATAPI burner utility. Replaces wormcontrol.
2000-01-06 22:46:20 +00:00
PROG
=
burncd
WARNS=2 fixup. Set NO_WERROR due to use of 'j' format specifier. PR: bin/32567
2001-12-24 03:20:10 +00:00
WARNS
?=
2
Argh...save buffer before committing. NO_WERROR takes a value of 'yes', not 2.
2001-12-24 03:24:28 +00:00
NO_WERROR
=
yes
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
MAN
=
burncd.8
New ATAPI burner utility. Replaces wormcontrol.
2000-01-06 22:46:20 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink