mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
'-DPC98' is not needed.
This commit is contained in:
parent
99e5f60af4
commit
82a22cc1ed
1 changed files with 0 additions and 4 deletions
|
|
@ -17,10 +17,6 @@ MLINKS= bsdlabel.8 disklabel.8
|
|||
DPADD= ${LIBGEOM}
|
||||
LDADD= -lgeom
|
||||
|
||||
.if ${MACHINE} == "pc98"
|
||||
CFLAGS+=-DPC98
|
||||
.endif
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
test: ${PROG}
|
||||
|
|
|
|||
Loading…
Reference in a new issue