mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Makecopy now works on win98 for this.. waterson
This commit is contained in:
parent
1a19d689d5
commit
67d1a4e8fd
@ -72,4 +72,4 @@ FILES=\
|
|||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
install::
|
install::
|
||||||
-for %i in ($(FILES:/=\)) do @$(MAKE_INSTALL) %i $(DIST)\bin\res\rdf
|
-for %i in ($(FILES:/=\)) do $(MAKE_INSTALL) %i $(DIST)\bin\res\rdf
|
||||||
|
Loading…
Reference in New Issue
Block a user