Subversion Repositories HelenOS

Rev

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

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