~ubuntu-branches/ubuntu/maverick/lordsawar/maverick

« back to all changes in this revision

Viewing changes to src/editor/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2010-04-10 09:29:33 UTC
  • mfrom: (1.1.9 upstream) (5.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100410092933-23uq4dxig30kmtcw
Tags: 0.1.8-1
* New upstream release.
* Add misc:Depends for -data package.
* Bump Standards Version to 3.8.4. (No changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
37
37
target_triplet = @target@
38
38
@WANT_EDITOR_TRUE@bin_PROGRAMS = lordsawar-editor$(EXEEXT) \
39
39
@WANT_EDITOR_TRUE@      lordsawar-army-editor$(EXEEXT) \
40
 
@WANT_EDITOR_TRUE@      lordsawar-tile-editor$(EXEEXT)
 
40
@WANT_EDITOR_TRUE@      lordsawar-tile-editor$(EXEEXT) \
 
41
@WANT_EDITOR_TRUE@      lordsawar-city-editor$(EXEEXT) \
 
42
@WANT_EDITOR_TRUE@      lordsawar-shield-editor$(EXEEXT)
41
43
@FL_RESRC_TRUE@@WANT_EDITOR_TRUE@am__append_1 = editor.rc
42
44
subdir = src/editor
43
45
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62
64
am__lordsawar_army_editor_SOURCES_DIST = armyset-main.cpp \
63
65
        armyset-window.cpp armyset-window.h armyset-info-dialog.cpp \
64
66
        armyset-info-dialog.h masked-image-editor-dialog.cpp \
65
 
        masked-image-editor-dialog.h glade-helpers.h
 
67
        masked-image-editor-dialog.h image-editor-dialog.cpp \
 
68
        image-editor-dialog.h glade-helpers.h
66
69
@WANT_EDITOR_TRUE@am_lordsawar_army_editor_OBJECTS =  \
67
70
@WANT_EDITOR_TRUE@      armyset-main.$(OBJEXT) \
68
71
@WANT_EDITOR_TRUE@      armyset-window.$(OBJEXT) \
69
72
@WANT_EDITOR_TRUE@      armyset-info-dialog.$(OBJEXT) \
70
 
@WANT_EDITOR_TRUE@      masked-image-editor-dialog.$(OBJEXT)
 
73
@WANT_EDITOR_TRUE@      masked-image-editor-dialog.$(OBJEXT) \
 
74
@WANT_EDITOR_TRUE@      image-editor-dialog.$(OBJEXT)
71
75
lordsawar_army_editor_OBJECTS = $(am_lordsawar_army_editor_OBJECTS)
72
76
am__DEPENDENCIES_1 =
73
77
@WANT_EDITOR_TRUE@lordsawar_army_editor_DEPENDENCIES =  \
75
79
@WANT_EDITOR_TRUE@      $(top_builddir)/src/liblordsawargfx.la \
76
80
@WANT_EDITOR_TRUE@      $(top_builddir)/src/liblordsawar.la \
77
81
@WANT_EDITOR_TRUE@      $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 
82
am__lordsawar_city_editor_SOURCES_DIST = cityset-main.cpp \
 
83
        cityset-window.cpp cityset-window.h cityset-info-dialog.cpp \
 
84
        cityset-info-dialog.h image-editor-dialog.cpp \
 
85
        image-editor-dialog.h glade-helpers.h
 
86
@WANT_EDITOR_TRUE@am_lordsawar_city_editor_OBJECTS =  \
 
87
@WANT_EDITOR_TRUE@      cityset-main.$(OBJEXT) \
 
88
@WANT_EDITOR_TRUE@      cityset-window.$(OBJEXT) \
 
89
@WANT_EDITOR_TRUE@      cityset-info-dialog.$(OBJEXT) \
 
90
@WANT_EDITOR_TRUE@      image-editor-dialog.$(OBJEXT)
 
91
lordsawar_city_editor_OBJECTS = $(am_lordsawar_city_editor_OBJECTS)
 
92
@WANT_EDITOR_TRUE@lordsawar_city_editor_DEPENDENCIES =  \
 
93
@WANT_EDITOR_TRUE@      $(top_builddir)/src/gui/liblwgui.la \
 
94
@WANT_EDITOR_TRUE@      $(top_builddir)/src/liblordsawargfx.la \
 
95
@WANT_EDITOR_TRUE@      $(top_builddir)/src/liblordsawar.la \
 
96
@WANT_EDITOR_TRUE@      $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
78
97
am__lordsawar_editor_SOURCES_DIST = main.cpp main-window.cpp \
79
98
        main-window.h signpost-editor-dialog.cpp \
80
99
        signpost-editor-dialog.h temple-editor-dialog.cpp \
84
103
        select-army-dialog.h players-dialog.cpp players-dialog.h \
85
104
        city-editor-dialog.cpp city-editor-dialog.h \
86
105
        map-info-dialog.cpp map-info-dialog.h new-map-dialog.cpp \
87
 
        new-map-dialog.h editorbigmap.cpp editorbigmap.h \
88
 
        glade-helpers.h itemlist-dialog.cpp itemlist-dialog.h \
89
 
        reward-editor-dialog.cpp reward-editor-dialog.h \
90
 
        select-item-dialog.cpp select-item-dialog.h \
91
 
        select-reward-dialog.cpp select-reward-dialog.h \
92
 
        rewardlist-dialog.cpp rewardlist-dialog.h \
93
 
        select-hidden-ruin-dialog.cpp select-hidden-ruin-dialog.h \
94
 
        RenamableLocation.cpp RenamableLocation.h \
95
 
        backpack-editor-dialog.cpp backpack-editor-dialog.h \
96
 
        hero-editor-dialog.cpp hero-editor-dialog.h editor.rc
 
106
        new-map-dialog.h switch-sets-dialog.cpp switch-sets-dialog.h \
 
107
        editorbigmap.cpp editorbigmap.h glade-helpers.h \
 
108
        itemlist-dialog.cpp itemlist-dialog.h reward-editor-dialog.cpp \
 
109
        reward-editor-dialog.h select-item-dialog.cpp \
 
110
        select-item-dialog.h select-reward-dialog.cpp \
 
111
        select-reward-dialog.h rewardlist-dialog.cpp \
 
112
        rewardlist-dialog.h select-hidden-ruin-dialog.cpp \
 
113
        select-hidden-ruin-dialog.h RenamableLocation.cpp \
 
114
        RenamableLocation.h backpack-editor-dialog.cpp \
 
115
        backpack-editor-dialog.h hero-editor-dialog.cpp \
 
116
        hero-editor-dialog.h editor.rc
97
117
@FL_RESRC_TRUE@@WANT_EDITOR_TRUE@am__objects_1 = editor.$(OBJEXT)
98
118
@WANT_EDITOR_TRUE@am_lordsawar_editor_OBJECTS = main.$(OBJEXT) \
99
119
@WANT_EDITOR_TRUE@      main-window.$(OBJEXT) \
106
126
@WANT_EDITOR_TRUE@      city-editor-dialog.$(OBJEXT) \
107
127
@WANT_EDITOR_TRUE@      map-info-dialog.$(OBJEXT) \
108
128
@WANT_EDITOR_TRUE@      new-map-dialog.$(OBJEXT) \
 
129
@WANT_EDITOR_TRUE@      switch-sets-dialog.$(OBJEXT) \
109
130
@WANT_EDITOR_TRUE@      editorbigmap.$(OBJEXT) \
110
131
@WANT_EDITOR_TRUE@      itemlist-dialog.$(OBJEXT) \
111
132
@WANT_EDITOR_TRUE@      reward-editor-dialog.$(OBJEXT) \
123
144
@WANT_EDITOR_TRUE@      $(top_builddir)/src/liblordsawargfx.la \
124
145
@WANT_EDITOR_TRUE@      $(top_builddir)/src/liblordsawar.la \
125
146
@WANT_EDITOR_TRUE@      $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 
147
am__lordsawar_shield_editor_SOURCES_DIST = shieldset-main.cpp \
 
148
        shieldset-window.cpp shieldset-window.h \
 
149
        shieldset-info-dialog.cpp shieldset-info-dialog.h \
 
150
        masked-image-editor-dialog.cpp masked-image-editor-dialog.h \
 
151
        glade-helpers.h
 
152
@WANT_EDITOR_TRUE@am_lordsawar_shield_editor_OBJECTS =  \
 
153
@WANT_EDITOR_TRUE@      shieldset-main.$(OBJEXT) \
 
154
@WANT_EDITOR_TRUE@      shieldset-window.$(OBJEXT) \
 
155
@WANT_EDITOR_TRUE@      shieldset-info-dialog.$(OBJEXT) \
 
156
@WANT_EDITOR_TRUE@      masked-image-editor-dialog.$(OBJEXT)
 
157
lordsawar_shield_editor_OBJECTS =  \
 
158
        $(am_lordsawar_shield_editor_OBJECTS)
 
159
@WANT_EDITOR_TRUE@lordsawar_shield_editor_DEPENDENCIES =  \
 
160
@WANT_EDITOR_TRUE@      $(top_builddir)/src/gui/liblwgui.la \
 
161
@WANT_EDITOR_TRUE@      $(top_builddir)/src/liblordsawargfx.la \
 
162
@WANT_EDITOR_TRUE@      $(top_builddir)/src/liblordsawar.la \
 
163
@WANT_EDITOR_TRUE@      $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
126
164
am__lordsawar_tile_editor_SOURCES_DIST = tileset-main.cpp \
127
165
        tileset-window.cpp tileset-window.h tileset-info-dialog.cpp \
128
166
        tileset-info-dialog.h tile-preview-dialog.cpp \
171
209
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
172
210
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
173
211
        $(LDFLAGS) -o $@
174
 
SOURCES = $(lordsawar_army_editor_SOURCES) $(lordsawar_editor_SOURCES) \
 
212
SOURCES = $(lordsawar_army_editor_SOURCES) \
 
213
        $(lordsawar_city_editor_SOURCES) $(lordsawar_editor_SOURCES) \
 
214
        $(lordsawar_shield_editor_SOURCES) \
175
215
        $(lordsawar_tile_editor_SOURCES)
176
216
DIST_SOURCES = $(am__lordsawar_army_editor_SOURCES_DIST) \
 
217
        $(am__lordsawar_city_editor_SOURCES_DIST) \
177
218
        $(am__lordsawar_editor_SOURCES_DIST) \
 
219
        $(am__lordsawar_shield_editor_SOURCES_DIST) \
178
220
        $(am__lordsawar_tile_editor_SOURCES_DIST)
179
221
ETAGS = etags
180
222
CTAGS = ctags
269
311
PACKAGE_NAME = @PACKAGE_NAME@
270
312
PACKAGE_STRING = @PACKAGE_STRING@
271
313
PACKAGE_TARNAME = @PACKAGE_TARNAME@
272
 
PACKAGE_URL = @PACKAGE_URL@
273
314
PACKAGE_VERSION = @PACKAGE_VERSION@
274
315
PATH_SEPARATOR = @PATH_SEPARATOR@
275
316
PKG_CONFIG = @PKG_CONFIG@
318
359
docdir = @docdir@
319
360
dvidir = @dvidir@
320
361
exec_prefix = @exec_prefix@
 
362
gppver = @gppver@
321
363
host = @host@
322
364
host_alias = @host_alias@
323
365
host_cpu = @host_cpu@
376
418
@WANT_EDITOR_TRUE@      armyset-window.cpp armyset-window.h  \
377
419
@WANT_EDITOR_TRUE@      armyset-info-dialog.cpp armyset-info-dialog.h \
378
420
@WANT_EDITOR_TRUE@      masked-image-editor-dialog.cpp masked-image-editor-dialog.h \
 
421
@WANT_EDITOR_TRUE@      image-editor-dialog.cpp image-editor-dialog.h \
 
422
@WANT_EDITOR_TRUE@      glade-helpers.h
 
423
 
 
424
@WANT_EDITOR_TRUE@lordsawar_city_editor_SOURCES = \
 
425
@WANT_EDITOR_TRUE@      cityset-main.cpp \
 
426
@WANT_EDITOR_TRUE@      cityset-window.cpp cityset-window.h  \
 
427
@WANT_EDITOR_TRUE@      cityset-info-dialog.cpp cityset-info-dialog.h \
 
428
@WANT_EDITOR_TRUE@      image-editor-dialog.cpp image-editor-dialog.h \
 
429
@WANT_EDITOR_TRUE@      glade-helpers.h
 
430
 
 
431
@WANT_EDITOR_TRUE@lordsawar_shield_editor_SOURCES = \
 
432
@WANT_EDITOR_TRUE@      shieldset-main.cpp \
 
433
@WANT_EDITOR_TRUE@      shieldset-window.cpp shieldset-window.h  \
 
434
@WANT_EDITOR_TRUE@      shieldset-info-dialog.cpp shieldset-info-dialog.h \
 
435
@WANT_EDITOR_TRUE@      masked-image-editor-dialog.cpp masked-image-editor-dialog.h \
379
436
@WANT_EDITOR_TRUE@      glade-helpers.h
380
437
 
381
438
@WANT_EDITOR_TRUE@lordsawar_tile_editor_SOURCES = \
403
460
@WANT_EDITOR_TRUE@      players-dialog.h city-editor-dialog.cpp \
404
461
@WANT_EDITOR_TRUE@      city-editor-dialog.h map-info-dialog.cpp \
405
462
@WANT_EDITOR_TRUE@      map-info-dialog.h new-map-dialog.cpp \
406
 
@WANT_EDITOR_TRUE@      new-map-dialog.h editorbigmap.cpp \
 
463
@WANT_EDITOR_TRUE@      new-map-dialog.h switch-sets-dialog.cpp \
 
464
@WANT_EDITOR_TRUE@      switch-sets-dialog.h editorbigmap.cpp \
407
465
@WANT_EDITOR_TRUE@      editorbigmap.h glade-helpers.h \
408
466
@WANT_EDITOR_TRUE@      itemlist-dialog.cpp itemlist-dialog.h \
409
467
@WANT_EDITOR_TRUE@      reward-editor-dialog.cpp \
423
481
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawargfx.la \
424
482
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawar.la \
425
483
@WANT_EDITOR_TRUE@                         $(GTKMM_LIBS) \
426
 
@WANT_EDITOR_TRUE@                         $(SDL_LIBS) \
427
 
@WANT_EDITOR_TRUE@                         $(SDLIMAGE_LIBS) \
 
484
@WANT_EDITOR_TRUE@                         $(SDL_LIBS) -ltar -lz \
 
485
@WANT_EDITOR_TRUE@                         @LIBINTL@ -L$(top_builddir)/src
 
486
 
 
487
@WANT_EDITOR_TRUE@lordsawar_shield_editor_LDADD = $(top_builddir)/src/gui/liblwgui.la \
 
488
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawargfx.la \
 
489
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawar.la \
 
490
@WANT_EDITOR_TRUE@                         $(SDL_LIBS) -ltar -lz \
 
491
@WANT_EDITOR_TRUE@                         $(GTKMM_LIBS) \
 
492
@WANT_EDITOR_TRUE@                         @LIBINTL@ -L$(top_builddir)/src
 
493
 
 
494
@WANT_EDITOR_TRUE@lordsawar_city_editor_LDADD = $(top_builddir)/src/gui/liblwgui.la \
 
495
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawargfx.la \
 
496
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawar.la \
 
497
@WANT_EDITOR_TRUE@                         $(SDL_LIBS) -ltar -lz \
 
498
@WANT_EDITOR_TRUE@                         $(GTKMM_LIBS) \
428
499
@WANT_EDITOR_TRUE@                         @LIBINTL@ -L$(top_builddir)/src
429
500
 
430
501
@WANT_EDITOR_TRUE@lordsawar_army_editor_LDADD = $(top_builddir)/src/gui/liblwgui.la \
431
502
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawargfx.la \
432
503
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawar.la \
433
 
@WANT_EDITOR_TRUE@                         $(SDL_LIBS) \
434
 
@WANT_EDITOR_TRUE@                         $(SDLIMAGE_LIBS) \
 
504
@WANT_EDITOR_TRUE@                         $(SDL_LIBS) -ltar -lz \
435
505
@WANT_EDITOR_TRUE@                         $(GTKMM_LIBS) \
436
506
@WANT_EDITOR_TRUE@                         @LIBINTL@ -L$(top_builddir)/src
437
507
 
438
508
@WANT_EDITOR_TRUE@lordsawar_tile_editor_LDADD = $(top_builddir)/src/gui/liblwgui.la \
439
509
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawargfx.la \
440
510
@WANT_EDITOR_TRUE@                         $(top_builddir)/src/liblordsawar.la \
441
 
@WANT_EDITOR_TRUE@                         $(SDL_LIBS) \
442
 
@WANT_EDITOR_TRUE@                         $(SDLIMAGE_LIBS) \
 
511
@WANT_EDITOR_TRUE@                         $(SDL_LIBS) -ltar -lz \
443
512
@WANT_EDITOR_TRUE@                         $(GTKMM_LIBS) \
444
513
@WANT_EDITOR_TRUE@                         @LIBINTL@ -L$(top_builddir)/src
445
514
 
528
597
lordsawar-army-editor$(EXEEXT): $(lordsawar_army_editor_OBJECTS) $(lordsawar_army_editor_DEPENDENCIES) 
529
598
        @rm -f lordsawar-army-editor$(EXEEXT)
530
599
        $(CXXLINK) $(lordsawar_army_editor_OBJECTS) $(lordsawar_army_editor_LDADD) $(LIBS)
 
600
lordsawar-city-editor$(EXEEXT): $(lordsawar_city_editor_OBJECTS) $(lordsawar_city_editor_DEPENDENCIES) 
 
601
        @rm -f lordsawar-city-editor$(EXEEXT)
 
602
        $(CXXLINK) $(lordsawar_city_editor_OBJECTS) $(lordsawar_city_editor_LDADD) $(LIBS)
531
603
lordsawar-editor$(EXEEXT): $(lordsawar_editor_OBJECTS) $(lordsawar_editor_DEPENDENCIES) 
532
604
        @rm -f lordsawar-editor$(EXEEXT)
533
605
        $(CXXLINK) $(lordsawar_editor_OBJECTS) $(lordsawar_editor_LDADD) $(LIBS)
 
606
lordsawar-shield-editor$(EXEEXT): $(lordsawar_shield_editor_OBJECTS) $(lordsawar_shield_editor_DEPENDENCIES) 
 
607
        @rm -f lordsawar-shield-editor$(EXEEXT)
 
608
        $(CXXLINK) $(lordsawar_shield_editor_OBJECTS) $(lordsawar_shield_editor_LDADD) $(LIBS)
534
609
lordsawar-tile-editor$(EXEEXT): $(lordsawar_tile_editor_OBJECTS) $(lordsawar_tile_editor_DEPENDENCIES) 
535
610
        @rm -f lordsawar-tile-editor$(EXEEXT)
536
611
        $(CXXLINK) $(lordsawar_tile_editor_OBJECTS) $(lordsawar_tile_editor_LDADD) $(LIBS)
547
622
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armyset-window.Po@am__quote@
548
623
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backpack-editor-dialog.Po@am__quote@
549
624
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/city-editor-dialog.Po@am__quote@
 
625
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cityset-info-dialog.Po@am__quote@
 
626
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cityset-main.Po@am__quote@
 
627
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cityset-window.Po@am__quote@
550
628
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/editorbigmap.Po@am__quote@
551
629
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hero-editor-dialog.Po@am__quote@
552
630
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image-editor-dialog.Po@am__quote@
564
642
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select-hidden-ruin-dialog.Po@am__quote@
565
643
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select-item-dialog.Po@am__quote@
566
644
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select-reward-dialog.Po@am__quote@
 
645
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shieldset-info-dialog.Po@am__quote@
 
646
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shieldset-main.Po@am__quote@
 
647
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shieldset-window.Po@am__quote@
567
648
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signpost-editor-dialog.Po@am__quote@
568
649
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stack-editor-dialog.Po@am__quote@
 
650
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/switch-sets-dialog.Po@am__quote@
569
651
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/temple-editor-dialog.Po@am__quote@
570
652
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tile-preview-dialog.Po@am__quote@
571
653
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tile-preview-scene.Po@am__quote@