mame/3rdparty/asio/src/Makefile.am
2016-10-07 14:13:19 +02:00

16 lines
272 B
Makefile

if STANDALONE
SUBDIRS = examples/cpp11 tests
else
SUBDIRS = examples/cpp03 tests
endif
DIST_SUBDIRS = examples/cpp03 examples/cpp11 examples/cpp14 tests
EXTRA_DIST = \
Makefile.mgw \
Makefile.msc \
tools/handlerviz.pl
MAINTAINERCLEANFILES = \
$(srcdir)/Makefile.in