summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/Makefile
diff options
context:
space:
mode:
authorPhilipp Buehler <pb@cvs.openbsd.org>2004-04-27 22:14:12 +0000
committerPhilipp Buehler <pb@cvs.openbsd.org>2004-04-27 22:14:12 +0000
commit952562b1234b6166a0d863ba84fcf438a935d011 (patch)
tree426cbd4edd3e8e0ebbbd7a7ce76c2000c76146b8 /sbin/ifconfig/Makefile
parent5e0fd851952f91bc232095378edc002e062b906f (diff)
clean up ifdef hell
Diffstat (limited to 'sbin/ifconfig/Makefile')
-rw-r--r--sbin/ifconfig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ifconfig/Makefile b/sbin/ifconfig/Makefile
index 1b7d73f1793..3e7c4d7d9b1 100644
--- a/sbin/ifconfig/Makefile
+++ b/sbin/ifconfig/Makefile
@@ -1,10 +1,9 @@
-# $OpenBSD: Makefile,v 1.7 2000/04/14 02:40:01 itojun Exp $
+# $OpenBSD: Makefile,v 1.8 2004/04/27 22:14:11 pb Exp $
PROG= ifconfig
MAN= ifconfig.8
CPPFLAGS+=-DINET6
-CPPFLAGS+=-DHAVE_IFADDRS_H
# kame scopeid hack
CPPFLAGS+=-DKAME_SCOPEID