Explorar o código

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

Bernhard Reutner-Fischer %!s(int64=16) %!d(string=hai) anos
pai
achega
d6442235e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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