git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@3456 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1998-12-14 11:20:31 +00:00
parent e05a648307
commit 16b8484677

View file

@ -122,6 +122,7 @@ else
fi
appname=`echo $app | sed 's/\.[a-z]*$//'`
appname=`basename $appname`
. $GNUSTEP_SYSTEM_ROOT/Makefiles/ld_lib_path.sh
if [ "$LIBRARY_COMBO" = nx-nx-nx-nil -a $GNUSTEP_HOST_OS = nextstep4 ]; then