Makefile

changeset 44
71d5a2dee8dc
parent 35
5a71d53d0228
child 48
f66f0f27beae
equal deleted inserted replaced
43:aad48c3d4966 44:71d5a2dee8dc
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 include system.mk 6 TOPDIR=.
7 include system-inc.mk
7 8
8 ###################################### 9 ######################################
9 10
10 INCLUDES += -I./include 11 INCLUDES += -I./include
11 CFLAGS += $(POSIX_SOURCE) 12 CFLAGS += $(POSIX_SOURCE)

mercurial