SPECIAL_LANG not needed any more.

This commit is contained in:
Janet B. Anderson
1996-08-14 20:46:24 +00:00
parent f1d714a57e
commit 81cd82fcca
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -20,7 +20,7 @@ CXXCMPLR=NORMAL
# Unbundled C compiler stuff
SPARCWORKS = /opt/SUNWspro
#SPECIAL_LANG = $(SPARCWORKS)/SC3.0/lib
#SPECIAL_LANG = .
#SPECIAL_LANG = $(SPARCWORKS)/lib
SPECIAL_LANG = .
+3 -1
View File
@@ -25,5 +25,7 @@ CXXCMPLR=NORMAL
#CPLUSPLUS=G++
# Special C library requirements
SPECIAL_LANG = /usr/lang/SC3.0.1
#SPECIAL_LANG = /usr/lang/SC3.0.1
#SPECIAL_LANG = /usr/lang/lib
SPECIAL_LANG = .