Fix dependencies for parallel builds

git-svn-id: svn://10.0.0.236/trunk@100383 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2001-08-06 04:36:26 +00:00
parent ca717b7c4c
commit 961440d74a

View File

@@ -98,6 +98,6 @@ test:
@echo LIBPRELOAD = $(LIBPRELOAD)
@echo TARGETS = $(TARGETS)
install::
install:: $(OTHER_LIBRARIES) $(RESOURCES)
$(INSTALL) -m 555 $(OTHER_LIBRARIES) $(DIST)/lib
$(INSTALL) $(RESOURCES) $(DIST)/bin/res/leaky