From ce0ce72d1fd37f7b8e7cb4ebc372d8cd6b4ab9c0 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 27 Nov 2003 13:57:24 +0000 Subject: #100000#: remove NOOPTFILES for Solaris Intel --- regexp/source/makefile.mk | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'regexp') diff --git a/regexp/source/makefile.mk b/regexp/source/makefile.mk index b091d0d7fdfa..6e1a697ccf84 100644 --- a/regexp/source/makefile.mk +++ b/regexp/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: vg $ $Date: 2003-04-24 12:34:08 $ +# last change: $Author: hr $ $Date: 2003-11-27 14:57:24 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -84,12 +84,6 @@ EXCEPTIONSFILES= \ SLOFILES= \ $(EXCEPTIONSFILES) -.IF "$(OS)" == "SOLARIS" -.IF "$(CPU)" == "I" -NOOPTFILES=$(SLO)$/reclass.obj -.ENDIF -.ENDIF - SHL1TARGET= $(TARGET)$(COMID) SHL1IMPLIB= i$(TARGET) DEF1DEPN= $(MISC)$/$(SHL1TARGET).flt -- cgit v1.2.3