aboutsummaryrefslogtreecommitdiff
path: root/sbin/bsdlabel/Makefile
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2004-01-11 09:11:10 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2004-01-11 09:11:10 +0000
commit82a22cc1ed3b46a7c57d98747dc1b0d617c2ff72 (patch)
tree3e34da653a812bb58e279f8cbf6d5512cc9bbd76 /sbin/bsdlabel/Makefile
parent99e5f60af488a95d3934ba28dcc890891666f9da (diff)
downloadsrc-82a22cc1ed3b46a7c57d98747dc1b0d617c2ff72.tar.gz
src-82a22cc1ed3b46a7c57d98747dc1b0d617c2ff72.zip
'-DPC98' is not needed.
Notes
Notes: svn path=/head/; revision=124368
Diffstat (limited to 'sbin/bsdlabel/Makefile')
-rw-r--r--sbin/bsdlabel/Makefile4
1 files changed, 0 insertions, 4 deletions
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 <bsd.prog.mk>
test: ${PROG}