sb116: #i106845# removed obsolete IRIX port

This commit is contained in:
sb
2009-11-13 11:04:06 +01:00
parent 8b3e770746
commit 3be984c247
21 changed files with 27 additions and 698 deletions

View File

@ -34,7 +34,7 @@ PRJ=..$/..
PRJNAME=cpputools
TARGET=sp2bv
TARGETTYPE=CUI
.IF "$(OS)"!="IRIX" && "$(OS)" != "MACOSX"
.IF "$(OS)" != "MACOSX"
# hack to get stdc++ linked
NO_DEFAULT_STL=TRUE
.ENDIF