Skip to content
Snippets Groups Projects
  • Gaëtan Harter's avatar
    f64de068
    Makefile.include: separate link in subtargets · f64de068
    Gaëtan Harter authored
    * Add ELFFILE, HEXFILE, print-size targets
    
    $(BINDIR)/$(APPLICATION_MODULE).a target builds libraries in RIOT and in DIRS.
    
    Uses a FORCE phony target dependency to force rebuilding but still let
    `make` use the file modification timestamps
    f64de068
    History
    Makefile.include: separate link in subtargets
    Gaëtan Harter authored
    * Add ELFFILE, HEXFILE, print-size targets
    
    $(BINDIR)/$(APPLICATION_MODULE).a target builds libraries in RIOT and in DIRS.
    
    Uses a FORCE phony target dependency to force rebuilding but still let
    `make` use the file modification timestamps