Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4339 → Rev 4340

/branches/dynload/uspace/srv/kbd/Makefile
29,14 → 29,14
## Setup toolchain
#
 
include ../../Makefile.config
-include ../../../Makefile.config
 
LIBC_PREFIX = ../../lib/libc
SOFTINT_PREFIX = ../../lib/softint
RTLD_PREFIX = ../../lib/rtld
 
include $(LIBC_PREFIX)/Makefile.toolchain
include $(LIBC_PREFIX)/Makefile.app
include ../../../Makefile.config
 
CFLAGS += -Iinclude -I../libadt/include