From 0eeb2a2859f4c34206a9d5cf4288124acb9d4ac5 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 19 Dec 2000 20:55:56 +0000 Subject: bye bye --- distrib/utils/x_ifconfig/Makefile | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 distrib/utils/x_ifconfig/Makefile (limited to 'distrib/utils/x_ifconfig/Makefile') diff --git a/distrib/utils/x_ifconfig/Makefile b/distrib/utils/x_ifconfig/Makefile deleted file mode 100644 index 3dadc5af038..00000000000 --- a/distrib/utils/x_ifconfig/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $OpenBSD: Makefile,v 1.3 2000/03/01 22:10:13 todd Exp $ -# $NetBSD: Makefile,v 1.4 1996/03/27 04:48:46 scottr Exp $ -# Build a smaller ifconfig (i.e. for boot media) - -PROG= ifconfig -NOMAN= - -SRCDIR= ${.CURDIR}/../../../sbin/ifconfig -CFLAGS+= -DINET_ONLY -I${SRCDIR} - -all: ${PROG} - -.include - -.PATH: ${SRCDIR} -- cgit v1.2.3