Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 417 → Rev 418

/SPARTAN/trunk/arch/sparc64/boot/Makefile
0,0 → 1,9
.PHONY: nothing build clean
 
nothing:
 
build:
touch boot.bin
 
clean:
-rm *.bin