OSDN Git Service

- fix prerequisites of sysnum.h (has to depend on the script that generates it)
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 31 May 2008 11:13:32 +0000 (11:13 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 31 May 2008 11:13:32 +0000 (11:13 -0000)
Makerules

index fc6b37d..35b3115 100644 (file)
--- a/Makerules
+++ b/Makerules
@@ -208,7 +208,7 @@ $(ldso):
 $(libc):
        @cd $(top_builddir); $(MAKE) lib/$(patsubst %.$(MAJOR_VERSION),%,$(notdir $@))
 
-$(headers_dep):
+$(headers_dep): $(top_srcdir)extra/scripts/gen_bits_syscall_h.sh
        $(Q)cd $(top_builddir); $(MAKE) pregen
 
 CRT := crt1