mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
Additional PC98 option is not needed.
This commit is contained in:
parent
0738490650
commit
12c8b341d8
1 changed files with 0 additions and 3 deletions
|
|
@ -3,9 +3,6 @@
|
|||
PROG= newfs_msdos
|
||||
MAN= newfs_msdos.8
|
||||
|
||||
.if ${MACHINE} == "pc98"
|
||||
CFLAGS+= -DPC98
|
||||
.endif
|
||||
WARNS= 0
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue