Rewritten initial comment about what this script does

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10303 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-07-06 09:37:11 +00:00
parent 6447695bd5
commit 933dc0b9fa
2 changed files with 2 additions and 4 deletions

View file

@ -2,8 +2,7 @@
#
# ld_lib_path.csh
#
# Return the name of the environment variable for the operating
# system that is used by the dynamic loader.
# Set up the LD_LIBRARY_PATH (or similar env variable for your system)
#
# Copyright (C) 1998 Free Software Foundation, Inc.
#

View file

@ -2,8 +2,7 @@
#
# ld_lib_path.sh
#
# Return the name of the environment variable for the operating
# system that is used by the dynamic loader.
# Set up the LD_LIBRARY_PATH (or similar env variable for your system)
#
# Copyright (C) 1997,1999 Free Software Foundation, Inc.
#