Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1477 → Rev 1478

/boot/trunk/Makefile
43,6 → 43,10
 
-include arch/$(ARCH)/Makefile.inc
 
ifeq ($(CONFIG_DEBUG),y)
DEFS += -DCONFIG_DEBUG
endif
 
.PHONY: all build config distclean arch_distclean clean kernel uspace clean_kernel clean_uspace distclean_kernel distclean_uspace
 
all: