salhelper: remove unexisting maps

This commit is contained in:
Thomas Arnhold 2012-02-14 14:20:31 +01:00
parent d45fb87cdd
commit 61ebddf9f4

View file

@ -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