• 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...
fdelay-init.c Loading commit data...
fdelay-lib.h Loading commit data...
fdelay-output.c Loading commit data...
fdelay-tdc.c Loading commit data...
fdelay-time.c Loading commit data...