## xfc examples/tictactoe directory include $(top_srcdir)/examples/Makefile.fragment noinst_PROGRAMS = ttt_test ttt_test_SOURCES = \ tictactoe.cc \ tictactoe.hh \ ttt_test.cc