Sha256: 9b8cb2c987f2577c012e01dbdeb97cf77a60481e8f237c2c4e506461065c4a11
Contents?: true
Size: 283 Bytes
Versions: 135
Compression:
Stored size: 283 Bytes
Contents
SRCROOT := ../.. COMPILER_NAME := bcc OBJ_EXT := obj STLPORT_DIR := ../../.. include Makefile.inc include ${SRCROOT}/Makefiles/top.mak INCLUDES += -I${STLPORT_INCLUDE_DIR} ifdef STLP_BUILD_BOOST_PATH INCLUDES += -I${STLP_BUILD_BOOST_PATH} endif LDSEARCH = -L${STLPORT_LIB_DIR}
Version data entries
135 entries across 135 versions & 2 rubygems