Home
last modified time | relevance | path

Searched refs:cxx_tun (Results 1 – 20 of 20) sorted by relevance

/dports/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/
H A Dmakefile7 cxx_tun := semantic-graph/annotation.cxx \ macro
25 cxx_tun += traversal/attribute.cxx \
40 cxx_tun += transformations/anonymous.cxx \
46 cxx_tun += generators/dependencies.cxx
48 cxx_tun += types.cxx parser.cxx schema-dom-parser.cxx
51 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/
H A Dmakefile7 cxx_tun := xsd.cxx macro
9 cxx_tun += cxx/elements.cxx \
13 cxx_tun += cxx/parser/elements.cxx \
30 cxx_tun += cxx/tree/elements.cxx \
55 cxx_tun += type-map/lexer.cxx \
60 cxx_tun += processing/cardinality/processor.cxx \
70 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o) $(cli_tun:.cli=.o))
/dports/devel/build/build-0.3.10/examples/cxx/multidir/
H A Dmakefile7 cxx_tun := driver.cxx foo/foo.cxx bar/bar.cxx macro
8 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/build/build-0.3.10/examples/cxx/hello/libhello/test/
H A Dmakefile7 cxx_tun := driver.cxx macro
8 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/build/build-0.3.10/examples/m4/libhello/test/
H A Dmakefile7 cxx_tun := driver.cxx macro
8 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/build/build-0.3.10/examples/cxx/hello/hello/
H A Dmakefile7 cxx_tun := hello.cxx macro
8 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/fs/path/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/shared-ptr/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/container/multi-index/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/re/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/xml/parser/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/xml/serializer/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/tests/dump/
H A Dmakefile7 cxx_tun := driver.cxx macro
8 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/build/build-0.3.10/examples/cxx/hello/libhello/libhello/
H A Dmakefile7 cxx_tun := hello.cxx macro
8 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/compiler/sloc-counter/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/compiler/traversal/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/compiler/cxx-indenter/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/build/build-0.3.10/examples/m4/libhello/hello/
H A Dmakefile7 cxx_tun := hello.cxx macro
8 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/xml/roundtrip/
H A Dmakefile7 cxx_tun := driver.cxx macro
11 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/cutl/
H A Dmakefile65 cxx_tun := $(sources) $(boost_sources) macro
66 cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o))