this commentary is no longer needed

This commit is contained in:
tg 2005-10-25 21:07:21 +00:00
parent 3e688e426e
commit dba27d6ef4

View File

@ -1,8 +1,7 @@
#!/bin/sh #!/bin/sh
# $MirOS: src/bin/mksh/Build.sh,v 1.21 2005/10/25 20:59:00 tg Exp $ # $MirOS: src/bin/mksh/Build.sh,v 1.22 2005/10/25 21:07:21 tg Exp $
#- #-
# This script recognises CC, CFLAGS, CPPFLAGS, LDFLAGS, LIBS and # This script recognises CC, CFLAGS, CPPFLAGS, LDFLAGS, LIBS and NROFF.
# NROFF. Add -d for dynamic linkage (on Mac, GNU/Linux and Solaris).
SHELL="${SHELL:-/bin/sh}" SHELL="${SHELL:-/bin/sh}"
case $SHELL in case $SHELL in