From 952562b1234b6166a0d863ba84fcf438a935d011 Mon Sep 17 00:00:00 2001 From: Philipp Buehler Date: Tue, 27 Apr 2004 22:14:12 +0000 Subject: clean up ifdef hell --- sbin/ifconfig/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sbin/ifconfig/Makefile') 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 -- cgit v1.2.3