тяк, undefinded reference было из-за inline в xmalloc.c

This commit is contained in:
Kolan Sh 2011-06-08 11:29:22 +04:00
parent 5a5f095067
commit fb4eb6b180
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#CC=cc
CXX=g++
CC=cc
CXX=c++
INCLUDE=-I$(HOME)/projects/include
KOLAN_PROJECTS=$(HOME)/projects
KOLAN_INCLUDE=$(KOLAN_PROJECTS)/include