Sha256: 8b6b7a435dc2a7ef6047f39872f5143378fc3c5a8aadaecd65774a19fde3d561
Contents?: true
Size: 394 Bytes
Versions: 135
Compression:
Stored size: 394 Bytes
Contents
# -*- Makefile -*- Time-stamp: <03/10/12 20:35:49 ptr> # $Id: dmc.mak 1871 2005-11-26 20:55:00Z dums $ SRCROOT := ../.. COMPILER_NAME := dmc OBJ_EXT := obj STLPORT_DIR := ../../.. include Makefile.inc include ${SRCROOT}/Makefiles/top.mak INCLUDES += -I$(STLPORT_INCLUDE_DIR) # 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