From 61ebddf9f41073b2b9b41dae0862d40d0018a6bf Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 14 Feb 2012 14:20:31 +0100 Subject: [PATCH] salhelper: remove unexisting maps --- salhelper/test/rtti/makefile.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/salhelper/test/rtti/makefile.mk b/salhelper/test/rtti/makefile.mk index b83578011857..e87182c4e9ea 100644 --- a/salhelper/test/rtti/makefile.mk +++ b/salhelper/test/rtti/makefile.mk @@ -73,10 +73,6 @@ DEF1NAME= $(SHL1TARGET) .IF "$(OS)$(CPU)"=="SOLARISS" SHL1VERSIONMAP= sols.map -.ELIF "$(OS)$(CPU)"=="LINUXI" -SHL1VERSIONMAP= lngi.map -.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" -SHL1VERSIONMAP= gcc3_freebsd_intel.map .ENDIF