Generally improved launching of programs.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4076 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 1999-04-14 10:34:56 +00:00
parent b81439976b
commit d66ffcf162
6 changed files with 156 additions and 47 deletions

View file

@ -26,6 +26,7 @@ after-install::
echo "in which case you should install it by hand."; \
else \
$(INSTALL) -m 05755 $(GNUSTEP_OBJ_DIR)/gdomap $(GNUSTEP_INSTALLATION_DIR)/Tools/$(GNUSTEP_TARGET_DIR); \
$(INSTALL) -m 05755 $(GNUSTEP_OBJ_DIR)/gdnc $(GNUSTEP_INSTALLATION_DIR)/Tools/$(GNUSTEP_TARGET_DIR); \
fi; \
# Things to do before uninstalling