Avoid re-build avalanches with HP-UX make.

This commit is contained in:
Andy Polyakov 2005-03-12 09:13:15 +00:00
parent 97d49cdd6f
commit 2cf68c0b1a

View File

@ -49,6 +49,7 @@ obj_dat.h: obj_dat.pl obj_mac.h
# objects.pl both reads and writes obj_mac.num
obj_mac.h: objects.pl objects.txt obj_mac.num
$(PERL) objects.pl objects.txt obj_mac.num obj_mac.h
@sleep 1; touch obj_mac.h; sleep 1
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO