Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 912 → Rev 913

/boot/trunk/arch/ppc32/loader/Makefile
53,6 → 53,7
main.c \
ofw.c \
printf.c \
asm.S \
boot.S
 
OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))