~ubuntu-branches/ubuntu/warty/aqsis/warty

« back to all changes in this revision

Viewing changes to plugins/common/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-08-24 07:25:04 UTC
  • Revision ID: james.westby@ubuntu.com-20040824072504-zf993vnevvisdsvb
Tags: upstream-0.9.1
ImportĀ upstreamĀ versionĀ 0.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.7 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# 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
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AQSIS_CFLAGS = @AQSIS_CFLAGS@
 
44
AQSIS_CPPFLAGS = @AQSIS_CPPFLAGS@
 
45
AQSIS_CXXFLAGS = @AQSIS_CXXFLAGS@
 
46
AUTOCONF = @AUTOCONF@
 
47
AUTOHEADER = @AUTOHEADER@
 
48
AUTOMAKE = @AUTOMAKE@
 
49
AWK = @AWK@
 
50
CC = @CC@
 
51
CCDEPMODE = @CCDEPMODE@
 
52
CFLAGS = @CFLAGS@
 
53
CPP = @CPP@
 
54
CPPFLAGS = @CPPFLAGS@
 
55
CXX = @CXX@
 
56
CXXDEPMODE = @CXXDEPMODE@
 
57
CXXFLAGS = @CXXFLAGS@
 
58
CYGPATH_W = @CYGPATH_W@
 
59
DEBUG_FALSE = @DEBUG_FALSE@
 
60
DEBUG_TRUE = @DEBUG_TRUE@
 
61
DEFS = @DEFS@
 
62
DEPDIR = @DEPDIR@
 
63
ECHO = @ECHO@
 
64
ECHO_C = @ECHO_C@
 
65
ECHO_N = @ECHO_N@
 
66
ECHO_T = @ECHO_T@
 
67
EGREP = @EGREP@
 
68
EXEEXT = @EXEEXT@
 
69
GL_CFLAGS = @GL_CFLAGS@
 
70
GL_LIBS = @GL_LIBS@
 
71
INSTALL_DATA = @INSTALL_DATA@
 
72
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
73
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
74
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
75
LDFLAGS = @LDFLAGS@
 
76
LEX = @LEX@
 
77
LEXLIB = @LEXLIB@
 
78
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
79
LIBOBJS = @LIBOBJS@
 
80
LIBS = @LIBS@
 
81
LIBTOOL = @LIBTOOL@
 
82
LN_S = @LN_S@
 
83
LTLIBOBJS = @LTLIBOBJS@
 
84
MAKEINFO = @MAKEINFO@
 
85
OBJEXT = @OBJEXT@
 
86
OPENGL_FALSE = @OPENGL_FALSE@
 
87
OPENGL_TRUE = @OPENGL_TRUE@
 
88
PACKAGE = @PACKAGE@
 
89
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
90
PACKAGE_NAME = @PACKAGE_NAME@
 
91
PACKAGE_STRING = @PACKAGE_STRING@
 
92
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
93
PACKAGE_VERSION = @PACKAGE_VERSION@
 
94
PATH_SEPARATOR = @PATH_SEPARATOR@
 
95
PLUGINS_FALSE = @PLUGINS_FALSE@
 
96
PLUGINS_TRUE = @PLUGINS_TRUE@
 
97
PLUGIN_FLAGS = @PLUGIN_FLAGS@
 
98
PROFILE_FALSE = @PROFILE_FALSE@
 
99
PROFILE_TRUE = @PROFILE_TRUE@
 
100
RANLIB = @RANLIB@
 
101
SET_MAKE = @SET_MAKE@
 
102
SHELL = @SHELL@
 
103
STRIP = @STRIP@
 
104
TIFF_FLAGS = @TIFF_FLAGS@
 
105
TIFF_INC = @TIFF_INC@
 
106
VERSION = @VERSION@
 
107
X_CFLAGS = @X_CFLAGS@
 
108
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
109
X_LIBS = @X_LIBS@
 
110
X_PRE_LIBS = @X_PRE_LIBS@
 
111
YACC = @YACC@
 
112
ZLIB_FLAGS = @ZLIB_FLAGS@
 
113
ZLIB_INC = @ZLIB_INC@
 
114
ac_ct_CC = @ac_ct_CC@
 
115
ac_ct_CXX = @ac_ct_CXX@
 
116
ac_ct_RANLIB = @ac_ct_RANLIB@
 
117
ac_ct_STRIP = @ac_ct_STRIP@
 
118
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
119
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
120
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
121
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
122
am__include = @am__include@
 
123
am__leading_dot = @am__leading_dot@
 
124
am__quote = @am__quote@
 
125
bindir = @bindir@
 
126
build = @build@
 
127
build_alias = @build_alias@
 
128
build_cpu = @build_cpu@
 
129
build_os = @build_os@
 
130
build_vendor = @build_vendor@
 
131
datadir = @datadir@
 
132
exec_prefix = @exec_prefix@
 
133
have_xsltproc = @have_xsltproc@
 
134
host = @host@
 
135
host_alias = @host_alias@
 
136
host_cpu = @host_cpu@
 
137
host_os = @host_os@
 
138
host_vendor = @host_vendor@
 
139
includedir = @includedir@
 
140
infodir = @infodir@
 
141
install_sh = @install_sh@
 
142
libdir = @libdir@
 
143
libexecdir = @libexecdir@
 
144
localstatedir = @localstatedir@
 
145
mandir = @mandir@
 
146
oldincludedir = @oldincludedir@
 
147
prefix = @prefix@
 
148
program_transform_name = @program_transform_name@
 
149
sbindir = @sbindir@
 
150
sharedstatedir = @sharedstatedir@
 
151
sysconfdir = @sysconfdir@
 
152
target_alias = @target_alias@
 
153
noinst_LTLIBRARIES = libcommon.la
 
154
AM_CXXFLAGS = @AQSIS_CXXFLAGS@
 
155
AM_CPPFLAGS = @AQSIS_CPPFLAGS@
 
156
AM_CFLAGS = @AQSIS_CFLAGS@
 
157
 
 
158
libcommon_la_SOURCES = pixelsave.c pixelsave.h
 
159
libcommon_la_LDFLAGS = -static @TIFF_FLAGS@
 
160
 
 
161
INCLUDES = -I$(top_srcdir)/libaqsistypes -I$(top_srcdir)/libaqsistypes/posix @TIFF_INC@
 
162
subdir = plugins/common
 
163
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
164
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
165
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
166
CONFIG_CLEAN_FILES =
 
167
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
168
 
 
169
libcommon_la_LIBADD =
 
170
am_libcommon_la_OBJECTS = pixelsave.lo
 
171
libcommon_la_OBJECTS = $(am_libcommon_la_OBJECTS)
 
172
 
 
173
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/libaqsistypes
 
174
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
175
am__depfiles_maybe = depfiles
 
176
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/pixelsave.Plo
 
177
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
178
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
179
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
 
180
        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
181
CCLD = $(CC)
 
182
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
183
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
184
DIST_SOURCES = $(libcommon_la_SOURCES)
 
185
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
 
186
SOURCES = $(libcommon_la_SOURCES)
 
187
 
 
188
all: all-am
 
189
 
 
190
.SUFFIXES:
 
191
.SUFFIXES: .c .lo .o .obj
 
192
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
193
        cd $(top_srcdir) && \
 
194
          $(AUTOMAKE) --gnu  plugins/common/Makefile
 
195
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
196
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
197
 
 
198
clean-noinstLTLIBRARIES:
 
199
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
200
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
201
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
202
          test "$$dir" = "$$p" && dir=.; \
 
203
          echo "rm -f \"$${dir}/so_locations\""; \
 
204
          rm -f "$${dir}/so_locations"; \
 
205
        done
 
206
libcommon.la: $(libcommon_la_OBJECTS) $(libcommon_la_DEPENDENCIES) 
 
207
        $(LINK)  $(libcommon_la_LDFLAGS) $(libcommon_la_OBJECTS) $(libcommon_la_LIBADD) $(LIBS)
 
208
 
 
209
mostlyclean-compile:
 
210
        -rm -f *.$(OBJEXT) core *.core
 
211
 
 
212
distclean-compile:
 
213
        -rm -f *.tab.c
 
214
 
 
215
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixelsave.Plo@am__quote@
 
216
 
 
217
.c.o:
 
218
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
219
@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
 
220
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
221
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
222
@am__fastdepCC_TRUE@    fi
 
223
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
224
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
225
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
226
@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
227
 
 
228
.c.obj:
 
229
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
230
@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
 
231
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
232
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
233
@am__fastdepCC_TRUE@    fi
 
234
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
235
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
236
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
237
@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
 
238
 
 
239
.c.lo:
 
240
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
241
@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
 
242
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
 
243
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
244
@am__fastdepCC_TRUE@    fi
 
245
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
246
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
247
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
248
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
 
249
 
 
250
mostlyclean-libtool:
 
251
        -rm -f *.lo
 
252
 
 
253
clean-libtool:
 
254
        -rm -rf .libs _libs
 
255
 
 
256
distclean-libtool:
 
257
        -rm -f libtool
 
258
uninstall-info-am:
 
259
 
 
260
ETAGS = etags
 
261
ETAGSFLAGS =
 
262
 
 
263
CTAGS = ctags
 
264
CTAGSFLAGS =
 
265
 
 
266
tags: TAGS
 
267
 
 
268
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
269
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
270
        unique=`for i in $$list; do \
 
271
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
272
          done | \
 
273
          $(AWK) '    { files[$$0] = 1; } \
 
274
               END { for (i in files) print i; }'`; \
 
275
        mkid -fID $$unique
 
276
 
 
277
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
278
                $(TAGS_FILES) $(LISP)
 
279
        tags=; \
 
280
        here=`pwd`; \
 
281
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
282
        unique=`for i in $$list; do \
 
283
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
284
          done | \
 
285
          $(AWK) '    { files[$$0] = 1; } \
 
286
               END { for (i in files) print i; }'`; \
 
287
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
288
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
289
             $$tags $$unique
 
290
 
 
291
ctags: CTAGS
 
292
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
293
                $(TAGS_FILES) $(LISP)
 
294
        tags=; \
 
295
        here=`pwd`; \
 
296
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
297
        unique=`for i in $$list; do \
 
298
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
299
          done | \
 
300
          $(AWK) '    { files[$$0] = 1; } \
 
301
               END { for (i in files) print i; }'`; \
 
302
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
303
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
304
             $$tags $$unique
 
305
 
 
306
GTAGS:
 
307
        here=`$(am__cd) $(top_builddir) && pwd` \
 
308
          && cd $(top_srcdir) \
 
309
          && gtags -i $(GTAGS_ARGS) $$here
 
310
 
 
311
distclean-tags:
 
312
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
313
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
314
 
 
315
top_distdir = ../..
 
316
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
317
 
 
318
distdir: $(DISTFILES)
 
319
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
320
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
321
        list='$(DISTFILES)'; for file in $$list; do \
 
322
          case $$file in \
 
323
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
324
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
325
          esac; \
 
326
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
327
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
328
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
329
            dir="/$$dir"; \
 
330
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
331
          else \
 
332
            dir=''; \
 
333
          fi; \
 
334
          if test -d $$d/$$file; then \
 
335
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
336
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
337
            fi; \
 
338
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
339
          else \
 
340
            test -f $(distdir)/$$file \
 
341
            || cp -p $$d/$$file $(distdir)/$$file \
 
342
            || exit 1; \
 
343
          fi; \
 
344
        done
 
345
check-am: all-am
 
346
check: check-am
 
347
all-am: Makefile $(LTLIBRARIES)
 
348
 
 
349
installdirs:
 
350
install: install-am
 
351
install-exec: install-exec-am
 
352
install-data: install-data-am
 
353
uninstall: uninstall-am
 
354
 
 
355
install-am: all-am
 
356
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
357
 
 
358
installcheck: installcheck-am
 
359
install-strip:
 
360
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
361
          INSTALL_STRIP_FLAG=-s \
 
362
          `test -z '$(STRIP)' || \
 
363
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
364
mostlyclean-generic:
 
365
 
 
366
clean-generic:
 
367
 
 
368
distclean-generic:
 
369
        -rm -f $(CONFIG_CLEAN_FILES)
 
370
 
 
371
maintainer-clean-generic:
 
372
        @echo "This command is intended for maintainers to use"
 
373
        @echo "it deletes files that may require special tools to rebuild."
 
374
clean: clean-am
 
375
 
 
376
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
377
        mostlyclean-am
 
378
 
 
379
distclean: distclean-am
 
380
        -rm -rf ./$(DEPDIR)
 
381
        -rm -f Makefile
 
382
 
 
383
distclean-am: clean-am distclean-compile distclean-generic \
 
384
        distclean-libtool distclean-tags
 
385
 
 
386
dvi: dvi-am
 
387
 
 
388
dvi-am:
 
389
 
 
390
info: info-am
 
391
 
 
392
info-am:
 
393
 
 
394
install-data-am:
 
395
 
 
396
install-exec-am:
 
397
 
 
398
install-info: install-info-am
 
399
 
 
400
install-man:
 
401
 
 
402
installcheck-am:
 
403
 
 
404
maintainer-clean: maintainer-clean-am
 
405
        -rm -rf ./$(DEPDIR)
 
406
        -rm -f Makefile
 
407
 
 
408
maintainer-clean-am: distclean-am maintainer-clean-generic
 
409
 
 
410
mostlyclean: mostlyclean-am
 
411
 
 
412
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
413
        mostlyclean-libtool
 
414
 
 
415
pdf: pdf-am
 
416
 
 
417
pdf-am:
 
418
 
 
419
ps: ps-am
 
420
 
 
421
ps-am:
 
422
 
 
423
uninstall-am: uninstall-info-am
 
424
 
 
425
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
426
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
427
        distclean-compile distclean-generic distclean-libtool \
 
428
        distclean-tags distdir dvi dvi-am info info-am install \
 
429
        install-am install-data install-data-am install-exec \
 
430
        install-exec-am install-info install-info-am install-man \
 
431
        install-strip installcheck installcheck-am installdirs \
 
432
        maintainer-clean maintainer-clean-generic mostlyclean \
 
433
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
 
434
        pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
 
435
 
 
436
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
437
# Otherwise a system limit (for SysV at least) may be exceeded.
 
438
.NOEXPORT: