aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-11 02:09:39 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-11 02:09:39 +0000
commite3412d8331d7b59c2779bd8244b8b367ce2a128e (patch)
tree7854c9784fd91db6a6073e12a9f82a0576b30db1 /networking/udhcp/Makefile
parent6143c0719befdac69e43d878d912e6abf5cce378 (diff)
downloadbusybox-e3412d8331d7b59c2779bd8244b8b367ce2a128e.tar.gz
remove files not related to busybox
Diffstat (limited to 'networking/udhcp/Makefile')
-rw-r--r--networking/udhcp/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/networking/udhcp/Makefile b/networking/udhcp/Makefile
deleted file mode 100644
index 469ac3dc1..000000000
--- a/networking/udhcp/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-ifneq ($(wildcard ../../networking/Config.in),)
-include Makefile.busybox
-else
-include Makefile.udhcp
-endif