From 255677ab5bb527eb7c61c6c56ed7aa7f46119677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fridrich=20=C5=A0trba?= Date: Wed, 9 Feb 2011 16:20:05 +0100 Subject: Trying to remove the stlport mention from the code --- automation/util/makefile.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'automation') diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk index 8747ff4c4b0e..046f6e043dea 100644 --- a/automation/util/makefile.mk +++ b/automation/util/makefile.mk @@ -214,14 +214,9 @@ APP3STDLIBS= \ $(VCLLIB) .IF "$(GUI)"=="UNX" -.IF "$(OS)"=="MACOSX" -APP3STDLIBS+= \ - $(SALLIB) $(LIBSTLPORT) -.ELSE APP3STDLIBS+= \ $(SALLIB) .ENDIF -.ENDIF # $(AUTOMATIONLIB) is build in SHL1TARGET .IF "$(GUI)"=="UNX" || ("$(COM)"=="GCC" && "$(GUI)"=="WNT") APP3DEPN=$(SHL1TARGETN) -- cgit v1.2.1