This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
83d9c0067b
freebsd-skq
/
sbin
/
newfs_msdos
/
Makefile
9 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
# $FreeBSD$
Add newfs_msdos: extensive newfs-style support for creating FAT12, FAT16, and FAT32 file systems in all their various horriblenesses. Approved-in-concept by: joerg
1998-07-06 20:01:34 +00:00
PROG
=
newfs_msdos
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
MAN
=
newfs_msdos.8
Add newfs_msdos: extensive newfs-style support for creating FAT12, FAT16, and FAT32 file systems in all their various horriblenesses. Approved-in-concept by: joerg
1998-07-06 20:01:34 +00:00
style.Makefile(5): Use WARNS?= instead of WARNS=.
2004-02-23 20:25:27 +00:00
WARNS
?=
0
Added pc98 support. Submitted by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
2001-02-16 13:30:27 +00:00
Add newfs_msdos: extensive newfs-style support for creating FAT12, FAT16, and FAT32 file systems in all their various horriblenesses. Approved-in-concept by: joerg
1998-07-06 20:01:34 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink