mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-30 18:31:08 +00:00
I'm hoping this will fix the breakage that results from not having . in one's PATH.
This commit is contained in:
parent
e295c42677
commit
b5e1dc09c3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user