~ubuntu-branches/ubuntu/saucy/lordsawar/saucy

« back to all changes in this revision

Viewing changes to help/figures/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Barry deFreese
  • Date: 2008-12-20 13:52:12 UTC
  • mfrom: (1.1.6 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20081220135212-noeb2w3y98ebo7o9
Tags: 0.1.4-1
[ Barry deFreese ]
* New upstream release.
* Move 0.0.8-2.1 changelog entry to correct point in changelog.
* Make lordsawar-data suggest lordsawar.
* Update my e-mail address.
* Add build-depends on intltool, uuid-dev, and libboost-dev.
* Don't install locales since there are no translations currently.
* Add simple man page for new lordsawar-pbm binary.
* Drop gcc4.3 patches as they have been fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 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  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
target_triplet = @target@
 
36
subdir = help/figures
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
40
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
41
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
42
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
43
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
44
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
45
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
 
46
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
47
        $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
CONFIG_HEADER = $(top_builddir)/config.h
 
52
CONFIG_CLEAN_FILES =
 
53
SOURCES =
 
54
DIST_SOURCES =
 
55
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
56
am__vpath_adj = case $$p in \
 
57
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
58
    *) f=$$p;; \
 
59
  esac;
 
60
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
61
am__installdirs = "$(DESTDIR)$(helpdir)"
 
62
helpDATA_INSTALL = $(INSTALL_DATA)
 
63
DATA = $(help_DATA)
 
64
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
65
ACLOCAL = @ACLOCAL@
 
66
ALL_LINGUAS = @ALL_LINGUAS@
 
67
AMTAR = @AMTAR@
 
68
AR = @AR@
 
69
AUTOCONF = @AUTOCONF@
 
70
AUTOHEADER = @AUTOHEADER@
 
71
AUTOMAKE = @AUTOMAKE@
 
72
AWK = @AWK@
 
73
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 
74
CATALOGS = @CATALOGS@
 
75
CATOBJEXT = @CATOBJEXT@
 
76
CC = @CC@
 
77
CCDEPMODE = @CCDEPMODE@
 
78
CFLAGS = @CFLAGS@
 
79
CPP = @CPP@
 
80
CPPFLAGS = @CPPFLAGS@
 
81
CXX = @CXX@
 
82
CXXCPP = @CXXCPP@
 
83
CXXDEPMODE = @CXXDEPMODE@
 
84
CXXFLAGS = @CXXFLAGS@
 
85
CYGPATH_W = @CYGPATH_W@
 
86
DATADIRNAME = @DATADIRNAME@
 
87
DEFS = @DEFS@
 
88
DEPDIR = @DEPDIR@
 
89
DSYMUTIL = @DSYMUTIL@
 
90
DUMPBIN = @DUMPBIN@
 
91
ECHO_C = @ECHO_C@
 
92
ECHO_N = @ECHO_N@
 
93
ECHO_T = @ECHO_T@
 
94
EGREP = @EGREP@
 
95
EXEEXT = @EXEEXT@
 
96
FGREP = @FGREP@
 
97
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
98
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
99
GLIBMM_CFLAGS = @GLIBMM_CFLAGS@
 
100
GLIBMM_LIBS = @GLIBMM_LIBS@
 
101
GMOFILES = @GMOFILES@
 
102
GMSGFMT = @GMSGFMT@
 
103
GMSGFMT_015 = @GMSGFMT_015@
 
104
GREP = @GREP@
 
105
GTKMM_CFLAGS = @GTKMM_CFLAGS@
 
106
GTKMM_LIBS = @GTKMM_LIBS@
 
107
HOME = @HOME@
 
108
INSTALL = @INSTALL@
 
109
INSTALL_DATA = @INSTALL_DATA@
 
110
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
111
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
112
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
113
INSTOBJEXT = @INSTOBJEXT@
 
114
INTLLIBS = @INTLLIBS@
 
115
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
116
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
117
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
118
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
119
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
120
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
121
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
122
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
123
INTLTOOL_PERL = @INTLTOOL_PERL@
 
124
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
125
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
126
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
127
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
128
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
129
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
130
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
131
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
132
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
133
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
134
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
135
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
136
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
137
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
138
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
139
LD = @LD@
 
140
LDFLAGS = @LDFLAGS@
 
141
LIBGNET_CFLAGS = @LIBGNET_CFLAGS@
 
142
LIBGNET_LIBS = @LIBGNET_LIBS@
 
143
LIBICONV = @LIBICONV@
 
144
LIBINTL = @LIBINTL@
 
145
LIBOBJS = @LIBOBJS@
 
146
LIBS = @LIBS@
 
147
LIBSIGC_CFLAGS = @LIBSIGC_CFLAGS@
 
148
LIBSIGC_LIBS = @LIBSIGC_LIBS@
 
149
LIBTOOL = @LIBTOOL@
 
150
LIPO = @LIPO@
 
151
LN_S = @LN_S@
 
152
LORDSAWAR_DATADIR = @LORDSAWAR_DATADIR@
 
153
LTLIBICONV = @LTLIBICONV@
 
154
LTLIBINTL = @LTLIBINTL@
 
155
LTLIBOBJS = @LTLIBOBJS@
 
156
MAKEINFO = @MAKEINFO@
 
157
MKDIR_P = @MKDIR_P@
 
158
MKINSTALLDIRS = @MKINSTALLDIRS@
 
159
MSGFMT = @MSGFMT@
 
160
MSGFMT_015 = @MSGFMT_015@
 
161
MSGFMT_OPTS = @MSGFMT_OPTS@
 
162
MSGMERGE = @MSGMERGE@
 
163
NM = @NM@
 
164
NMEDIT = @NMEDIT@
 
165
OBJEXT = @OBJEXT@
 
166
OTOOL = @OTOOL@
 
167
OTOOL64 = @OTOOL64@
 
168
PACKAGE = @PACKAGE@
 
169
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
170
PACKAGE_NAME = @PACKAGE_NAME@
 
171
PACKAGE_STRING = @PACKAGE_STRING@
 
172
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
173
PACKAGE_VERSION = @PACKAGE_VERSION@
 
174
PATH_SEPARATOR = @PATH_SEPARATOR@
 
175
PKG_CONFIG = @PKG_CONFIG@
 
176
POFILES = @POFILES@
 
177
POSUB = @POSUB@
 
178
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
179
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
180
PROGRAMNAME_LOCALEDIR = @PROGRAMNAME_LOCALEDIR@
 
181
RANLIB = @RANLIB@
 
182
SCREEN_RESOLUTION = @SCREEN_RESOLUTION@
 
183
SDLIMAGE_LIBS = @SDLIMAGE_LIBS@
 
184
SDLSOUND_LIBS = @SDLSOUND_LIBS@
 
185
SDL_CFLAGS = @SDL_CFLAGS@
 
186
SDL_CONFIG = @SDL_CONFIG@
 
187
SDL_LIBS = @SDL_LIBS@
 
188
SED = @SED@
 
189
SET_MAKE = @SET_MAKE@
 
190
SHELL = @SHELL@
 
191
STRIP = @STRIP@
 
192
USE_NLS = @USE_NLS@
 
193
VERSION = @VERSION@
 
194
XGETTEXT = @XGETTEXT@
 
195
XGETTEXT_015 = @XGETTEXT_015@
 
196
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
197
ZIP_FILES = @ZIP_FILES@
 
198
abs_builddir = @abs_builddir@
 
199
abs_srcdir = @abs_srcdir@
 
200
abs_top_builddir = @abs_top_builddir@
 
201
abs_top_srcdir = @abs_top_srcdir@
 
202
ac_ct_CC = @ac_ct_CC@
 
203
ac_ct_CXX = @ac_ct_CXX@
 
204
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
205
am__include = @am__include@
 
206
am__leading_dot = @am__leading_dot@
 
207
am__quote = @am__quote@
 
208
am__tar = @am__tar@
 
209
am__untar = @am__untar@
 
210
bindir = @bindir@
 
211
build = @build@
 
212
build_alias = @build_alias@
 
213
build_cpu = @build_cpu@
 
214
build_os = @build_os@
 
215
build_vendor = @build_vendor@
 
216
builddir = @builddir@
 
217
datadir = @datadir@
 
218
datarootdir = @datarootdir@
 
219
docdir = @docdir@
 
220
dvidir = @dvidir@
 
221
exec_prefix = @exec_prefix@
 
222
host = @host@
 
223
host_alias = @host_alias@
 
224
host_cpu = @host_cpu@
 
225
host_os = @host_os@
 
226
host_vendor = @host_vendor@
 
227
htmldir = @htmldir@
 
228
includedir = @includedir@
 
229
infodir = @infodir@
 
230
install_sh = @install_sh@
 
231
libdir = @libdir@
 
232
libexecdir = @libexecdir@
 
233
localedir = @localedir@
 
234
localstatedir = @localstatedir@
 
235
lt_ECHO = @lt_ECHO@
 
236
mandir = @mandir@
 
237
mkdir_p = @mkdir_p@
 
238
oldincludedir = @oldincludedir@
 
239
pdfdir = @pdfdir@
 
240
prefix = @prefix@
 
241
program_transform_name = @program_transform_name@
 
242
psdir = @psdir@
 
243
sbindir = @sbindir@
 
244
sharedstatedir = @sharedstatedir@
 
245
srcdir = @srcdir@
 
246
sysconfdir = @sysconfdir@
 
247
target = @target@
 
248
target_alias = @target_alias@
 
249
target_cpu = @target_cpu@
 
250
target_os = @target_os@
 
251
target_vendor = @target_vendor@
 
252
top_builddir = @top_builddir@
 
253
top_srcdir = @top_srcdir@
 
254
EXTRA_DIST = $(help_DATA)
 
255
helpdir = ${datadir}/gnome/help/lordsawar/C/figures
 
256
help_DATA = city_window.png conquer_city.png buy_production.png \
 
257
        army_unit_info.png army_bonus.png fight_order.png \
 
258
        fight_one_vs_one.png fighting_one_vs_one.png \
 
259
        fought_one_vs_one.png fight_city_one_vs_two.png \
 
260
        fighting_city_one_vs_two.png fought_city_one_vs_two.png \
 
261
        game_options.png main_screen.png main_screen_buttons.png \
 
262
        main_screen_move_stack_button.png \
 
263
        main_screen_select_next_stack_button.png \
 
264
        main_screen_park_stack_button.png \
 
265
        main_screen_deselect_stack_button.png \
 
266
        main_screen_center_on_stack_button.png \
 
267
        main_screen_diplomacy_button.png \
 
268
        main_screen_diplomacy_proposed_button.png \
 
269
        main_screen_defend_stack_button.png \
 
270
        main_screen_stack_search_button.png \
 
271
        main_screen_move_all_stacks_button.png \
 
272
        main_screen_end_turn_button.png \
 
273
        main_screen_move_stack_dir_buttons.png \
 
274
        game_lobby.png
 
275
 
 
276
all: all-am
 
277
 
 
278
.SUFFIXES:
 
279
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
280
        @for dep in $?; do \
 
281
          case '$(am__configure_deps)' in \
 
282
            *$$dep*) \
 
283
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
284
                && exit 0; \
 
285
              exit 1;; \
 
286
          esac; \
 
287
        done; \
 
288
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  help/figures/Makefile'; \
 
289
        cd $(top_srcdir) && \
 
290
          $(AUTOMAKE) --gnu  help/figures/Makefile
 
291
.PRECIOUS: Makefile
 
292
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
293
        @case '$?' in \
 
294
          *config.status*) \
 
295
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
296
          *) \
 
297
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
298
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
299
        esac;
 
300
 
 
301
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
302
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
303
 
 
304
$(top_srcdir)/configure:  $(am__configure_deps)
 
305
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
306
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
307
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
308
 
 
309
mostlyclean-libtool:
 
310
        -rm -f *.lo
 
311
 
 
312
clean-libtool:
 
313
        -rm -rf .libs _libs
 
314
install-helpDATA: $(help_DATA)
 
315
        @$(NORMAL_INSTALL)
 
316
        test -z "$(helpdir)" || $(MKDIR_P) "$(DESTDIR)$(helpdir)"
 
317
        @list='$(help_DATA)'; for p in $$list; do \
 
318
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
319
          f=$(am__strip_dir) \
 
320
          echo " $(helpDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(helpdir)/$$f'"; \
 
321
          $(helpDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(helpdir)/$$f"; \
 
322
        done
 
323
 
 
324
uninstall-helpDATA:
 
325
        @$(NORMAL_UNINSTALL)
 
326
        @list='$(help_DATA)'; for p in $$list; do \
 
327
          f=$(am__strip_dir) \
 
328
          echo " rm -f '$(DESTDIR)$(helpdir)/$$f'"; \
 
329
          rm -f "$(DESTDIR)$(helpdir)/$$f"; \
 
330
        done
 
331
tags: TAGS
 
332
TAGS:
 
333
 
 
334
ctags: CTAGS
 
335
CTAGS:
 
336
 
 
337
 
 
338
distdir: $(DISTFILES)
 
339
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
340
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
341
        list='$(DISTFILES)'; \
 
342
          dist_files=`for file in $$list; do echo $$file; done | \
 
343
          sed -e "s|^$$srcdirstrip/||;t" \
 
344
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
345
        case $$dist_files in \
 
346
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
347
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
348
                           sort -u` ;; \
 
349
        esac; \
 
350
        for file in $$dist_files; do \
 
351
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
352
          if test -d $$d/$$file; then \
 
353
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
354
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
355
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
356
            fi; \
 
357
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
358
          else \
 
359
            test -f $(distdir)/$$file \
 
360
            || cp -p $$d/$$file $(distdir)/$$file \
 
361
            || exit 1; \
 
362
          fi; \
 
363
        done
 
364
check-am: all-am
 
365
check: check-am
 
366
all-am: Makefile $(DATA)
 
367
installdirs:
 
368
        for dir in "$(DESTDIR)$(helpdir)"; do \
 
369
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
370
        done
 
371
install: install-am
 
372
install-exec: install-exec-am
 
373
install-data: install-data-am
 
374
uninstall: uninstall-am
 
375
 
 
376
install-am: all-am
 
377
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
378
 
 
379
installcheck: installcheck-am
 
380
install-strip:
 
381
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
382
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
383
          `test -z '$(STRIP)' || \
 
384
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
385
mostlyclean-generic:
 
386
 
 
387
clean-generic:
 
388
 
 
389
distclean-generic:
 
390
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
391
 
 
392
maintainer-clean-generic:
 
393
        @echo "This command is intended for maintainers to use"
 
394
        @echo "it deletes files that may require special tools to rebuild."
 
395
clean: clean-am
 
396
 
 
397
clean-am: clean-generic clean-libtool mostlyclean-am
 
398
 
 
399
distclean: distclean-am
 
400
        -rm -f Makefile
 
401
distclean-am: clean-am distclean-generic
 
402
 
 
403
dvi: dvi-am
 
404
 
 
405
dvi-am:
 
406
 
 
407
html: html-am
 
408
 
 
409
info: info-am
 
410
 
 
411
info-am:
 
412
 
 
413
install-data-am: install-helpDATA
 
414
 
 
415
install-dvi: install-dvi-am
 
416
 
 
417
install-exec-am:
 
418
 
 
419
install-html: install-html-am
 
420
 
 
421
install-info: install-info-am
 
422
 
 
423
install-man:
 
424
 
 
425
install-pdf: install-pdf-am
 
426
 
 
427
install-ps: install-ps-am
 
428
 
 
429
installcheck-am:
 
430
 
 
431
maintainer-clean: maintainer-clean-am
 
432
        -rm -f Makefile
 
433
maintainer-clean-am: distclean-am maintainer-clean-generic
 
434
 
 
435
mostlyclean: mostlyclean-am
 
436
 
 
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
438
 
 
439
pdf: pdf-am
 
440
 
 
441
pdf-am:
 
442
 
 
443
ps: ps-am
 
444
 
 
445
ps-am:
 
446
 
 
447
uninstall-am: uninstall-helpDATA
 
448
 
 
449
.MAKE: install-am install-strip
 
450
 
 
451
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
452
        distclean distclean-generic distclean-libtool distdir dvi \
 
453
        dvi-am html html-am info info-am install install-am \
 
454
        install-data install-data-am install-dvi install-dvi-am \
 
455
        install-exec install-exec-am install-helpDATA install-html \
 
456
        install-html-am install-info install-info-am install-man \
 
457
        install-pdf install-pdf-am install-ps install-ps-am \
 
458
        install-strip installcheck installcheck-am installdirs \
 
459
        maintainer-clean maintainer-clean-generic mostlyclean \
 
460
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
461
        uninstall uninstall-am uninstall-helpDATA
 
462
 
 
463
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
464
# Otherwise a system limit (for SysV at least) may be exceeded.
 
465
.NOEXPORT: