~ubuntu-branches/ubuntu/natty/gst-entrans/natty

« back to all changes in this revision

Viewing changes to gst-libs/gst/video/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2010-09-13 19:49:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100913194929-qz90a14xyxln9yfz
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 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
subdir = gst-libs/gst/video
 
36
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
 
37
        $(srcdir)/Makefile.in
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
 
40
        $(top_srcdir)/common/m4/as-compiler-flag.m4 \
 
41
        $(top_srcdir)/common/m4/as-docbook.m4 \
 
42
        $(top_srcdir)/common/m4/as-python.m4 \
 
43
        $(top_srcdir)/common/m4/as-version.m4 \
 
44
        $(top_srcdir)/common/m4/check.m4 \
 
45
        $(top_srcdir)/common/m4/gst-args.m4 \
 
46
        $(top_srcdir)/common/m4/gst-doc.m4 \
 
47
        $(top_srcdir)/common/m4/gst-gettext.m4 \
 
48
        $(top_srcdir)/common/m4/gst-plugin-docs.m4 \
 
49
        $(top_srcdir)/common/m4/gtk-doc.m4 \
 
50
        $(top_srcdir)/common/m4/pkg.m4 $(top_srcdir)/m4/gettext.m4 \
 
51
        $(top_srcdir)/m4/gst-man.m4 $(top_srcdir)/m4/iconv.m4 \
 
52
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
53
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/progtest.m4 \
 
54
        $(top_srcdir)/configure.ac
 
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
56
        $(ACLOCAL_M4)
 
57
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
58
CONFIG_HEADER = $(top_builddir)/config.h
 
59
CONFIG_CLEAN_FILES =
 
60
SOURCES =
 
61
DIST_SOURCES =
 
62
HEADERS = $(noinst_HEADERS)
 
63
ETAGS = etags
 
64
CTAGS = ctags
 
65
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
66
ACLOCAL = @ACLOCAL@
 
67
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
68
AMTAR = @AMTAR@
 
69
AR = @AR@
 
70
AUTOCONF = @AUTOCONF@
 
71
AUTOHEADER = @AUTOHEADER@
 
72
AUTOMAKE = @AUTOMAKE@
 
73
AWK = @AWK@
 
74
CAT_ENTRY_END = @CAT_ENTRY_END@
 
75
CAT_ENTRY_START = @CAT_ENTRY_START@
 
76
CC = @CC@
 
77
CCAS = @CCAS@
 
78
CCASDEPMODE = @CCASDEPMODE@
 
79
CCASFLAGS = @CCASFLAGS@
 
80
CCDEPMODE = @CCDEPMODE@
 
81
CFLAGS = @CFLAGS@
 
82
CHECK_CFLAGS = @CHECK_CFLAGS@
 
83
CHECK_LIBS = @CHECK_LIBS@
 
84
CPP = @CPP@
 
85
CPPFLAGS = @CPPFLAGS@
 
86
CXXFLAGS = @CXXFLAGS@
 
87
CYGPATH_W = @CYGPATH_W@
 
88
DEFS = @DEFS@
 
89
DEPDIR = @DEPDIR@
 
90
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
 
91
DOCBOOK_ROOT = @DOCBOOK_ROOT@
 
92
DSYMUTIL = @DSYMUTIL@
 
93
DUMPBIN = @DUMPBIN@
 
94
ECHO_C = @ECHO_C@
 
95
ECHO_N = @ECHO_N@
 
96
ECHO_T = @ECHO_T@
 
97
EGREP = @EGREP@
 
98
EXEEXT = @EXEEXT@
 
99
FFLAGS = @FFLAGS@
 
100
FGREP = @FGREP@
 
101
GCOV = @GCOV@
 
102
GCOV_CFLAGS = @GCOV_CFLAGS@
 
103
GCOV_LIBS = @GCOV_LIBS@
 
104
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
105
GMSGFMT = @GMSGFMT@
 
106
GREP = @GREP@
 
107
GSTPB_BASE_CFLAGS = @GSTPB_BASE_CFLAGS@
 
108
GSTPB_BASE_LIBS = @GSTPB_BASE_LIBS@
 
109
GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
 
110
GST_BASE_LIBS = @GST_BASE_LIBS@
 
111
GST_CFLAGS = @GST_CFLAGS@
 
112
GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
 
113
GST_CHECK_LIBS = @GST_CHECK_LIBS@
 
114
GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
 
115
GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
 
116
GST_LIBS = @GST_LIBS@
 
117
GST_MAJORMINOR = @GST_MAJORMINOR@
 
118
GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
 
119
GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
 
120
HAVE_DOCBOOK2HTML = @HAVE_DOCBOOK2HTML@
 
121
HAVE_DOCBOOK2MAN = @HAVE_DOCBOOK2MAN@
 
122
HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@
 
123
HAVE_DOCBOOK2X = @HAVE_DOCBOOK2X@
 
124
HAVE_DVIPS = @HAVE_DVIPS@
 
125
HAVE_EPSTOPDF = @HAVE_EPSTOPDF@
 
126
HAVE_FIG2DEV = @HAVE_FIG2DEV@
 
127
HAVE_JADETEX = @HAVE_JADETEX@
 
128
HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
 
129
HAVE_PNGTOPNM = @HAVE_PNGTOPNM@
 
130
HAVE_PNMTOPS = @HAVE_PNMTOPS@
 
131
HAVE_PS2PDF = @HAVE_PS2PDF@
 
132
HAVE_XMLLINT = @HAVE_XMLLINT@
 
133
HTML_DIR = @HTML_DIR@
 
134
INSTALL = @INSTALL@
 
135
INSTALL_DATA = @INSTALL_DATA@
 
136
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
137
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
138
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
139
INTLLIBS = @INTLLIBS@
 
140
LD = @LD@
 
141
LDFLAGS = @LDFLAGS@
 
142
LIBICONV = @LIBICONV@
 
143
LIBINTL = @LIBINTL@
 
144
LIBOBJS = @LIBOBJS@
 
145
LIBOIL_CFLAGS = @LIBOIL_CFLAGS@
 
146
LIBOIL_LIBS = @LIBOIL_LIBS@
 
147
LIBS = @LIBS@
 
148
LIBTOOL = @LIBTOOL@
 
149
LIPO = @LIPO@
 
150
LN_S = @LN_S@
 
151
LOCALEDIR = @LOCALEDIR@
 
152
LTLIBICONV = @LTLIBICONV@
 
153
LTLIBINTL = @LTLIBINTL@
 
154
LTLIBOBJS = @LTLIBOBJS@
 
155
MAINT = @MAINT@
 
156
MAKEINFO = @MAKEINFO@
 
157
MKDIR_P = @MKDIR_P@
 
158
MKINSTALLDIRS = @MKINSTALLDIRS@
 
159
MSGFMT = @MSGFMT@
 
160
MSGMERGE = @MSGMERGE@
 
161
NM = @NM@
 
162
NMEDIT = @NMEDIT@
 
163
OBJDUMP = @OBJDUMP@
 
164
OBJEXT = @OBJEXT@
 
165
OTOOL = @OTOOL@
 
166
OTOOL64 = @OTOOL64@
 
167
PACKAGE = @PACKAGE@
 
168
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
169
PACKAGE_NAME = @PACKAGE_NAME@
 
170
PACKAGE_STRING = @PACKAGE_STRING@
 
171
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
172
PACKAGE_VERSION = @PACKAGE_VERSION@
 
173
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
 
174
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
 
175
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
 
176
PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
 
177
PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
 
178
PATH_SEPARATOR = @PATH_SEPARATOR@
 
179
PERL_PATH = @PERL_PATH@
 
180
PKG_CONFIG = @PKG_CONFIG@
 
181
POSUB = @POSUB@
 
182
PROFILE_CFLAGS = @PROFILE_CFLAGS@
 
183
PYTHON = @PYTHON@
 
184
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
185
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
186
PYTHON_PREFIX = @PYTHON_PREFIX@
 
187
PYTHON_VERSION = @PYTHON_VERSION@
 
188
RANLIB = @RANLIB@
 
189
SED = @SED@
 
190
SET_MAKE = @SET_MAKE@
 
191
SHELL = @SHELL@
 
192
STRIP = @STRIP@
 
193
USE_NLS = @USE_NLS@
 
194
VALGRIND_PATH = @VALGRIND_PATH@
 
195
VERSION = @VERSION@
 
196
XGETTEXT = @XGETTEXT@
 
197
XML_CATALOG = @XML_CATALOG@
 
198
XSLTPROC = @XSLTPROC@
 
199
XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
 
200
abs_builddir = @abs_builddir@
 
201
abs_srcdir = @abs_srcdir@
 
202
abs_top_builddir = @abs_top_builddir@
 
203
abs_top_srcdir = @abs_top_srcdir@
 
204
ac_ct_CC = @ac_ct_CC@
 
205
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
206
am__include = @am__include@
 
207
am__leading_dot = @am__leading_dot@
 
208
am__quote = @am__quote@
 
209
am__tar = @am__tar@
 
210
am__untar = @am__untar@
 
211
bindir = @bindir@
 
212
build = @build@
 
213
build_alias = @build_alias@
 
214
build_cpu = @build_cpu@
 
215
build_os = @build_os@
 
216
build_vendor = @build_vendor@
 
217
builddir = @builddir@
 
218
datadir = @datadir@
 
219
datarootdir = @datarootdir@
 
220
docbook2x_PROGRAM = @docbook2x_PROGRAM@
 
221
docdir = @docdir@
 
222
dvidir = @dvidir@
 
223
exec_prefix = @exec_prefix@
 
224
host = @host@
 
225
host_alias = @host_alias@
 
226
host_cpu = @host_cpu@
 
227
host_os = @host_os@
 
228
host_vendor = @host_vendor@
 
229
htmldir = @htmldir@
 
230
includedir = @includedir@
 
231
infodir = @infodir@
 
232
install_sh = @install_sh@
 
233
libdir = @libdir@
 
234
libexecdir = @libexecdir@
 
235
localedir = @localedir@
 
236
localstatedir = @localstatedir@
 
237
lt_ECHO = @lt_ECHO@
 
238
mandir = @mandir@
 
239
mkdir_p = @mkdir_p@
 
240
oldincludedir = @oldincludedir@
 
241
pdfdir = @pdfdir@
 
242
pkgpyexecdir = @pkgpyexecdir@
 
243
pkgpythondir = @pkgpythondir@
 
244
plugindir = @plugindir@
 
245
prefix = @prefix@
 
246
program_transform_name = @program_transform_name@
 
247
psdir = @psdir@
 
248
pyexecdir = @pyexecdir@
 
249
pythondir = @pythondir@
 
250
sbindir = @sbindir@
 
251
sharedstatedir = @sharedstatedir@
 
252
srcdir = @srcdir@
 
253
sysconfdir = @sysconfdir@
 
254
target_alias = @target_alias@
 
255
top_build_prefix = @top_build_prefix@
 
256
top_builddir = @top_builddir@
 
257
top_srcdir = @top_srcdir@
 
258
noinst_HEADERS = video-utils.h
 
259
all: all-am
 
260
 
 
261
.SUFFIXES:
 
262
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
263
        @for dep in $?; do \
 
264
          case '$(am__configure_deps)' in \
 
265
            *$$dep*) \
 
266
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
267
                && { if test -f $@; then exit 0; else break; fi; }; \
 
268
              exit 1;; \
 
269
          esac; \
 
270
        done; \
 
271
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gst-libs/gst/video/Makefile'; \
 
272
        cd $(top_srcdir) && \
 
273
          $(AUTOMAKE) --gnu  gst-libs/gst/video/Makefile
 
274
.PRECIOUS: Makefile
 
275
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
276
        @case '$?' in \
 
277
          *config.status*) \
 
278
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
279
          *) \
 
280
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
281
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
282
        esac;
 
283
 
 
284
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
285
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
286
 
 
287
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
288
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
289
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
290
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
291
 
 
292
mostlyclean-libtool:
 
293
        -rm -f *.lo
 
294
 
 
295
clean-libtool:
 
296
        -rm -rf .libs _libs
 
297
 
 
298
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
299
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
300
        unique=`for i in $$list; do \
 
301
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
302
          done | \
 
303
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
304
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
305
        mkid -fID $$unique
 
306
tags: TAGS
 
307
 
 
308
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
309
                $(TAGS_FILES) $(LISP)
 
310
        tags=; \
 
311
        here=`pwd`; \
 
312
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
313
        unique=`for i in $$list; do \
 
314
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
315
          done | \
 
316
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
317
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
318
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
319
          test -n "$$unique" || unique=$$empty_fix; \
 
320
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
321
            $$tags $$unique; \
 
322
        fi
 
323
ctags: CTAGS
 
324
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
325
                $(TAGS_FILES) $(LISP)
 
326
        tags=; \
 
327
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
328
        unique=`for i in $$list; do \
 
329
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
330
          done | \
 
331
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
332
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
333
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
334
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
335
             $$tags $$unique
 
336
 
 
337
GTAGS:
 
338
        here=`$(am__cd) $(top_builddir) && pwd` \
 
339
          && cd $(top_srcdir) \
 
340
          && gtags -i $(GTAGS_ARGS) $$here
 
341
 
 
342
distclean-tags:
 
343
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
344
 
 
345
distdir: $(DISTFILES)
 
346
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
347
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
348
        list='$(DISTFILES)'; \
 
349
          dist_files=`for file in $$list; do echo $$file; done | \
 
350
          sed -e "s|^$$srcdirstrip/||;t" \
 
351
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
352
        case $$dist_files in \
 
353
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
354
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
355
                           sort -u` ;; \
 
356
        esac; \
 
357
        for file in $$dist_files; do \
 
358
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
359
          if test -d $$d/$$file; then \
 
360
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
361
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
362
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
363
            fi; \
 
364
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
365
          else \
 
366
            test -f $(distdir)/$$file \
 
367
            || cp -p $$d/$$file $(distdir)/$$file \
 
368
            || exit 1; \
 
369
          fi; \
 
370
        done
 
371
check-am: all-am
 
372
check: check-am
 
373
all-am: Makefile $(HEADERS)
 
374
installdirs:
 
375
install: install-am
 
376
install-exec: install-exec-am
 
377
install-data: install-data-am
 
378
uninstall: uninstall-am
 
379
 
 
380
install-am: all-am
 
381
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
382
 
 
383
installcheck: installcheck-am
 
384
install-strip:
 
385
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
386
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
387
          `test -z '$(STRIP)' || \
 
388
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
389
mostlyclean-generic:
 
390
 
 
391
clean-generic:
 
392
 
 
393
distclean-generic:
 
394
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
395
 
 
396
maintainer-clean-generic:
 
397
        @echo "This command is intended for maintainers to use"
 
398
        @echo "it deletes files that may require special tools to rebuild."
 
399
clean: clean-am
 
400
 
 
401
clean-am: clean-generic clean-libtool mostlyclean-am
 
402
 
 
403
distclean: distclean-am
 
404
        -rm -f Makefile
 
405
distclean-am: clean-am distclean-generic distclean-tags
 
406
 
 
407
dvi: dvi-am
 
408
 
 
409
dvi-am:
 
410
 
 
411
html: html-am
 
412
 
 
413
info: info-am
 
414
 
 
415
info-am:
 
416
 
 
417
install-data-am:
 
418
 
 
419
install-dvi: install-dvi-am
 
420
 
 
421
install-exec-am:
 
422
 
 
423
install-html: install-html-am
 
424
 
 
425
install-info: install-info-am
 
426
 
 
427
install-man:
 
428
 
 
429
install-pdf: install-pdf-am
 
430
 
 
431
install-ps: install-ps-am
 
432
 
 
433
installcheck-am:
 
434
 
 
435
maintainer-clean: maintainer-clean-am
 
436
        -rm -f Makefile
 
437
maintainer-clean-am: distclean-am maintainer-clean-generic
 
438
 
 
439
mostlyclean: mostlyclean-am
 
440
 
 
441
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
442
 
 
443
pdf: pdf-am
 
444
 
 
445
pdf-am:
 
446
 
 
447
ps: ps-am
 
448
 
 
449
ps-am:
 
450
 
 
451
uninstall-am:
 
452
 
 
453
.MAKE: install-am install-strip
 
454
 
 
455
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
456
        clean-libtool ctags distclean distclean-generic \
 
457
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
458
        html-am info info-am install install-am install-data \
 
459
        install-data-am install-dvi install-dvi-am install-exec \
 
460
        install-exec-am install-html install-html-am install-info \
 
461
        install-info-am install-man install-pdf install-pdf-am \
 
462
        install-ps install-ps-am install-strip installcheck \
 
463
        installcheck-am installdirs maintainer-clean \
 
464
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
465
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
466
        uninstall-am
 
467
 
 
468
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
469
# Otherwise a system limit (for SysV at least) may be exceeded.
 
470
.NOEXPORT: