comparison TaskManager/Test/test_render/lindaapi/Makefile @ 547:c878c27678f4

modify lindaapi. modify Makefile.linux turn lindaapi.cc back to lindaapi.c. add [ extern "C" ] into lindaapi.h.
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Thu, 22 Oct 2009 13:53:29 +0900
parents 9f9d51b60062
children
comparison
equal deleted inserted replaced
546:04dc46d3f083 547:c878c27678f4
1 CC=g++ 1 CC=gcc
2 AR=ar 2 AR=ar
3 CFLAGS=-g -O2 -Wall 3 CFLAGS=-g -O2 -Wall
4 #FLAGS=-Wall -DDEBUG 4 #FLAGS=-Wall -DDEBUG
5 FLAGS=-Wall 5 FLAGS=-Wall
6 TARGET=liblindaapi.a 6 TARGET=liblindaapi.a