зеркало из https://github.com/mozilla/gecko-dev.git
clobber tag was missing causing a nmake error
This commit is contained in:
Родитель
a0ee7a17d7
Коммит
302f0da91b
|
@ -25,6 +25,7 @@ install:: $(DLL)
|
|||
$(MAKE_INSTALL) Compose.xul $(DIST)\bin\res\samples
|
||||
$(MAKE_INSTALL) ComposeFrame.html $(DIST)\bin\res\samples
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\bin\$(DLLNAME)
|
||||
rm -f $(DIST)\bin\res\samples\Compose.xul
|
||||
rm -f $(DIST)\bin\res\samples\ComposeFrame.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче