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
146324b0d2
freebsd-nq
/
sbin
/
fdisk_pc98
/
Makefile
10 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added PC98 version of fdisk.
2000-03-18 16:48:41 +00:00
# $FreeBSD$
PROG
=
fdisk
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
MAN
=
fdisk.8
Added PC98 version of fdisk.
2000-03-18 16:48:41 +00:00
CFLAGS
+=
-DPC98
Default to WARNS=2. Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
2001-12-04 02:19:58 +00:00
WARNS
=
0
Added PC98 version of fdisk.
2000-03-18 16:48:41 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink