Project

General

Profile

« Previous | Next » 

Revision 105

Added by markw about 11 years ago

Fixed clean

View differences:

Makefile
mist: $(BUILD_DIR) $(MIST_PRJ).bin $(MIST_PRJ).rpt
clean:
rm -f $(BUILD_DIR)/*.o *.hex *.elf *.map *.lst *.srec $(MIST_PRJ).rom $(MCC_PRJ).rom ${DE1_PRJ).rom *~ */*.o *.bin
rm -rf $(BUILD_DIR)/* *.hex *.elf *.map *.lst *.srec *.bin *.rpt
# Convert ELF binary to bin file.

Also available in: Unified diff