Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 375 → Rev 376

/SPARTAN/trunk/arch/mips32/boot/Makefile
6,7 → 6,7
nothing:
 
build: boot.bin
cp boot.bin ../../../src/load.bin
cp boot.bin ../../../load.bin
 
AS=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-as
CC=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-gcc