Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 706 → Rev 707

/kernel/trunk/Makefile
152,7 → 152,7
.PHONY: all build config distclean clean archlinks depend boot disasm
 
all:
tools/config.py default
tools/config.py default $(ARCH)
$(MAKE) -C . build
 
build: kernel.bin boot disasm