• Federico Vaga's avatar
    tools: include specific Makefile · 203992b6
    Federico Vaga authored
    Sometimes (expecially in cross-compilation context) t is necessary to use
    different environments. Instead of complicate this makefile, include
    an external one with user code.
    
    Create a local file named Makefile.specific, and write here your code.
    Bear in mind that Makefile.specific will run before the Makefile.
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    203992b6
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile Loading commit data...
fmc-fdelay-board-time.c Loading commit data...
fmc-fdelay-input.c Loading commit data...
fmc-fdelay-list.c Loading commit data...
fmc-fdelay-pulse.c Loading commit data...
fmc-fdelay-status.c Loading commit data...
fmc-fdelay-term.c Loading commit data...
tools-common.h Loading commit data...
tools-util.c Loading commit data...