Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 704 → Rev 705

/kernel/trunk/Makefile
149,7 → 149,7
ARCH_OBJECTS := $(addsuffix .o,$(basename $(ARCH_SOURCES)))
GENARCH_OBJECTS := $(addsuffix .o,$(basename $(GENARCH_SOURCES)))
 
.PHONY: all build clean config links depend boot
.PHONY: all build config distclean clean archlinks depend boot disasm
 
all:
tools/config.py default