Skip to content
Snippets Groups Projects
  • Gaëtan Harter's avatar
    d724e71a
    makefiles: Add an APPLICATION_MODULE variable · d724e71a
    Gaëtan Harter authored
    Set the application module name with APPLICATION_MODULE.
    The default module name is "application_$(APPLICATION)".
    
    This should fix name conflicts where an application/test has the same name as
    an existing module and so both write to the same archive.
    d724e71a
    History
    makefiles: Add an APPLICATION_MODULE variable
    Gaëtan Harter authored
    Set the application module name with APPLICATION_MODULE.
    The default module name is "application_$(APPLICATION)".
    
    This should fix name conflicts where an application/test has the same name as
    an existing module and so both write to the same archive.
application.inc.mk 176 B