# Makefile.in generated by automake 1.6.3 from Makefile.am. # checker/Makefile. Generated from Makefile.in by configure. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # 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. SHELL = /bin/sh srcdir = . top_srcdir = .. prefix = /usr/local exec_prefix = ${prefix} bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin libexecdir = ${exec_prefix}/libexec datadir = ${prefix}/share sysconfdir = ${prefix}/etc sharedstatedir = ${prefix}/com localstatedir = ${prefix}/var libdir = ${exec_prefix}/lib infodir = ${prefix}/info mandir = ${prefix}/man includedir = ${prefix}/include oldincludedir = /usr/include pkgdatadir = $(datadir)/freeciv pkglibdir = $(libdir)/freeciv pkgincludedir = $(includedir)/freeciv top_builddir = .. ACLOCAL = aclocal-1.6 AUTOCONF = autoconf AUTOMAKE = automake-1.6 AUTOHEADER = autoheader am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} INSTALL_DATA = ${INSTALL} -m 644 install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_SCRIPT = ${INSTALL} INSTALL_HEADER = $(INSTALL_DATA) transform = s,x,x, NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = host_triplet = i686-pc-linux-gnu EXEEXT = OBJEXT = o PATH_SEPARATOR = : AMTAR = tar ARFLAGS = AWK = gawk BUILD_INCLUDED_LIBINTL = no CATALOGS = da.gmo de.gmo en_GB.gmo es.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo CATOBJEXT = .gmo CC = gcc CLIENT_CFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include CLIENT_LIBS = -L/usr/lib -lgdk_imlib -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm CPP = gcc -E CVS_DEPS = yes CXX = g++ DATADIRNAME = share DEPDIR = .deps ESD_CFLAGS = ESD_CONFIG = /usr/bin/esd-config ESD_LIBS = -L/usr/lib -lesd -laudiofile -lm GDK_IMLIB_CFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include GDK_IMLIB_LIBS = -L/usr/lib -lgdk_imlib -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm GENCAT = gencat GLIBC21 = yes GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_CONFIG = @GLIB_CONFIG@ GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ GLIB_LIBS = @GLIB_LIBS@ GLIB_MKENUMS = @GLIB_MKENUMS@ GMOFILES = da.gmo de.gmo en_GB.gmo es.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo GMSGFMT = /usr/bin/msgfmt GOBJECT_QUERY = @GOBJECT_QUERY@ GTK_CFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include GTK_CONFIG = /usr/bin/gtk-config GTK_LIBS = -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm IMLIB_CFLAGS = @IMLIB_CFLAGS@ IMLIB_CONFIG = /usr/bin/imlib-config IMLIB_LIBS = @IMLIB_LIBS@ INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s INSTOBJEXT = .mo INTLBISON = bison INTLDEPS = @INTLDEPS@ INTLLIBS = INTLOBJS = INTL_LIBTOOL_SUFFIX_PREFIX = LIBICONV = LN_S = ln -s MAINT = # MKINSTALLDIRS = ./mkinstalldirs MSGFMT = /usr/bin/msgfmt PACKAGE = freeciv PKG_CONFIG = POFILES = da.po de.po en_GB.po es.po fi.po fr.po hu.po it.po ja.po nl.po no.po pl.po pt.po pt_BR.po ro.po ru.po sv.po POSUB = po RANLIB = ranlib SDL_CFLAGS = SDL_CONFIG = no SDL_LIBS = SERVER_LIBS = -lreadline -lncurses -lm SOUND_CFLAGS = SOUND_LIBS = -L/usr/lib -lesd -laudiofile -lm STRIP = UNAME = uname UP = @UP@ USE_INCLUDED_LIBINTL = no USE_NLS = yes VERSION = 1.13.0 X_CFLAGS = X_EXTRA_LIBS = X_LIBS = X_PRE_LIBS = am__include = include am__quote = gui_sources = gui-gtk install_sh = /root/freeciv-1.13.0/install-sh noinst_LIBRARIES = libchecker.a libchecker_a_SOURCES = \ ActionAssign.cc \ ActionAssign.h \ Action.cc \ ActionEQ1.cc \ ActionEQ1.h \ ActionGEQ1.cc \ ActionGEQ1.h \ Action.h \ ActionInSet.cc \ ActionInSet.h \ ActionNormal.cc \ ActionNormal.h \ ActionNotInSet.cc \ ActionNotInSet.h \ amodel.cc \ amodel.h \ aparser.cc \ aparser.h \ bitreader.cc \ bitreader.h \ bitwriter.cc \ bitwriter.h \ classlist.h \ cmodel.cc \ cmodel.h \ common.c \ common.h \ cparser.cc \ cparser.h \ DefaultGuidance3.cc \ DefaultGuidance3.h \ DefaultGuidance2.cc \ DefaultGuidance2.h \ DefaultGuidance.cc \ DefaultGuidance.h \ dmodel.cc \ dmodel.h \ dparser.cc \ dparser.h \ element.cc \ element.h \ fieldcheck.cc \ fieldcheck.h \ file.cc \ file.h \ GenericHashtable.c \ GenericHashtable.h \ Guidance.cc \ Guidance.h \ Hashtable.cc \ Hashtable.h \ list.c \ list.h \ model.cc \ model.h \ normalizer.cc \ normalizer.h \ omodel.cc \ omodel.h \ oparser.cc \ oparser.h \ processabstract.cc \ processabstract.h \ processconcrete.cc \ processconcrete.h \ processobject.cc \ processobject.h \ Relation.cc \ Relation.h \ repair.cc \ repair.h \ set.cc \ set.h \ test.cc \ test.h \ tmodel.cc \ tmodel.h \ token.cc \ token.h \ typeparser.cc \ typeparser.h \ tmap.cc \ tmap.h \ redblack.c \ redblack.h \ cmemory.h subdir = checker mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) libchecker_a_AR = $(AR) cru libchecker_a_LIBADD = am_libchecker_a_OBJECTS = ActionAssign.$(OBJEXT) Action.$(OBJEXT) \ ActionEQ1.$(OBJEXT) ActionGEQ1.$(OBJEXT) ActionInSet.$(OBJEXT) \ ActionNormal.$(OBJEXT) ActionNotInSet.$(OBJEXT) \ amodel.$(OBJEXT) aparser.$(OBJEXT) bitreader.$(OBJEXT) \ bitwriter.$(OBJEXT) cmodel.$(OBJEXT) common.$(OBJEXT) \ cparser.$(OBJEXT) DefaultGuidance3.$(OBJEXT) \ DefaultGuidance2.$(OBJEXT) DefaultGuidance.$(OBJEXT) \ dmodel.$(OBJEXT) dparser.$(OBJEXT) element.$(OBJEXT) \ fieldcheck.$(OBJEXT) file.$(OBJEXT) GenericHashtable.$(OBJEXT) \ Guidance.$(OBJEXT) Hashtable.$(OBJEXT) list.$(OBJEXT) \ model.$(OBJEXT) normalizer.$(OBJEXT) omodel.$(OBJEXT) \ oparser.$(OBJEXT) processabstract.$(OBJEXT) \ processconcrete.$(OBJEXT) processobject.$(OBJEXT) \ Relation.$(OBJEXT) repair.$(OBJEXT) set.$(OBJEXT) \ test.$(OBJEXT) tmodel.$(OBJEXT) token.$(OBJEXT) \ typeparser.$(OBJEXT) tmap.$(OBJEXT) redblack.$(OBJEXT) libchecker_a_OBJECTS = $(am_libchecker_a_OBJECTS) DEFS = -DHAVE_CONFIG_H DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) CPPFLAGS = LDFLAGS = LIBS = -lz depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles DEP_FILES = ./$(DEPDIR)/Action.Po \ ./$(DEPDIR)/ActionAssign.Po \ ./$(DEPDIR)/ActionEQ1.Po ./$(DEPDIR)/ActionGEQ1.Po \ ./$(DEPDIR)/ActionInSet.Po \ ./$(DEPDIR)/ActionNormal.Po \ ./$(DEPDIR)/ActionNotInSet.Po \ ./$(DEPDIR)/DefaultGuidance.Po \ ./$(DEPDIR)/DefaultGuidance2.Po \ ./$(DEPDIR)/DefaultGuidance3.Po \ ./$(DEPDIR)/GenericHashtable.Po \ ./$(DEPDIR)/Guidance.Po ./$(DEPDIR)/Hashtable.Po \ ./$(DEPDIR)/Relation.Po ./$(DEPDIR)/amodel.Po \ ./$(DEPDIR)/aparser.Po ./$(DEPDIR)/bitreader.Po \ ./$(DEPDIR)/bitwriter.Po ./$(DEPDIR)/cmodel.Po \ ./$(DEPDIR)/common.Po ./$(DEPDIR)/cparser.Po \ ./$(DEPDIR)/dmodel.Po ./$(DEPDIR)/dparser.Po \ ./$(DEPDIR)/element.Po ./$(DEPDIR)/fieldcheck.Po \ ./$(DEPDIR)/file.Po ./$(DEPDIR)/list.Po \ ./$(DEPDIR)/model.Po ./$(DEPDIR)/normalizer.Po \ ./$(DEPDIR)/omodel.Po ./$(DEPDIR)/oparser.Po \ ./$(DEPDIR)/processabstract.Po \ ./$(DEPDIR)/processconcrete.Po \ ./$(DEPDIR)/processobject.Po \ ./$(DEPDIR)/redblack.Po ./$(DEPDIR)/repair.Po \ ./$(DEPDIR)/set.Po ./$(DEPDIR)/test.Po \ ./$(DEPDIR)/tmap.Po ./$(DEPDIR)/tmodel.Po \ ./$(DEPDIR)/token.Po ./$(DEPDIR)/typeparser.Po COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ CFLAGS = -g -O2 -Wall CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ CXXFLAGS = -g -O2 DIST_SOURCES = $(libchecker_a_SOURCES) DIST_COMMON = README Makefile.am Makefile.in SOURCES = $(libchecker_a_SOURCES) all: all-am .SUFFIXES: .SUFFIXES: .c .cc .o .obj $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu checker/Makefile Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) AR = ar clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) libchecker.a: $(libchecker_a_OBJECTS) $(libchecker_a_DEPENDENCIES) -rm -f libchecker.a $(libchecker_a_AR) libchecker.a $(libchecker_a_OBJECTS) $(libchecker_a_LIBADD) $(RANLIB) libchecker.a mostlyclean-compile: -rm -f *.$(OBJEXT) core *.core distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/Action.Po include ./$(DEPDIR)/ActionAssign.Po include ./$(DEPDIR)/ActionEQ1.Po include ./$(DEPDIR)/ActionGEQ1.Po include ./$(DEPDIR)/ActionInSet.Po include ./$(DEPDIR)/ActionNormal.Po include ./$(DEPDIR)/ActionNotInSet.Po include ./$(DEPDIR)/DefaultGuidance.Po include ./$(DEPDIR)/DefaultGuidance2.Po include ./$(DEPDIR)/DefaultGuidance3.Po include ./$(DEPDIR)/GenericHashtable.Po include ./$(DEPDIR)/Guidance.Po include ./$(DEPDIR)/Hashtable.Po include ./$(DEPDIR)/Relation.Po include ./$(DEPDIR)/amodel.Po include ./$(DEPDIR)/aparser.Po include ./$(DEPDIR)/bitreader.Po include ./$(DEPDIR)/bitwriter.Po include ./$(DEPDIR)/cmodel.Po include ./$(DEPDIR)/common.Po include ./$(DEPDIR)/cparser.Po include ./$(DEPDIR)/dmodel.Po include ./$(DEPDIR)/dparser.Po include ./$(DEPDIR)/element.Po include ./$(DEPDIR)/fieldcheck.Po include ./$(DEPDIR)/file.Po include ./$(DEPDIR)/list.Po include ./$(DEPDIR)/model.Po include ./$(DEPDIR)/normalizer.Po include ./$(DEPDIR)/omodel.Po include ./$(DEPDIR)/oparser.Po include ./$(DEPDIR)/processabstract.Po include ./$(DEPDIR)/processconcrete.Po include ./$(DEPDIR)/processobject.Po include ./$(DEPDIR)/redblack.Po include ./$(DEPDIR)/repair.Po include ./$(DEPDIR)/set.Po include ./$(DEPDIR)/test.Po include ./$(DEPDIR)/tmap.Po include ./$(DEPDIR)/tmodel.Po include ./$(DEPDIR)/token.Po include ./$(DEPDIR)/typeparser.Po distclean-depend: -rm -rf ./$(DEPDIR) .c.o: source='$<' object='$@' libtool=no \ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ $(CCDEPMODE) $(depcomp) \ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< .c.obj: source='$<' object='$@' libtool=no \ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ $(CCDEPMODE) $(depcomp) \ $(COMPILE) -c `cygpath -w $<` CCDEPMODE = depmode=gcc3 .cc.o: source='$<' object='$@' libtool=no \ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ $(CXXDEPMODE) $(depcomp) \ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< .cc.obj: source='$<' object='$@' libtool=no \ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ $(CXXDEPMODE) $(depcomp) \ $(CXXCOMPILE) -c -o $@ `cygpath -w $<` CXXDEPMODE = depmode=gcc3 uninstall-info-am: ETAGS = etags ETAGSFLAGS = tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$tags$$unique" \ || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) @list='$(DISTFILES)'; for file in $$list; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || 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 $(LIBRARIES) 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)" \ INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) 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 clean-noinstLIBRARIES mostlyclean-am distclean: distclean-am distclean-am: clean-am distclean-compile distclean-depend \ distclean-generic distclean-tags 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-compile mostlyclean-generic uninstall-am: uninstall-info-am .PHONY: GTAGS all all-am check check-am clean clean-generic \ clean-noinstLIBRARIES distclean distclean-compile \ distclean-depend distclean-generic distclean-tags 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-compile \ mostlyclean-generic tags uninstall uninstall-am \ uninstall-info-am # 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: