Home | History | Annotate | Download | only in StTerm-order
      1 # -*- Makefile -*- Time-stamp: <03/07/09 18:08:47 ptr>
      2 
      3 SRCROOT := ../../../build
      4 COMPILER_NAME := gcc
      5 
      6 # WITHOUT_STLPORT = 1
      7 # STLPORT_DIR := ../../..
      8 include Makefile.inc
      9 include ${SRCROOT}/Makefiles/top.mak
     10 
     11 #CXXFLAGS += -fuse-cxa-atexit
     12 LDFLAGS += -Wl,-rpath=${STLPORT_LIB_DIR}
     13