Subversion Repositories HelenOS-historic

Rev

Rev 966 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 966 Rev 999
Line 34... Line 34...
34
## Setup toolchain
34
## Setup toolchain
35
#
35
#
36
 
36
 
37
include $(LIBC_PREFIX)/Makefile.toolchain
37
include $(LIBC_PREFIX)/Makefile.toolchain
38
 
38
 
39
CFLAGS += -Iinclude
39
CFLAGS += -Iinclude -I../libadt/include -I../libc/include
40
 
40
 
41
## Sources
41
## Sources
42
#
42
#
43
 
43
 
44
GENERIC_SOURCES = \
44
GENERIC_SOURCES = \