summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0d61535..2b5582d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -275,7 +275,7 @@ mach/machine: mach_machine
test -d $(@D) || mkdir $(@D)
rm -f $@
ln -s ../mach_machine mach/machine
-mach_machine: config.status
+mach_machine:
rm -f $@
ln -s $(srcdir)/$(systype)/include/mach/$(systype) mach_machine