Removed obsolete code.

This commit is contained in:
wtc%netscape.com 2000-03-23 02:52:24 +00:00
parent 864e8b985e
commit ddf21430cf

View File

@ -33,11 +33,7 @@ IMPL_STRATEGY = _PTH
endif
CC = cc
ifeq ($(OS_RELEASE),5.0)
CCC = cc++
else
CCC = c++
endif
RANLIB = ranlib
ifeq (86,$(findstring 86,$(OS_TEST)))