Files
sics/makefile
Markus Zolliker f7aad141d1 - removed all stuff related to tecs
- allow short make command by means of SICS_MAKE_VERSION env.variable
2014-10-30 11:24:05 +01:00

5 lines
139 B
Makefile

# when SICS_MAKE_VERSION is defined: use this makefile version
# if not: show usage (see makefile_)
include makefile_$(SICS_MAKE_VERSION)