'-DPC98' is not needed.

This commit is contained in:
Yoshihiro Takahashi 2004-01-11 09:11:10 +00:00
parent 99e5f60af4
commit 82a22cc1ed
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124368

View File

@ -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}