V7/usr/mdec/makefile

hpuboot:
	as -o hpuboot hpuboot.s
	strip rpuboot

rpuboot:
	as -o rpuboot rpuboot.s
	strip hpuboot