initial commit, lordsawar source, slightly modified
[lordsawar] / src / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 bin_PROGRAMS = lordsawar$(EXEEXT)
40 @FL_RESRC_TRUE@am__append_1 = lordsawar.rc
41 subdir = src
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
45         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
46         $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/lib-ld.m4 \
47         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
48         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
49         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
50         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
51         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
52         $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54         $(ACLOCAL_M4)
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_HEADER = $(top_builddir)/config.h
57 CONFIG_CLEAN_FILES =
58 CONFIG_CLEAN_VPATH_FILES =
59 LTLIBRARIES = $(noinst_LTLIBRARIES)
60 liblordsawar_la_DEPENDENCIES = gui/liblwgui.la @LTLIBOBJS@
61 am_liblordsawar_la_OBJECTS = action.lo AI_Analysis.lo AI_Allocation.lo \
62         AI_Diplomacy.lo ai_dummy.lo ai_fast.lo ai_smart.lo \
63         AICityInfo.lo armybase.lo armyproto.lo armyprodbase.lo army.lo \
64         armysetlist.lo armyset.lo armyprotobase.lo bridge.lo \
65         bridgelist.lo city.lo citylist.lo set.lo citysetlist.lo \
66         cityset.lo Configuration.lo counter.lo CreateScenario.lo \
67         CreateScenarioRandomize.lo fight.lo File.lo FogMap.lo \
68         GameMap.lo GameScenario.lo GameScenarioOptions.lo hero.lo \
69         heroproto.lo herotemplates.lo history.lo Immovable.lo Item.lo \
70         Sage.lo ItemProto.lo stacktile.lo stackreflist.lo \
71         Commentator.lo Itemlist.lo Location.lo LocationBox.lo \
72         MapGenerator.lo maptile.lo Movable.lo MoveResult.lo Named.lo \
73         Namable.lo NamedLocation.lo network_player.lo \
74         network-action.lo network-history.lo NextTurn.lo \
75         NextTurnHotseat.lo NextTurnNetworked.lo NextTurnPbm.lo \
76         OwnerId.lo Ownable.lo path.lo PathCalculator.lo \
77         RoadPathCalculator.lo player.lo playerlist.lo port.lo \
78         portlist.lo Positioned.lo QCityOccupy.lo QCityRaze.lo \
79         QCitySack.lo QEnemyArmies.lo QEnemyArmytype.lo QKillHero.lo \
80         QPillageGold.lo Quest.lo QuestsManager.lo real_player.lo \
81         Renamable.lo reward.lo rewardlist.lo road.lo roadlist.lo \
82         ruin.lo ruinlist.lo shield.lo shieldset.lo shieldsetlist.lo \
83         shieldstyle.lo signpost.lo signpostlist.lo stack.lo \
84         stacklist.lo temple.lo templelist.lo Threat.lo Threatlist.lo \
85         Tile.lo tileset.lo tilesetlist.lo tilestyle.lo tilestyleset.lo \
86         timing.lo UniquelyIdentified.lo vectoredunit.lo \
87         vectoredunitlist.lo xmlhelper.lo tarhelper.lo SightMap.lo \
88         SmallTile.lo Triumphs.lo Backpack.lo MapBackpack.lo \
89         prodslot.lo prodslotlist.lo namelist.lo PixMask.lo \
90         GraphicsCache.lo
91 liblordsawar_la_OBJECTS = $(am_liblordsawar_la_OBJECTS)
92 liblordsawargfx_la_LIBADD =
93 am_liblordsawargfx_la_OBJECTS = bigmap.lo citymap.lo historymap.lo \
94         heromap.lo heroesmap.lo ruinmap.lo questmap.lo vectormap.lo \
95         overviewmap.lo smallmap.lo MapRenderer.lo
96 liblordsawargfx_la_OBJECTS = $(am_liblordsawargfx_la_OBJECTS)
97 liblordsawarnet_la_LIBADD =
98 am_liblordsawarnet_la_OBJECTS = game-client.lo game-client-decoder.lo \
99         game-server.lo game-station.lo network-connection.lo \
100         chat-client.lo network-server.lo pbm.lo pbm-game-client.lo \
101         pbm-game-server.lo
102 liblordsawarnet_la_OBJECTS = $(am_liblordsawarnet_la_OBJECTS)
103 am__installdirs = "$(DESTDIR)$(bindir)"
104 PROGRAMS = $(bin_PROGRAMS)
105 am__lordsawar_SOURCES_DIST = armymap.cpp armymap.h callback-enums.h \
106         defs.h game-parameters.h recently-played-game.cpp \
107         recently-played-game.h recently-played-game-list.cpp \
108         recently-played-game-list.h sidebar-stats.h game.cpp game.h \
109         gamebigmap.cpp gamebigmap.h sound.cpp sound.h main.cpp \
110         lordsawar.rc
111 @FL_RESRC_TRUE@am__objects_1 = lordsawar.$(OBJEXT)
112 am_lordsawar_OBJECTS = armymap.$(OBJEXT) \
113         recently-played-game.$(OBJEXT) \
114         recently-played-game-list.$(OBJEXT) game.$(OBJEXT) \
115         gamebigmap.$(OBJEXT) sound.$(OBJEXT) main.$(OBJEXT) \
116         $(am__objects_1)
117 lordsawar_OBJECTS = $(am_lordsawar_OBJECTS)
118 am__DEPENDENCIES_1 =
119 lordsawar_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
120         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
121         $(CXXFLAGS) $(lordsawar_LDFLAGS) $(LDFLAGS) -o $@
122 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
123 depcomp = $(SHELL) $(top_srcdir)/depcomp
124 am__depfiles_maybe = depfiles
125 am__mv = mv -f
126 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
127         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
128 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
129         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
130         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
131 CXXLD = $(CXX)
132 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
133         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
134         $(LDFLAGS) -o $@
135 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
136         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
138         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
139         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
140 CCLD = $(CC)
141 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
142         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
143         $(LDFLAGS) -o $@
144 SOURCES = $(liblordsawar_la_SOURCES) $(liblordsawargfx_la_SOURCES) \
145         $(liblordsawarnet_la_SOURCES) $(lordsawar_SOURCES)
146 DIST_SOURCES = $(liblordsawar_la_SOURCES) \
147         $(liblordsawargfx_la_SOURCES) $(liblordsawarnet_la_SOURCES) \
148         $(am__lordsawar_SOURCES_DIST)
149 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
150         html-recursive info-recursive install-data-recursive \
151         install-dvi-recursive install-exec-recursive \
152         install-html-recursive install-info-recursive \
153         install-pdf-recursive install-ps-recursive install-recursive \
154         installcheck-recursive installdirs-recursive pdf-recursive \
155         ps-recursive uninstall-recursive
156 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
157   distclean-recursive maintainer-clean-recursive
158 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
159         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
160         distdir
161 ETAGS = etags
162 CTAGS = ctags
163 DIST_SUBDIRS = $(SUBDIRS)
164 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165 am__relativize = \
166   dir0=`pwd`; \
167   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
168   sed_rest='s,^[^/]*/*,,'; \
169   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
170   sed_butlast='s,/*[^/]*$$,,'; \
171   while test -n "$$dir1"; do \
172     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
173     if test "$$first" != "."; then \
174       if test "$$first" = ".."; then \
175         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
176         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
177       else \
178         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
179         if test "$$first2" = "$$first"; then \
180           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
181         else \
182           dir2="../$$dir2"; \
183         fi; \
184         dir0="$$dir0"/"$$first"; \
185       fi; \
186     fi; \
187     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
188   done; \
189   reldir="$$dir2"
190 ACLOCAL = @ACLOCAL@
191 ALL_LINGUAS = @ALL_LINGUAS@
192 AMTAR = @AMTAR@
193 AR = @AR@
194 AUTOCONF = @AUTOCONF@
195 AUTOHEADER = @AUTOHEADER@
196 AUTOMAKE = @AUTOMAKE@
197 AWK = @AWK@
198 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
199 CATALOGS = @CATALOGS@
200 CATOBJEXT = @CATOBJEXT@
201 CC = @CC@
202 CCDEPMODE = @CCDEPMODE@
203 CFLAGS = @CFLAGS@
204 CPP = @CPP@
205 CPPFLAGS = @CPPFLAGS@
206 CXX = @CXX@
207 CXXCPP = @CXXCPP@
208 CXXDEPMODE = @CXXDEPMODE@
209 CXXFLAGS = @CXXFLAGS@
210 CYGPATH_W = @CYGPATH_W@
211 DATADIRNAME = @DATADIRNAME@
212 DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
213 DEPDIR = @DEPDIR@
214 DSYMUTIL = @DSYMUTIL@
215 DUMPBIN = @DUMPBIN@
216 ECHO_C = @ECHO_C@
217 ECHO_N = @ECHO_N@
218 ECHO_T = @ECHO_T@
219 EGREP = @EGREP@
220 EXEEXT = @EXEEXT@
221 FGREP = @FGREP@
222 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
223 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
224 GLIBMM_CFLAGS = @GLIBMM_CFLAGS@
225 GLIBMM_LIBS = @GLIBMM_LIBS@
226 GMOFILES = @GMOFILES@
227 GMSGFMT = @GMSGFMT@
228 GMSGFMT_015 = @GMSGFMT_015@
229 GREP = @GREP@
230 GTKMM_CFLAGS = @GTKMM_CFLAGS@
231 GTKMM_LIBS = @GTKMM_LIBS@
232 HOME = @HOME@
233 INSTALL = @INSTALL@
234 INSTALL_DATA = @INSTALL_DATA@
235 INSTALL_PROGRAM = @INSTALL_PROGRAM@
236 INSTALL_SCRIPT = @INSTALL_SCRIPT@
237 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
238 INSTOBJEXT = @INSTOBJEXT@
239 INTLLIBS = @INTLLIBS@
240 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
241 INTLTOOL_MERGE = @INTLTOOL_MERGE@
242 INTLTOOL_PERL = @INTLTOOL_PERL@
243 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
244 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
245 LD = @LD@
246 LDFLAGS = @LDFLAGS@
247 LIBGNET_CFLAGS = @LIBGNET_CFLAGS@
248 LIBGNET_LIBS = @LIBGNET_LIBS@
249 LIBICONV = @LIBICONV@
250 LIBINTL = @LIBINTL@
251 LIBOBJS = @LIBOBJS@
252 LIBS = @LIBS@
253 LIBSIGC_CFLAGS = @LIBSIGC_CFLAGS@
254 LIBSIGC_LIBS = @LIBSIGC_LIBS@
255 LIBTOOL = @LIBTOOL@
256 LIPO = @LIPO@
257 LN_S = @LN_S@
258 LORDSAWAR_DATADIR = @LORDSAWAR_DATADIR@
259 LTLIBICONV = @LTLIBICONV@
260 LTLIBINTL = @LTLIBINTL@
261 LTLIBOBJS = @LTLIBOBJS@
262 MAKEINFO = @MAKEINFO@
263 MKDIR_P = @MKDIR_P@
264 MKINSTALLDIRS = @MKINSTALLDIRS@
265 MSGFMT = @MSGFMT@
266 MSGFMT_015 = @MSGFMT_015@
267 MSGFMT_OPTS = @MSGFMT_OPTS@
268 MSGMERGE = @MSGMERGE@
269 NM = @NM@
270 NMEDIT = @NMEDIT@
271 OBJDUMP = @OBJDUMP@
272 OBJEXT = @OBJEXT@
273 OTOOL = @OTOOL@
274 OTOOL64 = @OTOOL64@
275 PACKAGE = @PACKAGE@
276 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
277 PACKAGE_NAME = @PACKAGE_NAME@
278 PACKAGE_STRING = @PACKAGE_STRING@
279 PACKAGE_TARNAME = @PACKAGE_TARNAME@
280 PACKAGE_URL = @PACKAGE_URL@
281 PACKAGE_VERSION = @PACKAGE_VERSION@
282 PATH_SEPARATOR = @PATH_SEPARATOR@
283 PKG_CONFIG = @PKG_CONFIG@
284 POFILES = @POFILES@
285 POSUB = @POSUB@
286 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
287 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
288 PROGRAMNAME_LOCALEDIR = @PROGRAMNAME_LOCALEDIR@
289 RANLIB = @RANLIB@
290 SCREEN_RESOLUTION = @SCREEN_RESOLUTION@
291 SDLSOUND_LIBS = @SDLSOUND_LIBS@
292 SDL_CFLAGS = @SDL_CFLAGS@
293 SDL_CONFIG = @SDL_CONFIG@
294 SDL_LIBS = @SDL_LIBS@
295 SED = @SED@
296 SET_MAKE = @SET_MAKE@
297 SHELL = @SHELL@
298 STRIP = @STRIP@
299 USE_NLS = @USE_NLS@
300 VERSION = @VERSION@
301 XGETTEXT = @XGETTEXT@
302 XGETTEXT_015 = @XGETTEXT_015@
303 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
304 ZIP_FILES = @ZIP_FILES@
305 abs_builddir = @abs_builddir@
306 abs_srcdir = @abs_srcdir@
307 abs_top_builddir = @abs_top_builddir@
308 abs_top_srcdir = @abs_top_srcdir@
309 ac_ct_CC = @ac_ct_CC@
310 ac_ct_CXX = @ac_ct_CXX@
311 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
312 am__include = @am__include@
313 am__leading_dot = @am__leading_dot@
314 am__quote = @am__quote@
315 am__tar = @am__tar@
316 am__untar = @am__untar@
317 bindir = @bindir@
318 build = @build@
319 build_alias = @build_alias@
320 build_cpu = @build_cpu@
321 build_os = @build_os@
322 build_vendor = @build_vendor@
323 builddir = @builddir@
324 datadir = @datadir@
325 datarootdir = @datarootdir@
326 docdir = @docdir@
327 dvidir = @dvidir@
328 exec_prefix = @exec_prefix@
329 host = @host@
330 host_alias = @host_alias@
331 host_cpu = @host_cpu@
332 host_os = @host_os@
333 host_vendor = @host_vendor@
334 htmldir = @htmldir@
335 includedir = @includedir@
336 infodir = @infodir@
337 install_sh = @install_sh@
338 libdir = @libdir@
339 libexecdir = @libexecdir@
340 localedir = $(datadir)/locale
341 localstatedir = @localstatedir@
342 lt_ECHO = @lt_ECHO@
343 mandir = @mandir@
344 mkdir_p = @mkdir_p@
345 oldincludedir = @oldincludedir@
346 pdfdir = @pdfdir@
347 prefix = @prefix@
348 program_transform_name = @program_transform_name@
349 psdir = @psdir@
350 sbindir = @sbindir@
351 sharedstatedir = @sharedstatedir@
352 srcdir = @srcdir@
353 sysconfdir = @sysconfdir@
354 target = @target@
355 target_alias = @target_alias@
356 target_cpu = @target_cpu@
357 target_os = @target_os@
358 target_vendor = @target_vendor@
359 top_build_prefix = @top_build_prefix@
360 top_builddir = @top_builddir@
361 top_srcdir = @top_srcdir@
362
363 #   Copyright (C) 2008 Barry deFreese
364 #   Copyright (C) 2009 Ben Asselstine
365
366 #   This program is free software; you can redistribute it and/or modify
367 #   it under the terms of the GNU General Public License as published by
368 #   the Free Software Foundation; either version 3 of the License, or
369 #   (at your option) any later version.
370
371 #   This program is distributed in the hope that it will be useful,
372 #   but WITHOUT ANY WARRANTY; without even the implied warranty of
373 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
374 #   GNU Library General Public License for more details.
375
376 #   You should have received a copy of the GNU General Public License
377 #   along with this program; if not, write to the Free Software
378 #   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
379 #   02110-1301, USA.
380 SUBDIRS = gui . editor pbm
381 MAINTAINERCLEANFILES = Makefile.in
382 noinst_LTLIBRARIES = liblordsawar.la liblordsawarnet.la liblordsawargfx.la
383 liblordsawar_la_SOURCES = action.cpp action.h AI_Analysis.cpp AI_Analysis.h \
384         AI_Allocation.cpp AI_Allocation.h AI_Diplomacy.cpp AI_Diplomacy.h \
385         ai_dummy.cpp ai_dummy.h ai_fast.cpp ai_fast.h \
386         ai_smart.cpp ai_smart.h AICityInfo.cpp AICityInfo.h \
387         armybase.cpp armybase.h armyproto.cpp armyproto.h armyprodbase.cpp \
388         armyprodbase.h army.cpp army.h armysetlist.cpp armysetlist.h \
389         armyset.cpp armyset.h armyprotobase.cpp armyprotobase.h \
390         bridge.cpp bridge.h bridgelist.cpp bridgelist.h \
391         city.cpp city.h citylist.cpp citylist.h set.h set.cpp setlist.h \
392         citysetlist.cpp citysetlist.h cityset.cpp cityset.h \
393         Configuration.cpp Configuration.h counter.cpp counter.h \
394         CreateScenario.cpp CreateScenario.h \
395         CreateScenarioRandomize.cpp CreateScenarioRandomize.h \
396         fight.cpp fight.h File.cpp File.h FogMap.cpp FogMap.h \
397         GameMap.cpp GameMap.h GameScenario.cpp GameScenario.h \
398         GameScenarioOptions.cpp GameScenarioOptions.h \
399         hero.cpp hero.h heroproto.cpp heroproto.h \
400         herotemplates.cpp herotemplates.h history.cpp history.h \
401         Immovable.cpp Immovable.h Item.cpp Item.h Sage.cpp Sage.h \
402         ItemProto.cpp ItemProto.h stacktile.cpp stacktile.h \
403         stackreflist.cpp stackreflist.h Commentator.cpp Commentator.h \
404         Itemlist.cpp Itemlist.h Location.cpp Location.h \
405         LocationBox.cpp LocationBox.h LocationList.h \
406         MapGenerator.cpp MapGenerator.h \
407         maptile.cpp maptile.h Movable.cpp Movable.h \
408         MoveResult.cpp MoveResult.h Named.cpp Named.h Namable.cpp Namable.h \
409         NamedLocation.cpp NamedLocation.h network_player.cpp network_player.h \
410         network-action.cpp network-action.h \
411         network-history.cpp network-history.h \
412         NextTurn.cpp NextTurn.h NextTurnHotseat.cpp NextTurnHotseat.h \
413         NextTurnNetworked.cpp NextTurnNetworked.h \
414         NextTurnPbm.cpp NextTurnPbm.h OwnerId.cpp OwnerId.h \
415         Ownable.cpp Ownable.h path.cpp path.h \
416         PathCalculator.cpp PathCalculator.h \
417         RoadPathCalculator.cpp RoadPathCalculator.h \
418         player.cpp player.h playerlist.cpp playerlist.h \
419         port.cpp port.h portlist.cpp portlist.h \
420         Positioned.cpp Positioned.h QCityOccupy.cpp QCityOccupy.h \
421         QCityRaze.cpp QCityRaze.h QCitySack.cpp QCitySack.h \
422         QEnemyArmies.cpp QEnemyArmies.h QEnemyArmytype.cpp QEnemyArmytype.h \
423         QKillHero.cpp QKillHero.h QPillageGold.cpp QPillageGold.h \
424         Quest.cpp Quest.h QuestsManager.cpp QuestsManager.h \
425         real_player.cpp real_player.h Renamable.cpp Renamable.h \
426         reward.h reward.cpp rewardlist.h rewardlist.cpp \
427         road.cpp road.h roadlist.cpp roadlist.h \
428         ruin.cpp ruin.h ruinlist.cpp ruinlist.h \
429         shield.cpp shield.h shieldset.cpp shieldset.h \
430         shieldsetlist.cpp shieldsetlist.h shieldstyle.cpp shieldstyle.h \
431         signpost.cpp signpost.h signpostlist.cpp signpostlist.h \
432         stack.cpp stack.h stacklist.cpp stacklist.h  \
433         temple.cpp temple.h templelist.cpp templelist.h \
434         Threat.cpp Threat.h Threatlist.cpp Threatlist.h \
435         Tile.cpp Tile.h tileset.cpp tileset.h tilesetlist.cpp tilesetlist.h \
436         tilestyle.cpp tilestyle.h tilestyleset.cpp tilestyleset.h \
437         timing.cpp timing.h UniquelyIdentified.cpp UniquelyIdentified.h \
438         vectoredunit.cpp vectoredunit.h \
439         vectoredunitlist.cpp vectoredunitlist.h xmlhelper.cpp xmlhelper.h \
440         tarhelper.cpp tarhelper.h \
441         rectangle.h vector.h ucompose.hpp boxcompose.h \
442         SightMap.cpp SightMap.h SmallTile.cpp SmallTile.h \
443         Triumphs.cpp Triumphs.h Backpack.cpp Backpack.h \
444         MapBackpack.cpp MapBackpack.h prodslot.cpp prodslot.h \
445         prodslotlist.cpp prodslotlist.h namelist.cpp namelist.h \
446         PixMask.cpp PixMask.h \
447         GraphicsCache.cpp GraphicsCache.h
448
449 liblordsawarnet_la_SOURCES = \
450         game-client.cpp game-client.h \
451         game-client-decoder.cpp game-client-decoder.h \
452         game-server.cpp game-server.h game-station.cpp game-station.h \
453         network-connection.cpp chat-client.cpp chat-client.h \
454         network-connection.h network-common.h \
455         network-server.cpp network-server.h \
456         pbm/pbm.cpp pbm/pbm.h \
457         pbm-game-client.cpp pbm-game-client.h \
458         pbm-game-server.cpp pbm-game-server.h
459
460 liblordsawargfx_la_SOURCES = \
461         bigmap.cpp bigmap.h citymap.cpp citymap.h  \
462         historymap.cpp historymap.h heromap.cpp heromap.h \
463         heroesmap.cpp heroesmap.h \
464         ruinmap.cpp ruinmap.h questmap.cpp questmap.h \
465         vectormap.cpp vectormap.h overviewmap.cpp overviewmap.h \
466         smallmap.cpp smallmap.h \
467         MapRenderer.cpp MapRenderer.h  \
468         input-events.h map-tip-position.h 
469
470 lordsawar_SOURCES = armymap.cpp armymap.h callback-enums.h defs.h \
471         game-parameters.h recently-played-game.cpp \
472         recently-played-game.h recently-played-game-list.cpp \
473         recently-played-game-list.h sidebar-stats.h game.cpp game.h \
474         gamebigmap.cpp gamebigmap.h sound.cpp sound.h main.cpp \
475         $(am__append_1)
476 liblordsawar_la_LIBADD = gui/liblwgui.la \
477     @LTLIBOBJS@
478
479 lordsawar_LDFLAGS = 
480 lordsawar_LDADD = liblordsawar.la \
481     liblordsawarnet.la \
482     liblordsawargfx.la \
483     $(SDLSOUND_LIBS) \
484     $(GTKMM_LIBS) \
485     $(LIBGNET_LIBS) \
486     $(LIBSIGC_LIBS) -ltar \
487     gui/liblwgui.la \
488     @LIBINTL@
489
490 lordsawar_DEPENDENCIES = \
491   liblordsawar.la \
492   liblordsawargfx.la \
493   liblordsawarnet.la \
494   gui/liblwgui.la
495
496 AM_CXXFLAGS = -Wall -DPO_PATH=\"$(prefix)/share/locale/\" -Wunused-function
497 INCLUDES = $(SDL_CFLAGS) \
498     $(GTKMM_CFLAGS) \
499     $(LIBGNET_CFLAGS) \
500     $(LIBSIGC_CFLAGS) \
501     -DLORDSAWAR_DATADIR='"$(LORDSAWAR_DATADIR)"' \
502     -I$(top_srcdir)
503
504 all: all-recursive
505
506 .SUFFIXES:
507 .SUFFIXES: .cpp .lo .o .obj .rc
508 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
509         @for dep in $?; do \
510           case '$(am__configure_deps)' in \
511             *$$dep*) \
512               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
513                 && { if test -f $@; then exit 0; else break; fi; }; \
514               exit 1;; \
515           esac; \
516         done; \
517         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
518         $(am__cd) $(top_srcdir) && \
519           $(AUTOMAKE) --gnu src/Makefile
520 .PRECIOUS: Makefile
521 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
522         @case '$?' in \
523           *config.status*) \
524             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
525           *) \
526             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
527             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
528         esac;
529
530 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
531         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
532
533 $(top_srcdir)/configure:  $(am__configure_deps)
534         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
535 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
536         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
537 $(am__aclocal_m4_deps):
538
539 clean-noinstLTLIBRARIES:
540         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
541         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
542           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
543           test "$$dir" != "$$p" || dir=.; \
544           echo "rm -f \"$${dir}/so_locations\""; \
545           rm -f "$${dir}/so_locations"; \
546         done
547 liblordsawar.la: $(liblordsawar_la_OBJECTS) $(liblordsawar_la_DEPENDENCIES) 
548         $(CXXLINK)  $(liblordsawar_la_OBJECTS) $(liblordsawar_la_LIBADD) $(LIBS)
549 liblordsawargfx.la: $(liblordsawargfx_la_OBJECTS) $(liblordsawargfx_la_DEPENDENCIES) 
550         $(CXXLINK)  $(liblordsawargfx_la_OBJECTS) $(liblordsawargfx_la_LIBADD) $(LIBS)
551 liblordsawarnet.la: $(liblordsawarnet_la_OBJECTS) $(liblordsawarnet_la_DEPENDENCIES) 
552         $(CXXLINK)  $(liblordsawarnet_la_OBJECTS) $(liblordsawarnet_la_LIBADD) $(LIBS)
553 install-binPROGRAMS: $(bin_PROGRAMS)
554         @$(NORMAL_INSTALL)
555         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
556         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
557         for p in $$list; do echo "$$p $$p"; done | \
558         sed 's/$(EXEEXT)$$//' | \
559         while read p p1; do if test -f $$p || test -f $$p1; \
560           then echo "$$p"; echo "$$p"; else :; fi; \
561         done | \
562         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
563             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
564         sed 'N;N;N;s,\n, ,g' | \
565         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
566           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
567             if ($$2 == $$4) files[d] = files[d] " " $$1; \
568             else { print "f", $$3 "/" $$4, $$1; } } \
569           END { for (d in files) print "f", d, files[d] }' | \
570         while read type dir files; do \
571             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
572             test -z "$$files" || { \
573             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
574             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
575             } \
576         ; done
577
578 uninstall-binPROGRAMS:
579         @$(NORMAL_UNINSTALL)
580         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
581         files=`for p in $$list; do echo "$$p"; done | \
582           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
583               -e 's/$$/$(EXEEXT)/' `; \
584         test -n "$$list" || exit 0; \
585         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
586         cd "$(DESTDIR)$(bindir)" && rm -f $$files
587
588 clean-binPROGRAMS:
589         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
590         echo " rm -f" $$list; \
591         rm -f $$list || exit $$?; \
592         test -n "$(EXEEXT)" || exit 0; \
593         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
594         echo " rm -f" $$list; \
595         rm -f $$list
596 lordsawar$(EXEEXT): $(lordsawar_OBJECTS) $(lordsawar_DEPENDENCIES) 
597         @rm -f lordsawar$(EXEEXT)
598         $(lordsawar_LINK) $(lordsawar_OBJECTS) $(lordsawar_LDADD) $(LIBS)
599
600 mostlyclean-compile:
601         -rm -f *.$(OBJEXT)
602
603 distclean-compile:
604         -rm -f *.tab.c
605
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AICityInfo.Plo@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AI_Allocation.Plo@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AI_Analysis.Plo@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AI_Diplomacy.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Backpack.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Commentator.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Configuration.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CreateScenario.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CreateScenarioRandomize.Plo@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/File.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FogMap.Plo@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GameMap.Plo@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GameScenario.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GameScenarioOptions.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GraphicsCache.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Immovable.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Item.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ItemProto.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Itemlist.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Location.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LocationBox.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MapBackpack.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MapGenerator.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MapRenderer.Plo@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Movable.Plo@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MoveResult.Plo@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Namable.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Named.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NamedLocation.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NextTurn.Plo@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NextTurnHotseat.Plo@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NextTurnNetworked.Plo@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NextTurnPbm.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ownable.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OwnerId.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PathCalculator.Plo@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PixMask.Plo@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Positioned.Plo@am__quote@
644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QCityOccupy.Plo@am__quote@
645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QCityRaze.Plo@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QCitySack.Plo@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QEnemyArmies.Plo@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QEnemyArmytype.Plo@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QKillHero.Plo@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QPillageGold.Plo@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Quest.Plo@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QuestsManager.Plo@am__quote@
653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Renamable.Plo@am__quote@
654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RoadPathCalculator.Plo@am__quote@
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Sage.Plo@am__quote@
656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SightMap.Plo@am__quote@
657 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SmallTile.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Threat.Plo@am__quote@
659 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Threatlist.Plo@am__quote@
660 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Tile.Plo@am__quote@
661 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Triumphs.Plo@am__quote@
662 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UniquelyIdentified.Plo@am__quote@
663 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/action.Plo@am__quote@
664 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ai_dummy.Plo@am__quote@
665 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ai_fast.Plo@am__quote@
666 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ai_smart.Plo@am__quote@
667 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/army.Plo@am__quote@
668 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armybase.Plo@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armymap.Po@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armyprodbase.Plo@am__quote@
671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armyproto.Plo@am__quote@
672 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armyprotobase.Plo@am__quote@
673 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armyset.Plo@am__quote@
674 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armysetlist.Plo@am__quote@
675 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bigmap.Plo@am__quote@
676 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bridge.Plo@am__quote@
677 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bridgelist.Plo@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chat-client.Plo@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/city.Plo@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/citylist.Plo@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/citymap.Plo@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cityset.Plo@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/citysetlist.Plo@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/counter.Plo@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fight.Plo@am__quote@
686 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game-client-decoder.Plo@am__quote@
687 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game-client.Plo@am__quote@
688 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game-server.Plo@am__quote@
689 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game-station.Plo@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game.Po@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gamebigmap.Po@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hero.Plo@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heroesmap.Plo@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heromap.Plo@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heroproto.Plo@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/herotemplates.Plo@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Plo@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/historymap.Plo@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maptile.Plo@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/namelist.Plo@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network-action.Plo@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network-connection.Plo@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network-history.Plo@am__quote@
705 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network-server.Plo@am__quote@
706 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_player.Plo@am__quote@
707 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/overviewmap.Plo@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/path.Plo@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pbm-game-client.Plo@am__quote@
710 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pbm-game-server.Plo@am__quote@
711 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pbm.Plo@am__quote@
712 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/player.Plo@am__quote@
713 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/playerlist.Plo@am__quote@
714 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port.Plo@am__quote@
715 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/portlist.Plo@am__quote@
716 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prodslot.Plo@am__quote@
717 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prodslotlist.Plo@am__quote@
718 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/questmap.Plo@am__quote@
719 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/real_player.Plo@am__quote@
720 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recently-played-game-list.Po@am__quote@
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recently-played-game.Po@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reward.Plo@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rewardlist.Plo@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/road.Plo@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/roadlist.Plo@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ruin.Plo@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ruinlist.Plo@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ruinmap.Plo@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set.Plo@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shield.Plo@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shieldset.Plo@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shieldsetlist.Plo@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shieldstyle.Plo@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signpost.Plo@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signpostlist.Plo@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smallmap.Plo@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sound.Po@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stack.Plo@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stacklist.Plo@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stackreflist.Plo@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stacktile.Plo@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tarhelper.Plo@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/temple.Plo@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/templelist.Plo@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tileset.Plo@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilesetlist.Plo@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilestyle.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilestyleset.Plo@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timing.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vectoredunit.Plo@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vectoredunitlist.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vectormap.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmlhelper.Plo@am__quote@
754
755 .cpp.o:
756 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
757 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
758 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
759 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
760 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
761
762 .cpp.obj:
763 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
764 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
765 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
766 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
767 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
768
769 .cpp.lo:
770 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
771 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
772 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
773 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
774 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
775
776 pbm.lo: pbm/pbm.cpp
777 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pbm.lo -MD -MP -MF $(DEPDIR)/pbm.Tpo -c -o pbm.lo `test -f 'pbm/pbm.cpp' || echo '$(srcdir)/'`pbm/pbm.cpp
778 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/pbm.Tpo $(DEPDIR)/pbm.Plo
779 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='pbm/pbm.cpp' object='pbm.lo' libtool=yes @AMDEPBACKSLASH@
780 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
781 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pbm.lo `test -f 'pbm/pbm.cpp' || echo '$(srcdir)/'`pbm/pbm.cpp
782
783 mostlyclean-libtool:
784         -rm -f *.lo
785
786 clean-libtool:
787         -rm -rf .libs _libs
788
789 # This directory's subdirectories are mostly independent; you can cd
790 # into them and run `make' without going through this Makefile.
791 # To change the values of `make' variables: instead of editing Makefiles,
792 # (1) if the variable is set in `config.status', edit `config.status'
793 #     (which will cause the Makefiles to be regenerated when you run `make');
794 # (2) otherwise, pass the desired values on the `make' command line.
795 $(RECURSIVE_TARGETS):
796         @failcom='exit 1'; \
797         for f in x $$MAKEFLAGS; do \
798           case $$f in \
799             *=* | --[!k]*);; \
800             *k*) failcom='fail=yes';; \
801           esac; \
802         done; \
803         dot_seen=no; \
804         target=`echo $@ | sed s/-recursive//`; \
805         list='$(SUBDIRS)'; for subdir in $$list; do \
806           echo "Making $$target in $$subdir"; \
807           if test "$$subdir" = "."; then \
808             dot_seen=yes; \
809             local_target="$$target-am"; \
810           else \
811             local_target="$$target"; \
812           fi; \
813           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
814           || eval $$failcom; \
815         done; \
816         if test "$$dot_seen" = "no"; then \
817           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
818         fi; test -z "$$fail"
819
820 $(RECURSIVE_CLEAN_TARGETS):
821         @failcom='exit 1'; \
822         for f in x $$MAKEFLAGS; do \
823           case $$f in \
824             *=* | --[!k]*);; \
825             *k*) failcom='fail=yes';; \
826           esac; \
827         done; \
828         dot_seen=no; \
829         case "$@" in \
830           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
831           *) list='$(SUBDIRS)' ;; \
832         esac; \
833         rev=''; for subdir in $$list; do \
834           if test "$$subdir" = "."; then :; else \
835             rev="$$subdir $$rev"; \
836           fi; \
837         done; \
838         rev="$$rev ."; \
839         target=`echo $@ | sed s/-recursive//`; \
840         for subdir in $$rev; do \
841           echo "Making $$target in $$subdir"; \
842           if test "$$subdir" = "."; then \
843             local_target="$$target-am"; \
844           else \
845             local_target="$$target"; \
846           fi; \
847           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
848           || eval $$failcom; \
849         done && test -z "$$fail"
850 tags-recursive:
851         list='$(SUBDIRS)'; for subdir in $$list; do \
852           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
853         done
854 ctags-recursive:
855         list='$(SUBDIRS)'; for subdir in $$list; do \
856           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
857         done
858
859 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
860         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
861         unique=`for i in $$list; do \
862             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
863           done | \
864           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
865               END { if (nonempty) { for (i in files) print i; }; }'`; \
866         mkid -fID $$unique
867 tags: TAGS
868
869 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
870                 $(TAGS_FILES) $(LISP)
871         set x; \
872         here=`pwd`; \
873         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
874           include_option=--etags-include; \
875           empty_fix=.; \
876         else \
877           include_option=--include; \
878           empty_fix=; \
879         fi; \
880         list='$(SUBDIRS)'; for subdir in $$list; do \
881           if test "$$subdir" = .; then :; else \
882             test ! -f $$subdir/TAGS || \
883               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
884           fi; \
885         done; \
886         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
887         unique=`for i in $$list; do \
888             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
889           done | \
890           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
891               END { if (nonempty) { for (i in files) print i; }; }'`; \
892         shift; \
893         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
894           test -n "$$unique" || unique=$$empty_fix; \
895           if test $$# -gt 0; then \
896             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
897               "$$@" $$unique; \
898           else \
899             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
900               $$unique; \
901           fi; \
902         fi
903 ctags: CTAGS
904 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
905                 $(TAGS_FILES) $(LISP)
906         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
907         unique=`for i in $$list; do \
908             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
909           done | \
910           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
911               END { if (nonempty) { for (i in files) print i; }; }'`; \
912         test -z "$(CTAGS_ARGS)$$unique" \
913           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
914              $$unique
915
916 GTAGS:
917         here=`$(am__cd) $(top_builddir) && pwd` \
918           && $(am__cd) $(top_srcdir) \
919           && gtags -i $(GTAGS_ARGS) "$$here"
920
921 distclean-tags:
922         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
923
924 distdir: $(DISTFILES)
925         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
926         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
927         list='$(DISTFILES)'; \
928           dist_files=`for file in $$list; do echo $$file; done | \
929           sed -e "s|^$$srcdirstrip/||;t" \
930               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
931         case $$dist_files in \
932           */*) $(MKDIR_P) `echo "$$dist_files" | \
933                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
934                            sort -u` ;; \
935         esac; \
936         for file in $$dist_files; do \
937           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
938           if test -d $$d/$$file; then \
939             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
940             if test -d "$(distdir)/$$file"; then \
941               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
942             fi; \
943             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
944               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
945               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
946             fi; \
947             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
948           else \
949             test -f "$(distdir)/$$file" \
950             || cp -p $$d/$$file "$(distdir)/$$file" \
951             || exit 1; \
952           fi; \
953         done
954         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
955           if test "$$subdir" = .; then :; else \
956             test -d "$(distdir)/$$subdir" \
957             || $(MKDIR_P) "$(distdir)/$$subdir" \
958             || exit 1; \
959           fi; \
960         done
961         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
962           if test "$$subdir" = .; then :; else \
963             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
964             $(am__relativize); \
965             new_distdir=$$reldir; \
966             dir1=$$subdir; dir2="$(top_distdir)"; \
967             $(am__relativize); \
968             new_top_distdir=$$reldir; \
969             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
970             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
971             ($(am__cd) $$subdir && \
972               $(MAKE) $(AM_MAKEFLAGS) \
973                 top_distdir="$$new_top_distdir" \
974                 distdir="$$new_distdir" \
975                 am__remove_distdir=: \
976                 am__skip_length_check=: \
977                 am__skip_mode_fix=: \
978                 distdir) \
979               || exit 1; \
980           fi; \
981         done
982 check-am: all-am
983 check: check-recursive
984 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
985 installdirs: installdirs-recursive
986 installdirs-am:
987         for dir in "$(DESTDIR)$(bindir)"; do \
988           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
989         done
990 install: install-recursive
991 install-exec: install-exec-recursive
992 install-data: install-data-recursive
993 uninstall: uninstall-recursive
994
995 install-am: all-am
996         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
997
998 installcheck: installcheck-recursive
999 install-strip:
1000         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1001           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1002           `test -z '$(STRIP)' || \
1003             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1004 mostlyclean-generic:
1005
1006 clean-generic:
1007
1008 distclean-generic:
1009         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1010         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1011
1012 maintainer-clean-generic:
1013         @echo "This command is intended for maintainers to use"
1014         @echo "it deletes files that may require special tools to rebuild."
1015         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1016 clean: clean-recursive
1017
1018 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
1019         clean-noinstLTLIBRARIES mostlyclean-am
1020
1021 distclean: distclean-recursive
1022         -rm -rf ./$(DEPDIR)
1023         -rm -f Makefile
1024 distclean-am: clean-am distclean-compile distclean-generic \
1025         distclean-tags
1026
1027 dvi: dvi-recursive
1028
1029 dvi-am:
1030
1031 html: html-recursive
1032
1033 html-am:
1034
1035 info: info-recursive
1036
1037 info-am:
1038
1039 install-data-am:
1040
1041 install-dvi: install-dvi-recursive
1042
1043 install-dvi-am:
1044
1045 install-exec-am: install-binPROGRAMS
1046
1047 install-html: install-html-recursive
1048
1049 install-html-am:
1050
1051 install-info: install-info-recursive
1052
1053 install-info-am:
1054
1055 install-man:
1056
1057 install-pdf: install-pdf-recursive
1058
1059 install-pdf-am:
1060
1061 install-ps: install-ps-recursive
1062
1063 install-ps-am:
1064
1065 installcheck-am:
1066
1067 maintainer-clean: maintainer-clean-recursive
1068         -rm -rf ./$(DEPDIR)
1069         -rm -f Makefile
1070 maintainer-clean-am: distclean-am maintainer-clean-generic
1071
1072 mostlyclean: mostlyclean-recursive
1073
1074 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1075         mostlyclean-libtool
1076
1077 pdf: pdf-recursive
1078
1079 pdf-am:
1080
1081 ps: ps-recursive
1082
1083 ps-am:
1084
1085 uninstall-am: uninstall-binPROGRAMS
1086
1087 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
1088         install-am install-strip tags-recursive
1089
1090 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1091         all all-am check check-am clean clean-binPROGRAMS \
1092         clean-generic clean-libtool clean-noinstLTLIBRARIES ctags \
1093         ctags-recursive distclean distclean-compile distclean-generic \
1094         distclean-libtool distclean-tags distdir dvi dvi-am html \
1095         html-am info info-am install install-am install-binPROGRAMS \
1096         install-data install-data-am install-dvi install-dvi-am \
1097         install-exec install-exec-am install-html install-html-am \
1098         install-info install-info-am install-man install-pdf \
1099         install-pdf-am install-ps install-ps-am install-strip \
1100         installcheck installcheck-am installdirs installdirs-am \
1101         maintainer-clean maintainer-clean-generic mostlyclean \
1102         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1103         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1104         uninstall-binPROGRAMS
1105
1106 .rc.o:
1107         i586-mingw32msvc-windres -o $@ $<
1108
1109 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1110 # Otherwise a system limit (for SysV at least) may be exceeded.
1111 .NOEXPORT: