Makefile

changeset 50
855953c2f413
parent 48
f66f0f27beae
child 57
de75d868bc0b
equal deleted inserted replaced
49:755bdb97a607 50:855953c2f413
1 ## 1 ##
2 ## libtu Makefile 2 ## libtu Makefile
3 ## 3 ##
4 4
5 # System-specific configuration is in system.mk 5 # System-specific configuration is in system.mk
6 TOPDIR=../ion 6 TOPDIR=.
7 include system-inc.mk 7 include system-inc.mk
8 8
9 ###################################### 9 ######################################
10 10
11 INCLUDES += -I./include 11 INCLUDES += -I./include

mercurial