Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3279 → Rev 3280

/branches/shell/uspace/app/bdsh/Makefile
36,7 → 36,7
SOFTINT_PREFIX = ../../lib/softint
include $(LIBC_PREFIX)/Makefile.toolchain
 
CFLAGS += -I../../srv/kbd/include -DHELENOS -fno-strict-aliasing
CFLAGS += -I../../srv/kbd/include -DHELENOS
 
LIBS = $(LIBC_PREFIX)/libc.a
DEFS += -DRELEASE=\"$(RELEASE)\"