Subversion Repositories HelenOS

Rev

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

Rev 3569 Rev 4340
Line 1... Line 1...
1
include ../../Makefile.config
1
-include ../../../Makefile.config
2
 
2
 
3
LIBC_PREFIX = ../../lib/libc
3
LIBC_PREFIX = ../../lib/libc
4
SOFTINT_PREFIX = ../../lib/softint
4
SOFTINT_PREFIX = ../../lib/softint
5
RTLD_PREFIX = ../../lib/rtld
5
RTLD_PREFIX = ../../lib/rtld
6
include $(LIBC_PREFIX)/Makefile.toolchain
6
include $(LIBC_PREFIX)/Makefile.toolchain