# Makefile.in generated automatically by automake 1.5 from Makefile.am. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : AMTAR = @AMTAR@ AWK = @AWK@ CC = @CC@ CPP = @CPP@ DEPDIR = @DEPDIR@ EXEEXT = @EXEEXT@ GCC_ONLY = @GCC_ONLY@ GNUGO_ALL_WARNINGS = @GNUGO_ALL_WARNINGS@ GNUGO_SOME_WARNINGS = @GNUGO_SOME_WARNINGS@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ MAINT = @MAINT@ NO_WARNINGS = @NO_WARNINGS@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ VERSION = @VERSION@ am__include = @am__include@ am__quote = @am__quote@ glibconfig = @glibconfig@ install_sh = @install_sh@ TST = 13x13b.tst 13x13.tst arb.tst arend2.tst arend.tst \ arion.tst atari_atari.tst auto01.tst auto02.tst \ auto03.tst auto04.tst auto_handtalk.tst blunder.tst \ break_in.tst buzco.tst capture.tst century2002.tst \ connection_rot.tst connection.tst connect_rot.tst connect.tst \ cutstone.tst dniwog.tst ego.tst endgame1.tst \ endgame_rot.tst endgame.tst filllib.tst global.tst \ golife.tst gunnar.tst handtalk.tst heikki.tst \ joseki.tst lazarus.tst ld_owl_rot.tst ld_owl.tst \ manyfaces1.tst manyfaces.tst nando.tst neurogo.tst \ newscore.tst nicklas1.tst nicklas2.tst nicklas3.tst \ nicklas4.tst nicklas5.tst niki.tst ninestones.tst \ nngs1.tst nngs2.tst nngs3.tst nngs4.tst \ nngs.tst optics_rot.tst optics.tst owl1.tst \ owl_rot.tst owl.tst reading_rot.tst reading.tst \ rosebud.tst safety.tst score2.tst score_rot.tst \ score.tst semeai2.tst semeai_rot.tst semeai.tst \ strategy2.tst strategy3.tst strategy4.tst strategy5.tst \ strategy_rot.tst strategy.tst tactics1.tst tactics.tst \ thrash.tst trevora.tst trevorb.tst trevorc.tst \ trevord.tst trevor.tst vie.tst viking.tst gifu03.tst seki.tst \ 9x9.tst unconditional.tst cgf2004.tst kgs.tst noinst_SCRIPTS = eval.sh regress.sh test.sh eval3.sh EXTRA_DIST = golois games $(TST) $(noinst_SCRIPTS) regress.awk \ BREAKAGE regress.pl regress.plx regress.pike breakage2tst.py \ view.pike benchmark/*gtp # Remove these files here... they are created locally DISTCLEANFILES = *.orig *~ subdir = regression mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = SCRIPTS = $(noinst_SCRIPTS) DIST_SOURCES = DIST_COMMON = README Makefile.am Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu regression/Makefile Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status uninstall-info-am: tags: TAGS TAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) $(mkinstalldirs) $(distdir)/benchmark @for file in $(DISTFILES); do \ if test -f $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ $(mkinstalldirs) "$(distdir)/$$dir"; \ fi; \ if test -d $$d/$$file; then \ cp -pR $$d/$$file $(distdir) \ || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(SCRIPTS) installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic uninstall-am: uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am info info-am install \ install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic uninstall uninstall-am uninstall-info-am check: first_batch regression: first_batch test: all_batches 13x13: 13x13.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) 13x13b: 13x13b.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) arb: arb.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) arend: arend.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) arend2: arend2.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) arion: arion.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) atari_atari: atari_atari.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) auto: auto01.tst auto02.tst auto03.tst auto04.tst env RD=$(srcdir) $(srcdir)/eval.sh $(srcdir)/auto01.tst $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $(srcdir)/auto02.tst $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $(srcdir)/auto03.tst $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $(srcdir)/auto04.tst $(GG_OPTIONS) auto_handtalk: auto_handtalk.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ blunder: blunder.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) break_in: break_in.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) buzco: buzco.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) capture: capture.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) century2002: century2002.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) connect: connect.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) connect_rot: connect_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) connection: connection.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) connection_rot: connection_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) cutstone: cutstone.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) dniwog: dniwog.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) ego: ego.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) endgame: endgame.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) endgame1: endgame1.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) endgame_rot: endgame_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) filllib: filllib.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) golife: golife.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) global: global.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) gunnar: gunnar.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) handtalk: handtalk.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) heikki: heikki.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) joseki: joseki.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) lazarus: lazarus.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) ld_owl: ld_owl.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) ld_owl_rot: ld_owl_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) manyfaces: manyfaces.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) manyfaces1: manyfaces1.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nando: nando.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) neurogo: neurogo.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) newscore: newscore.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nicklas: nicklas1 nicklas2 nicklas3 nicklas4 nicklas5 nicklas1: nicklas1.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nicklas2: nicklas2.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nicklas3: nicklas3.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nicklas4: nicklas4.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nicklas5: nicklas5.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) niki: niki.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) ninestones: ninestones.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nngs: nngs.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nngs1: nngs1.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nngs2: nngs2.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nngs3: nngs3.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) nngs4: nngs4.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) optics: optics.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) optics_rot: optics_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) owl: owl.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) owl1: owl1.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) owl_rot: owl_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) owl_rotall: owl.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ --gtp-initial-orientation 0 $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $^ --gtp-initial-orientation 1 $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $^ --gtp-initial-orientation 2 $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $^ --gtp-initial-orientation 3 $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $^ --gtp-initial-orientation 4 $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $^ --gtp-initial-orientation 5 $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $^ --gtp-initial-orientation 6 $(GG_OPTIONS) env RD=$(srcdir) $(srcdir)/eval.sh $^ --gtp-initial-orientation 7 $(GG_OPTIONS) reading: reading.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) reading_rot: reading_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) rosebud: rosebud.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) safety: safety.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) score: score.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) score2: score2.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) score_rot: score_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) semeai: semeai.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) semeai_rot: semeai_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) semeai2: semeai2.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) strategy: strategy.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) strategy_rot: strategy_rot.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) strategy2: strategy2.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) strategy3: strategy3.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) strategy4: strategy4.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) strategy5: strategy5.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) tactics: tactics.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) tactics1: tactics1.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) thrash: thrash.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) trevor: trevor.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) trevora: trevora.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) trevorb: trevorb.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) trevorc: trevorc.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) trevord: trevord.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) viking: viking.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) vie: vie.tst env RD=$(srcdir) $(srcdir)/eval.sh $^ $(GG_OPTIONS) all_batches: first_batch second_batch third_batch fourth_batch fifth_batch first_batch: $(srcdir)/regress.sh $(srcdir) reading.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) owl.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) owl_rot.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) ld_owl.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) optics.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) filllib.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) atari_atari.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) connection.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) break_in.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) blunder.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) unconditional.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) trevora.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nngs1.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) strategy.tst $(GG_OPTIONS) second_batch: $(srcdir)/regress.sh $(srcdir) endgame.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) heikki.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) neurogo.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) arb.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) rosebud.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) golife.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) arion.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) viking.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) ego.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) dniwog.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) lazarus.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) trevorb.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) strategy2.tst $(GG_OPTIONS) third_batch: $(srcdir)/regress.sh $(srcdir) nicklas1.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nicklas2.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nicklas3.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nicklas4.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nicklas5.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) manyfaces.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) niki.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) trevor.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) tactics.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) buzco.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nngs.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) trevorc.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) strategy3.tst $(GG_OPTIONS) fourth_batch: $(srcdir)/regress.sh $(srcdir) capture.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) connect.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) global.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) vie.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) arend.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) 13x13.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) semeai.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) trevord.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) strategy4.tst $(GG_OPTIONS) fifth_batch: $(srcdir)/regress.sh $(srcdir) owl1.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) handtalk.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nngs2.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nngs3.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nngs4.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) strategy5.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) century2002.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) auto01.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) auto02.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) auto03.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) auto04.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) auto_handtalk.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) safety.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) ninestones.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) tactics1.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) manyfaces1.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) gunnar.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) arend2.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) nando.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) thrash.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) 13x13b.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) joseki.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) gifu03.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) seki.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) 9x9.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) cgf2004.tst $(GG_OPTIONS) $(srcdir)/regress.sh $(srcdir) kgs.tst $(GG_OPTIONS) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: