diff --git a/sbin/bsdlabel/Makefile b/sbin/bsdlabel/Makefile index 92250ae06e0f..716dab3db69e 100644 --- a/sbin/bsdlabel/Makefile +++ b/sbin/bsdlabel/Makefile @@ -17,10 +17,6 @@ MLINKS= bsdlabel.8 disklabel.8 DPADD= ${LIBGEOM} LDADD= -lgeom -.if ${MACHINE} == "pc98" -CFLAGS+=-DPC98 -.endif - .include test: ${PROG}