4 xsc_bin = $(XSC_ROOT)/bin/xsc
5 xsc_dep = $(XSC_ROOT)/bin/xsc
6 xsc_flags = --backend cxx
9 verbatim(gnuace,macros,1) {
10 XSC_BIN = $(XSC_ROOT)/bin/xsc
11 XSC_DEP = $(XSC_ROOT)/bin/xsc$(EXEEXT)
12 XSC_FLAGS = --backend cxx
17 dependent = $(XSC_DEP)
19 commandflags = $(XSC_FLAGS)
21 source_outputext = .cpp
22 header_outputext = .hpp
23 keyword xscflags = commandflags