Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2000-09-22 06:33:29 +0400
committerMatt Kraai <kraai@debian.org>2000-09-22 06:33:29 +0400
commit810d38f8508fc4c9a7677dfa938a48f0de3fbb19 (patch)
treee0d70968b90b5666890edb82d3c16dd0916104a2 /Makefile
parenta1b35c4512dfb37227bfcb244d717119d39899ae (diff)
Fix loop.h dependencies.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 105f80544..d029acbac 100644
--- a/Makefile
+++ b/Makefile
@@ -121,7 +121,7 @@ ifdef BB_INIT_SCRIPT
endif
-all: loop.h busybox busybox.links doc
+all: busybox busybox.links doc
doc: olddoc
@@ -179,7 +179,7 @@ busybox.links: busybox.def.h
nfsmount.o cmdedit.o: %.o: %.h
$(OBJECTS): %.o: busybox.def.h internal.h %.c Makefile
-utility.o:
+utility.o: loop.h
loop.h:
@./mk_loop_h.sh