Renaming 'install' build phase to 'libs'

Bug #56601 r=pavlov


git-svn-id: svn://10.0.0.236/trunk@108681 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
seawood%netscape.com
2001-11-21 08:55:59 +00:00
parent e0e98de5e0
commit f83af44959
127 changed files with 151 additions and 151 deletions

View File

@@ -71,7 +71,7 @@ TEST_FILES = \
include $(topsrcdir)/config/rules.mk
install::
libs::
$(INSTALL) -m 555 $(srcdir)/TestOutSinks.pl $(DIST)/bin
$(INSTALL) $(addprefix $(srcdir)/, $(TEST_FILES)) $(DIST)/bin/OutTestData