~ubuntu-branches/ubuntu/karmic/photoprint/karmic

« back to all changes in this revision

Viewing changes to support/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Milan Zamazal
  • Date: 2007-05-01 16:32:13 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070501163213-ni1933khtg9fdvn5
Tags: 0.3.5-2
Move to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.3 from Makefile.am.
2
 
# support/Makefile.  Generated from Makefile.in by configure.
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  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
 
 
16
 
 
17
 
SOURCES = $(libsupport_la_SOURCES) $(pathcheck_SOURCES)
18
 
 
19
 
srcdir = .
20
 
top_srcdir = ..
21
 
 
22
 
pkgdatadir = $(datadir)/photoprint
23
 
pkglibdir = $(libdir)/photoprint
24
 
pkgincludedir = $(includedir)/photoprint
25
 
top_builddir = ..
26
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
 
INSTALL = /usr/bin/install -c
28
 
install_sh_DATA = $(install_sh) -c -m 644
29
 
install_sh_PROGRAM = $(install_sh) -c
30
 
install_sh_SCRIPT = $(install_sh) -c
31
 
INSTALL_HEADER = $(INSTALL_DATA)
32
 
transform = $(program_transform_name)
33
 
NORMAL_INSTALL = :
34
 
PRE_INSTALL = :
35
 
POST_INSTALL = :
36
 
NORMAL_UNINSTALL = :
37
 
PRE_UNINSTALL = :
38
 
POST_UNINSTALL = :
39
 
build_triplet = x86_64-unknown-linux-gnu
40
 
host_triplet = x86_64-unknown-linux-gnu
41
 
check_PROGRAMS = pathcheck$(EXEEXT)
42
 
subdir = support
43
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
 
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(install_sh) -d
49
 
CONFIG_HEADER = $(top_builddir)/config.h
50
 
CONFIG_CLEAN_FILES =
51
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
52
 
libsupport_la_LIBADD =
53
 
am_libsupport_la_OBJECTS = maskpixbuf.lo rotatepixbuf.lo consumer.lo \
54
 
        configdb.lo generaldialogs.lo layoutrectangle.lo signature.lo \
55
 
        circlemontage.lo pathsupport.lo progressbar.lo rangeparser.lo \
56
 
        searchpath.lo patheditor.lo imageselector.lo tiffsave.lo
57
 
libsupport_la_OBJECTS = $(am_libsupport_la_OBJECTS)
58
 
am_pathcheck_OBJECTS = pathcheck.$(OBJEXT)
59
 
pathcheck_OBJECTS = $(am_pathcheck_OBJECTS)
60
 
am__DEPENDENCIES_1 =
61
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
62
 
depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp
63
 
am__depfiles_maybe = depfiles
64
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
65
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
66
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
67
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
68
 
        $(AM_CXXFLAGS) $(CXXFLAGS)
69
 
CXXLD = $(CXX)
70
 
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
71
 
        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
72
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
75
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
76
 
        $(AM_CFLAGS) $(CFLAGS)
77
 
CCLD = $(CC)
78
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
80
 
SOURCES = $(libsupport_la_SOURCES) $(pathcheck_SOURCES)
81
 
DIST_SOURCES = $(libsupport_la_SOURCES) $(pathcheck_SOURCES)
82
 
ETAGS = etags
83
 
CTAGS = ctags
84
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85
 
ACLOCAL = ${SHELL} /home/pdm/debian/build/photoprint/scripts/missing --run aclocal-1.9
86
 
AMDEP_FALSE = #
87
 
AMDEP_TRUE = 
88
 
AMTAR = ${SHELL} /home/pdm/debian/build/photoprint/scripts/missing --run tar
89
 
AR = ar
90
 
AUTOCONF = ${SHELL} /home/pdm/debian/build/photoprint/scripts/missing --run autoconf
91
 
AUTOHEADER = ${SHELL} /home/pdm/debian/build/photoprint/scripts/missing --run autoheader
92
 
AUTOMAKE = ${SHELL} /home/pdm/debian/build/photoprint/scripts/missing --run automake-1.9
93
 
AWK = gawk
94
 
CC = gcc
95
 
CCDEPMODE = depmode=gcc3
96
 
CFLAGS = -g -O2
97
 
CPP = gcc -E
98
 
CPPFLAGS = 
99
 
CXX = g++
100
 
CXXCPP = g++ -E
101
 
CXXDEPMODE = depmode=gcc3
102
 
CXXFLAGS = -g -O2
103
 
CYGPATH_W = echo
104
 
DEFS = -DHAVE_CONFIG_H
105
 
DEPDIR = .deps
106
 
ECHO = echo
107
 
ECHO_C = 
108
 
ECHO_N = -n
109
 
ECHO_T = 
110
 
EGREP = grep -E
111
 
EXEEXT = 
112
 
F77 = 
113
 
FFLAGS = 
114
 
GDKPIXBUF2_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
115
 
GDKPIXBUF2_LIBS = -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
116
 
GETOPT_LIBS = 
117
 
GLIB2_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
118
 
GLIB2_LIBS = -lglib-2.0  
119
 
GP_CFLAGS =  
120
 
GP_LIBS = -lgutenprint  
121
 
GTK2_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
122
 
GTK2_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
123
 
INSTALL_DATA = ${INSTALL} -m 644
124
 
INSTALL_PROGRAM = ${INSTALL}
125
 
INSTALL_SCRIPT = ${INSTALL}
126
 
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
127
 
JPEG_LIBS = 
128
 
LCMS_CFLAGS =  
129
 
LCMS_LIBS = -llcms  
130
 
LDFLAGS = 
131
 
LIBM_LIBS = -lm
132
 
LIBOBJS = 
133
 
LIBS = -lnsl -ljpeg 
134
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
135
 
LN_S = ln -s
136
 
LTLIBOBJS = 
137
 
MAKEINFO = ${SHELL} /home/pdm/debian/build/photoprint/scripts/missing --run makeinfo
138
 
OBJEXT = o
139
 
PACKAGE = photoprint
140
 
PACKAGE_BUGREPORT = blackfive@fakenhamweb.co.uk
141
 
PACKAGE_NAME = photoprint
142
 
PACKAGE_STRING = photoprint 0.3.3
143
 
PACKAGE_TARNAME = photoprint
144
 
PACKAGE_VERSION = 0.3.3
145
 
PATH_SEPARATOR = :
146
 
PKG_CONFIG = /usr/bin/pkg-config
147
 
PNM_LIBS = -lnetpbm
148
 
RANLIB = ranlib
149
 
SET_MAKE = 
150
 
SHELL = /bin/bash
151
 
STRIP = strip
152
 
TIFF_LIBS = -ltiff
153
 
VERSION = 0.3.3
154
 
ac_ct_AR = ar
155
 
ac_ct_CC = gcc
156
 
ac_ct_CXX = g++
157
 
ac_ct_F77 = 
158
 
ac_ct_RANLIB = ranlib
159
 
ac_ct_STRIP = strip
160
 
ac_pt_PKG_CONFIG = /usr/bin/pkg-config
161
 
am__fastdepCC_FALSE = #
162
 
am__fastdepCC_TRUE = 
163
 
am__fastdepCXX_FALSE = #
164
 
am__fastdepCXX_TRUE = 
165
 
am__include = include
166
 
am__leading_dot = .
167
 
am__quote = 
168
 
am__tar = ${AMTAR} chof - "$$tardir"
169
 
am__untar = ${AMTAR} xf -
170
 
bindir = ${exec_prefix}/bin
171
 
build = x86_64-unknown-linux-gnu
172
 
build_alias = 
173
 
build_cpu = x86_64
174
 
build_os = linux-gnu
175
 
build_vendor = unknown
176
 
datadir = ${prefix}/share
177
 
exec_prefix = ${prefix}
178
 
host = x86_64-unknown-linux-gnu
179
 
host_alias = 
180
 
host_cpu = x86_64
181
 
host_os = linux-gnu
182
 
host_vendor = unknown
183
 
includedir = ${prefix}/include
184
 
infodir = ${prefix}/info
185
 
install_sh = /home/pdm/debian/build/photoprint/scripts/install-sh
186
 
libdir = ${exec_prefix}/lib
187
 
libexecdir = ${exec_prefix}/libexec
188
 
localstatedir = ${prefix}/var
189
 
mandir = ${prefix}/man
190
 
mkdir_p = mkdir -p --
191
 
oldincludedir = /usr/include
192
 
prefix = /usr
193
 
program_transform_name = s,x,x,
194
 
sbindir = ${exec_prefix}/sbin
195
 
sharedstatedir = ${prefix}/com
196
 
sysconfdir = ${prefix}/etc
197
 
target_alias = 
198
 
AM_CXXFLAGS = -Wall -I../imagesource/ -I../pixbufthumbnail $(LCMS_CFLAGS) $(GTK2_CFLAGS)
199
 
noinst_LTLIBRARIES = libsupport.la
200
 
libsupport_la_SOURCES = \
201
 
        maskpixbuf.cpp  \
202
 
        maskpixbuf.h    \
203
 
        rotatepixbuf.cpp        \
204
 
        rotatepixbuf.h  \
205
 
        \
206
 
        consumer.cpp    \
207
 
        consumer.h      \
208
 
        configdb.cpp    \
209
 
        configdb.h      \
210
 
        \
211
 
        generaldialogs.cpp      \
212
 
        generaldialogs.h        \
213
 
        \
214
 
        layoutrectangle.cpp     \
215
 
        layoutrectangle.h       \
216
 
        pageextent.h    \
217
 
        signature.cpp   \
218
 
        signature.h     \
219
 
        circlemontage.cpp \
220
 
        circlemontage.h \
221
 
        \
222
 
        pathsupport.cpp \
223
 
        pathsupport.h \
224
 
        progress.h      \
225
 
        progressbar.cpp \
226
 
        progressbar.h   \
227
 
        \
228
 
        rangeparser.cpp \
229
 
        rangeparser.h \
230
 
        \
231
 
        searchpath.cpp \
232
 
        searchpath.h \
233
 
        searchpathdbhandler.h \
234
 
        patheditor.cpp  \
235
 
        patheditor.h    \
236
 
        imageselector.cpp \
237
 
        imageselector.h \
238
 
        imageselector_noborder_image.h \
239
 
        \
240
 
        tiffsave.cpp    \
241
 
        tiffsave.h
242
 
 
243
 
libsupport_la_LDFLAGS = -static
244
 
pathcheck_SOURCES = pathcheck.cpp
245
 
pathcheck_DEPENDENCIES = libsupport.la
246
 
pathcheck_LDADD = -L. -lsupport ${GTK2_LIBS}
247
 
all: all-am
248
 
 
249
 
.SUFFIXES:
250
 
.SUFFIXES: .cpp .lo .o .obj
251
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
252
 
        @for dep in $?; do \
253
 
          case '$(am__configure_deps)' in \
254
 
            *$$dep*) \
255
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
256
 
                && exit 0; \
257
 
              exit 1;; \
258
 
          esac; \
259
 
        done; \
260
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  support/Makefile'; \
261
 
        cd $(top_srcdir) && \
262
 
          $(AUTOMAKE) --foreign  support/Makefile
263
 
.PRECIOUS: Makefile
264
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265
 
        @case '$?' in \
266
 
          *config.status*) \
267
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268
 
          *) \
269
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
270
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
271
 
        esac;
272
 
 
273
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
 
 
276
 
$(top_srcdir)/configure:  $(am__configure_deps)
277
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
279
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
 
 
281
 
clean-noinstLTLIBRARIES:
282
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
283
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
284
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
285
 
          test "$$dir" != "$$p" || dir=.; \
286
 
          echo "rm -f \"$${dir}/so_locations\""; \
287
 
          rm -f "$${dir}/so_locations"; \
288
 
        done
289
 
libsupport.la: $(libsupport_la_OBJECTS) $(libsupport_la_DEPENDENCIES) 
290
 
        $(CXXLINK)  $(libsupport_la_LDFLAGS) $(libsupport_la_OBJECTS) $(libsupport_la_LIBADD) $(LIBS)
291
 
 
292
 
clean-checkPROGRAMS:
293
 
        @list='$(check_PROGRAMS)'; for p in $$list; do \
294
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
295
 
          echo " rm -f $$p $$f"; \
296
 
          rm -f $$p $$f ; \
297
 
        done
298
 
pathcheck$(EXEEXT): $(pathcheck_OBJECTS) $(pathcheck_DEPENDENCIES) 
299
 
        @rm -f pathcheck$(EXEEXT)
300
 
        $(CXXLINK) $(pathcheck_LDFLAGS) $(pathcheck_OBJECTS) $(pathcheck_LDADD) $(LIBS)
301
 
 
302
 
mostlyclean-compile:
303
 
        -rm -f *.$(OBJEXT)
304
 
 
305
 
distclean-compile:
306
 
        -rm -f *.tab.c
307
 
 
308
 
include ./$(DEPDIR)/circlemontage.Plo
309
 
include ./$(DEPDIR)/configdb.Plo
310
 
include ./$(DEPDIR)/consumer.Plo
311
 
include ./$(DEPDIR)/generaldialogs.Plo
312
 
include ./$(DEPDIR)/imageselector.Plo
313
 
include ./$(DEPDIR)/layoutrectangle.Plo
314
 
include ./$(DEPDIR)/maskpixbuf.Plo
315
 
include ./$(DEPDIR)/pathcheck.Po
316
 
include ./$(DEPDIR)/patheditor.Plo
317
 
include ./$(DEPDIR)/pathsupport.Plo
318
 
include ./$(DEPDIR)/progressbar.Plo
319
 
include ./$(DEPDIR)/rangeparser.Plo
320
 
include ./$(DEPDIR)/rotatepixbuf.Plo
321
 
include ./$(DEPDIR)/searchpath.Plo
322
 
include ./$(DEPDIR)/signature.Plo
323
 
include ./$(DEPDIR)/tiffsave.Plo
324
 
 
325
 
.cpp.o:
326
 
        if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
327
 
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
328
 
#       source='$<' object='$@' libtool=no \
329
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
330
 
#       $(CXXCOMPILE) -c -o $@ $<
331
 
 
332
 
.cpp.obj:
333
 
        if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
334
 
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
335
 
#       source='$<' object='$@' libtool=no \
336
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
337
 
#       $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
338
 
 
339
 
.cpp.lo:
340
 
        if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
341
 
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
342
 
#       source='$<' object='$@' libtool=yes \
343
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
344
 
#       $(LTCXXCOMPILE) -c -o $@ $<
345
 
 
346
 
mostlyclean-libtool:
347
 
        -rm -f *.lo
348
 
 
349
 
clean-libtool:
350
 
        -rm -rf .libs _libs
351
 
 
352
 
distclean-libtool:
353
 
        -rm -f libtool
354
 
uninstall-info-am:
355
 
 
356
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
357
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358
 
        unique=`for i in $$list; do \
359
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360
 
          done | \
361
 
          $(AWK) '    { files[$$0] = 1; } \
362
 
               END { for (i in files) print i; }'`; \
363
 
        mkid -fID $$unique
364
 
tags: TAGS
365
 
 
366
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367
 
                $(TAGS_FILES) $(LISP)
368
 
        tags=; \
369
 
        here=`pwd`; \
370
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
371
 
        unique=`for i in $$list; do \
372
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373
 
          done | \
374
 
          $(AWK) '    { files[$$0] = 1; } \
375
 
               END { for (i in files) print i; }'`; \
376
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
377
 
          test -n "$$unique" || unique=$$empty_fix; \
378
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379
 
            $$tags $$unique; \
380
 
        fi
381
 
ctags: CTAGS
382
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
383
 
                $(TAGS_FILES) $(LISP)
384
 
        tags=; \
385
 
        here=`pwd`; \
386
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
387
 
        unique=`for i in $$list; do \
388
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389
 
          done | \
390
 
          $(AWK) '    { files[$$0] = 1; } \
391
 
               END { for (i in files) print i; }'`; \
392
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
393
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
394
 
             $$tags $$unique
395
 
 
396
 
GTAGS:
397
 
        here=`$(am__cd) $(top_builddir) && pwd` \
398
 
          && cd $(top_srcdir) \
399
 
          && gtags -i $(GTAGS_ARGS) $$here
400
 
 
401
 
distclean-tags:
402
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
403
 
 
404
 
distdir: $(DISTFILES)
405
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
406
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
407
 
        list='$(DISTFILES)'; for file in $$list; do \
408
 
          case $$file in \
409
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
410
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
411
 
          esac; \
412
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
413
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
414
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
415
 
            dir="/$$dir"; \
416
 
            $(mkdir_p) "$(distdir)$$dir"; \
417
 
          else \
418
 
            dir=''; \
419
 
          fi; \
420
 
          if test -d $$d/$$file; then \
421
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
422
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
423
 
            fi; \
424
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
425
 
          else \
426
 
            test -f $(distdir)/$$file \
427
 
            || cp -p $$d/$$file $(distdir)/$$file \
428
 
            || exit 1; \
429
 
          fi; \
430
 
        done
431
 
check-am: all-am
432
 
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
433
 
check: check-am
434
 
all-am: Makefile $(LTLIBRARIES)
435
 
installdirs:
436
 
install: install-am
437
 
install-exec: install-exec-am
438
 
install-data: install-data-am
439
 
uninstall: uninstall-am
440
 
 
441
 
install-am: all-am
442
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
443
 
 
444
 
installcheck: installcheck-am
445
 
install-strip:
446
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
447
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
448
 
          `test -z '$(STRIP)' || \
449
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
450
 
mostlyclean-generic:
451
 
 
452
 
clean-generic:
453
 
 
454
 
distclean-generic:
455
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
456
 
 
457
 
maintainer-clean-generic:
458
 
        @echo "This command is intended for maintainers to use"
459
 
        @echo "it deletes files that may require special tools to rebuild."
460
 
clean: clean-am
461
 
 
462
 
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
463
 
        clean-noinstLTLIBRARIES mostlyclean-am
464
 
 
465
 
distclean: distclean-am
466
 
        -rm -rf ./$(DEPDIR)
467
 
        -rm -f Makefile
468
 
distclean-am: clean-am distclean-compile distclean-generic \
469
 
        distclean-libtool distclean-tags
470
 
 
471
 
dvi: dvi-am
472
 
 
473
 
dvi-am:
474
 
 
475
 
html: html-am
476
 
 
477
 
info: info-am
478
 
 
479
 
info-am:
480
 
 
481
 
install-data-am:
482
 
 
483
 
install-exec-am:
484
 
 
485
 
install-info: install-info-am
486
 
 
487
 
install-man:
488
 
 
489
 
installcheck-am:
490
 
 
491
 
maintainer-clean: maintainer-clean-am
492
 
        -rm -rf ./$(DEPDIR)
493
 
        -rm -f Makefile
494
 
maintainer-clean-am: distclean-am maintainer-clean-generic
495
 
 
496
 
mostlyclean: mostlyclean-am
497
 
 
498
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
499
 
        mostlyclean-libtool
500
 
 
501
 
pdf: pdf-am
502
 
 
503
 
pdf-am:
504
 
 
505
 
ps: ps-am
506
 
 
507
 
ps-am:
508
 
 
509
 
uninstall-am: uninstall-info-am
510
 
 
511
 
.PHONY: CTAGS GTAGS all all-am check check-am clean \
512
 
        clean-checkPROGRAMS clean-generic clean-libtool \
513
 
        clean-noinstLTLIBRARIES ctags distclean distclean-compile \
514
 
        distclean-generic distclean-libtool distclean-tags distdir dvi \
515
 
        dvi-am html html-am info info-am install install-am \
516
 
        install-data install-data-am install-exec install-exec-am \
517
 
        install-info install-info-am install-man install-strip \
518
 
        installcheck installcheck-am installdirs maintainer-clean \
519
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
520
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
521
 
        tags uninstall uninstall-am uninstall-info-am
522
 
 
523
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
524
 
# Otherwise a system limit (for SysV at least) may be exceeded.
525
 
.NOEXPORT: