# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am # Copyright (C) 1994, 1995-8, 1999, 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. 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 DESTDIR = 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@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ CC = @CC@ CXX = @CXX@ ISODATE = @ISODATE@ MAKEINFO = @MAKEINFO@ PACKAGE = @PACKAGE@ VERSION = @VERSION@ WX_CFLAGS = @WX_CFLAGS@ WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@ WX_CONFIG_PATH = @WX_CONFIG_PATH@ WX_CPPFLAGS = @WX_CPPFLAGS@ WX_CXXFLAGS = @WX_CXXFLAGS@ WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@ WX_LIBS = @WX_LIBS@ WX_LIBS_STATIC = @WX_LIBS_STATIC@ WX_VERSION = @WX_VERSION@ bin_PROGRAMS = abridge abridge_SOURCES = abridge.cpp abridge.h card.cpp card.h cards.cpp cards.h game.cpp game.h irc.cpp irc.h player.cpp player.h bidwindow.cpp bidwindow.h colors.cpp colors.h bidreview.cpp bidreview.h rubber.cpp rubber.h scorebase.cpp scorebase.h scorewin.cpp scorewin.h table.cpp table.h ircchannel.cpp globals.h room.cpp room.h tables.cpp tables.h seats.h debug.h nofocusbutton.cpp nofocusbutton.h symbols.xpm symbols.xbm pictures.xpm abridge.rc tablepic.cpp tablepic.h gameevent.cpp gameevent.h config.h speech.h speech.cpp preferences.cpp preferences.h speechprefs.h speechprefs.cpp playerprefs.h playerprefs.cpp prefmacros.h prefmacros.cpp blurbwin.cpp blurbwin.h playerdata.cpp playerdata.h unknown.xpm matchwin.cpp matchwin.h ftpfilecache.cpp ftpfilecache.h ftpprivate.h md5.cpp md5.h advancedprefs.cpp advancedprefs.h lasttrick.cpp lasttrick.h random.h floatwindow.cpp floatwindow.h guiprefs.h guiprefs.cpp abridgemenus.h suit.cpp suit.h EXTRA_DIST = Makefile.flite Makefile.cross cards.xpm robot.xpm symbols.xbm pictures.xpm unknown.xpm unknown_notrans.xpm robot_notrans.xpm mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = Info.plist PROGRAMS = $(bin_PROGRAMS) DEFS = @DEFS@ -I. -I$(srcdir) -I. CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ abridge_OBJECTS = abridge.o card.o cards.o game.o irc.o player.o \ bidwindow.o colors.o bidreview.o rubber.o scorebase.o scorewin.o \ table.o ircchannel.o room.o tables.o nofocusbutton.o tablepic.o \ gameevent.o speech.o preferences.o speechprefs.o playerprefs.o \ prefmacros.o blurbwin.o playerdata.o matchwin.o ftpfilecache.o md5.o \ advancedprefs.o lasttrick.o floatwindow.o guiprefs.o suit.o abridge_LDADD = $(LDADD) abridge_DEPENDENCIES = abridge_LDFLAGS = CXXFLAGS = @CXXFLAGS@ CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ CFLAGS = @CFLAGS@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ DIST_COMMON = ./stamp-h.in Info.plist.in Makefile.am Makefile.in \ config.h.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best SOURCES = $(abridge_SOURCES) OBJECTS = $(abridge_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .cpp .o .s $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status config.h: stamp-h @if test ! -f $@; then \ rm -f stamp-h; \ $(MAKE) stamp-h; \ else :; fi stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES= CONFIG_HEADERS=src/config.h \ $(SHELL) ./config.status @echo timestamp > stamp-h 2> /dev/null $(srcdir)/config.h.in: $(srcdir)/stamp-h.in @if test ! -f $@; then \ rm -f $(srcdir)/stamp-h.in; \ $(MAKE) $(srcdir)/stamp-h.in; \ else :; fi $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOHEADER) @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null mostlyclean-hdr: clean-hdr: distclean-hdr: -rm -f config.h maintainer-clean-hdr: Info.plist: $(top_builddir)/config.status Info.plist.in cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-binPROGRAMS: clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) distclean-binPROGRAMS: maintainer-clean-binPROGRAMS: install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_PROGRAMS)'; for p in $$list; do \ if test -f $$p; then \ echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) list='$(bin_PROGRAMS)'; for p in $$list; do \ rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ done .c.o: $(COMPILE) -c $< .s.o: $(COMPILE) -c $< .S.o: $(COMPILE) -c $< mostlyclean-compile: -rm -f *.o core *.core clean-compile: distclean-compile: -rm -f *.tab.c maintainer-clean-compile: abridge: $(abridge_OBJECTS) $(abridge_DEPENDENCIES) @rm -f abridge $(CXXLINK) $(abridge_LDFLAGS) $(abridge_OBJECTS) $(abridge_LDADD) $(LIBS) .cpp.o: $(CXXCOMPILE) -c $< tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP) TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = src distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done abridge.o: abridge.cpp speech.h config.h irc.h room.h tables.h \ tablepic.h table.h cards.h card.h suit.h game.h seats.h \ gameevent.h abridge.h colors.h bidreview.h floatwindow.h \ scorewin.h globals.h preferences.h prefmacros.h playerdata.h \ random.h abridgemenus.h debug.h advancedprefs.o: advancedprefs.cpp globals.h prefmacros.h debug.h \ config.h advancedprefs.h bidreview.o: bidreview.cpp game.h seats.h card.h suit.h gameevent.h \ bidreview.h floatwindow.h prefmacros.h globals.h debug.h bidwindow.o: bidwindow.cpp bidwindow.h card.h suit.h floatwindow.h \ debug.h gameevent.h prefmacros.h globals.h nofocusbutton.h blurbwin.o: blurbwin.cpp blurbwin.h prefmacros.h globals.h debug.h card.o: card.cpp colors.h card.h suit.h pictures.xpm symbols.xbm debug.h cards.o: cards.cpp colors.h cards.h card.h suit.h gameevent.h colors.o: colors.cpp colors.h dealer.o: dealer.cpp colors.h dealer.h gamebase.h seats.h card.h \ globals.h irc.h cards.h pile.h gameevent.h host.h hostinfo.h \ debug.h dealerapp.o: dealerapp.cpp host.h seats.h globals.h hostinfo.h irc.h \ dealerapp.h dealer.h gamebase.h card.h rijndael.h random.h \ debug.h floatwindow.o: floatwindow.cpp floatwindow.h card.h suit.h debug.h ftpfilecache.o: ftpfilecache.cpp debug.h config.h ftpfilecache.h \ ftpprivate.h md5.h game.o: game.cpp colors.h card.h suit.h cards.h game.h seats.h \ gameevent.h player.h abridge.h bidwindow.h floatwindow.h \ globals.h scorebase.h matchwin.h rubber.h prefmacros.h debug.h gamebase.o: gamebase.cpp colors.h card.h cards.h pile.h gamebase.h \ seats.h rubber.h scorebase.h debug.h gameevent.o: gameevent.cpp gameevent.h guiprefs.o: guiprefs.cpp globals.h debug.h config.h guiprefs.h \ prefmacros.h host.o: host.cpp colors.h dealer.h gamebase.h seats.h card.h globals.h \ irc.h cards.h pile.h gameevent.h debug.h host.h hostinfo.h hostinfo.o: hostinfo.cpp debug.h hostinfo.h seats.h globals.h irc.o: irc.cpp irc.h debug.h globals.h ircchannel.o: ircchannel.cpp irc.h debug.h globals.h config.h speech.h \ prefmacros.h lasttrick.o: lasttrick.cpp lasttrick.h card.h suit.h floatwindow.h \ seats.h colors.h prefmacros.h globals.h debug.h matchwin.o: matchwin.cpp scorebase.h seats.h card.h suit.h matchwin.h \ debug.h md5.o: md5.cpp md5.h nofocusbutton.o: nofocusbutton.cpp nofocusbutton.h debug.h pile.o: pile.cpp card.h pile.h player.o: player.cpp colors.h player.h seats.h abridge.h game.h card.h \ suit.h gameevent.h globals.h blurbwin.h debug.h speech.h \ config.h prefmacros.h playerdata.o: playerdata.cpp debug.h playerdata.h seats.h globals.h \ irc.h playerprefs.o: playerprefs.cpp globals.h prefmacros.h debug.h config.h \ playerprefs.h player.h seats.h abridge.h preferences.o: preferences.cpp globals.h debug.h config.h preferences.h \ speech.h playerprefs.h player.h seats.h abridge.h speechprefs.h \ advancedprefs.h guiprefs.h prefmacros.o: prefmacros.cpp debug.h prefmacros.h globals.h playerdata.h \ seats.h ftpfilecache.h unknown.xpm robot.xpm rijndael.o: rijndael.cpp rijndael.h room.o: room.cpp abridge.h colors.h irc.h room.h tables.h tablepic.h \ table.h cards.h card.h suit.h game.h seats.h gameevent.h \ bidreview.h floatwindow.h scorewin.h globals.h speech.h \ config.h prefmacros.h playerdata.h preferences.h ftpfilecache.h \ lasttrick.h bidwindow.h abridgemenus.h debug.h rubber.o: rubber.cpp rubber.h seats.h card.h suit.h scorebase.h colors.h \ debug.h scorebase.o: scorebase.cpp colors.h scorebase.h seats.h card.h suit.h scorewin.o: scorewin.cpp scorebase.h seats.h card.h suit.h scorewin.h \ floatwindow.h prefmacros.h globals.h debug.h speech.o: speech.cpp speech.h config.h speechprefs.o: speechprefs.cpp globals.h debug.h config.h speechprefs.h \ speech.h suit.o: suit.cpp colors.h suit.h table.o: table.cpp cards.h card.h suit.h game.h seats.h gameevent.h \ colors.h bidreview.h floatwindow.h scorewin.h irc.h table.h \ abridge.h tables.h tablepic.h globals.h lasttrick.h \ prefmacros.h abridgemenus.h debug.h config.h tablepic.o: tablepic.cpp tables.h irc.h tablepic.h colors.h seats.h \ globals.h tables.o: tables.cpp colors.h tables.h irc.h tablepic.h debug.h info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am all-recursive-am: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive install-exec-am: install-binPROGRAMS install-exec: install-exec-am install-data-am: install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-binPROGRAMS uninstall: uninstall-am all-am: Makefile $(PROGRAMS) config.h all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(bindir) mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \ mostlyclean-compile mostlyclean-tags \ mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-tags \ clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \ distclean-tags distclean-generic clean-am distclean: distclean-am maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \ maintainer-clean-compile maintainer-clean-tags \ maintainer-clean-generic distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \ maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \ mostlyclean-compile distclean-compile clean-compile \ maintainer-clean-compile tags mostlyclean-tags distclean-tags \ clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \ check-am installcheck-am installcheck all-recursive-am install-exec-am \ install-exec install-data-am install-data install-am install \ uninstall-am uninstall all-redirect all-am all installdirs \ mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean bundle: aBridge.app/Contents/MacOS/aBridge \ aBridge.app/Contents/Info.plist \ aBridge.app/Contents/PkgInfo \ aBridge.app/Contents/Resources/aBridge.rsrc \ aBridge.app/Contents/Resources/aBridge.icns aBridge.app/Contents/MacOS/aBridge: abridge @$(INSTALL) -d `dirname $@` cp abridge $@ aBridge.app/Contents/Info.plist: Info.plist @$(INSTALL) -d `dirname $@` cp $< $@ aBridge.app/Contents/PkgInfo: @$(INSTALL) -d `dirname $@` echo -n "APPLABRG" > $@ aBridge.app/Contents/Resources/aBridge.icns: aBridge.icns @$(INSTALL) -d `dirname $@` cp $< $@ aBridge.app/Contents/Resources/aBridge.rsrc: aBridge.rsrc @$(INSTALL) -d `dirname $@` cp $< $@ # 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: