Selaa lähdekoodia

- fix prerequisites of sysnum.h (has to depend on the script that generates it)

Bernhard Reutner-Fischer 17 vuotta sitten
vanhempi
commit
d6442235e7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Makerules

+ 1 - 1
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