This commit is contained in:
slamm%netscape.com 1999-03-12 21:40:39 +00:00
Родитель 871d75c334
Коммит d8668cf928
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -155,6 +155,7 @@ install:: $(PROGRAM)
$(MAKE_INSTALL) samples\treeTest1.xul $(DIST)\bin\res\samples
$(MAKE_INSTALL) samples\xulTest.css $(DIST)\bin\res\samples
$(MAKE_INSTALL) samples\treeTest1.css $(DIST)\bin\res\samples
$(MAKE_INSTALL) throbber\anim.gif $(DIST)\bin\res\throbber
$(MAKE_INSTALL) throbber\anims00.gif $(DIST)\bin\res\throbber
$(MAKE_INSTALL) throbber\anims01.gif $(DIST)\bin\res\throbber
$(MAKE_INSTALL) throbber\anims02.gif $(DIST)\bin\res\throbber
@ -196,12 +197,13 @@ clobber::
rm -f $(DIST)\bin\res\samples\gear1.gif
rm -f $(DIST)\bin\res\samples\rock_gra.gif
rm -f $(DIST)\bin\res\samples\bg.jpg
rm -f $(DIST)\bin\res\throbber\anims00.gif
rm -f $(DIST)\bin\res\samples\test10.html
rm -f $(DIST)\bin\res\samples\test11.html
rm -f $(DIST)\bin\res\samples\test12.html
rm -f $(DIST)\bin\res\samples\test_pr.html
rm -f $(DIST)\bin\res\samples\test_gfx.html
rm -f $(DIST)\bin\res\throbber\anim.gif
rm -f $(DIST)\bin\res\throbber\anims00.gif
rm -f $(DIST)\bin\res\throbber\anims01.gif
rm -f $(DIST)\bin\res\throbber\anims02.gif
rm -f $(DIST)\bin\res\throbber\anims03.gif