I'm hoping this will fix the breakage that results from not having . in one's PATH.

This commit is contained in:
briano%netscape.com 1999-05-22 06:42:48 +00:00
parent e295c42677
commit b5e1dc09c3

View File

@ -237,7 +237,7 @@ jsopcode.h jsopcode.c: jsopcode.tbl
$(OBJDIR)/jsautocfg.h: $(OBJDIR)/jscpucfg
rm -f $@
$< > $@
$(OBJDIR)/jscpucfg > $@
export:: $(OBJDIR)/jsautocfg.h
$(INSTALL) -m 444 $< $(DIST)/include