Sha256: 67614ff755e0c54b719607b40f4a90fbb57b53d5f5840c6e705a915fba469305

Contents?: true

Size: 383 Bytes

Versions: 135

Compression:

Stored size: 383 Bytes

Contents

# -*- Makefile -*- Time-stamp: <05/12/27 10:54:25 ptr>

SRCROOT := ..
COMPILER_NAME := gcc

STLPORT_INCLUDE_DIR = ../../stlport
include Makefile.inc
include ${SRCROOT}/Makefiles/top.mak

ifeq ($(OSNAME),linux)
DEFS += -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE
endif

# options for build with boost support
ifdef STLP_BUILD_BOOST_PATH
INCLUDES += -I$(STLP_BUILD_BOOST_PATH)
endif

Version data entries

135 entries across 135 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/shared/stlport/build/lib/gcc.mak
rhodes-7.5.1 platform/shared/stlport/build/lib/gcc.mak
rhodes-7.4.1 platform/shared/stlport/build/lib/gcc.mak
rhodes-7.1.17 platform/shared/stlport/build/lib/gcc.mak
rhodes-6.2.0 platform/shared/stlport/build/lib/gcc.mak
rhodes-6.0.11 platform/shared/stlport/build/lib/gcc.mak
rhodes-5.5.18 platform/shared/stlport/build/lib/gcc.mak
rhodes-5.5.17 platform/shared/stlport/build/lib/gcc.mak
rhodes-5.5.15 platform/shared/stlport/build/lib/gcc.mak
rhodes-5.5.0.22 platform/shared/stlport/build/lib/gcc.mak
rhodes-5.5.2 platform/shared/stlport/build/lib/gcc.mak
rhodes-5.5.0.7 platform/shared/stlport/build/lib/gcc.mak
rhodes-5.5.0.3 platform/shared/stlport/build/lib/gcc.mak
rhodes-5.5.0 platform/shared/stlport/build/lib/gcc.mak
tauplatform-1.0.3 platform/shared/stlport/build/lib/gcc.mak
tauplatform-1.0.2 platform/shared/stlport/build/lib/gcc.mak
tauplatform-1.0.1 platform/shared/stlport/build/lib/gcc.mak
rhodes-3.5.1.12 platform/shared/stlport/build/lib/gcc.mak
rhodes-3.3.5 platform/shared/stlport/build/lib/gcc.mak
rhodes-3.4.2 platform/shared/stlport/build/lib/gcc.mak