Makefile.am 321 B

123456
  1. # file : examples/Makefile.am
  2. # copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
  3. # license : MIT; see accompanying LICENSE file
  4. SUBDIRS = roundtrip processing persistence inheritance hybrid performance
  5. EXTRA_DIST = README test.bat examples-vc9.sln examples-vc10.sln examples-vc11.sln examples-vc12.sln