~gabe/flashlight-firmware/anduril2

« back to all changes in this revision

Viewing changes to hello_world/Makefile

  • Committer: Selene Scriven
  • Date: 2014-07-20 21:49:14 UTC
  • Revision ID: ubuntu@toykeeper.net-20140720214914-loepzuq6lkgohmar
Oops, don't erase the precompiled firmware during 'make clean'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        @printf "  CLEAN   $(PROGRAM).elf\n"
39
39
        $(Q)rm -f *.elf
40
40
        @printf "  CLEAN   $(PROGRAM).hex\n"
41
 
        $(Q)rm -f *.hex
 
41
        $(Q)rm -f $(PROGRAM).hex