Changeset 662 for soft


Ignore:
Timestamp:
Jul 27, 2015, 5:56:14 PM (9 years ago)
Author:
guerin
Message:

Makefile: add apps to .PHONY

No need to make clean to rebuild apps this way.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/Makefile

    r649 r662  
    4848
    4949### Rules that don't build a target file
    50 .PHONY: all dirs list extract clean clean-disk install-disk
     50.PHONY: all dirs list extract clean clean-disk install-disk $(APPLIS_ELF)
    5151
    5252### Objects to be linked for the drivers library
Note: See TracChangeset for help on using the changeset viewer.