Преглед на файлове

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

Bernhard Reutner-Fischer преди 17 години
родител
ревизия
d6442235e7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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