~ubuntu-branches/ubuntu/saucy/libspectre/saucy

« back to all changes in this revision

Viewing changes to libspectre/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Pino Toscano
  • Date: 2012-08-15 12:25:52 UTC
  • mfrom: (9.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20120815122552-xf17in4q0fq6h4pc
Tags: 0.2.7-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
67
67
am__base_list = \
68
68
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
69
69
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
70
am__uninstall_files_from_dir = { \
 
71
  test -z "$$files" \
 
72
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
73
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
74
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
75
  }
70
76
am__installdirs = "$(DESTDIR)$(libdir)" \
71
77
        "$(DESTDIR)$(libspectreincludedir)"
72
78
LTLIBRARIES = $(lib_LTLIBRARIES)
73
79
am__DEPENDENCIES_1 =
74
80
libspectre_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
75
 
am__objects_1 = ps.lo
76
 
am_libspectre_la_OBJECTS = spectre-status.lo spectre-document.lo \
77
 
        spectre-gs.lo spectre-render-context.lo spectre-device.lo \
78
 
        spectre-page.lo spectre-exporter.lo spectre-exporter-pdf.lo \
79
 
        spectre-exporter-ps.lo spectre-utils.lo $(am__objects_1)
 
81
am__objects_1 = libspectre_la-ps.lo
 
82
am_libspectre_la_OBJECTS = libspectre_la-spectre-status.lo \
 
83
        libspectre_la-spectre-document.lo libspectre_la-spectre-gs.lo \
 
84
        libspectre_la-spectre-render-context.lo \
 
85
        libspectre_la-spectre-device.lo libspectre_la-spectre-page.lo \
 
86
        libspectre_la-spectre-exporter.lo \
 
87
        libspectre_la-spectre-exporter-pdf.lo \
 
88
        libspectre_la-spectre-exporter-ps.lo \
 
89
        libspectre_la-spectre-utils.lo $(am__objects_1)
80
90
libspectre_la_OBJECTS = $(am_libspectre_la_OBJECTS)
81
 
AM_V_lt = $(am__v_lt_$(V))
82
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
91
AM_V_lt = $(am__v_lt_@AM_V@)
 
92
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
83
93
am__v_lt_0 = --silent
84
94
libspectre_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
85
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86
 
        $(libspectre_la_LDFLAGS) $(LDFLAGS) -o $@
 
95
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libspectre_la_CFLAGS) \
 
96
        $(CFLAGS) $(libspectre_la_LDFLAGS) $(LDFLAGS) -o $@
87
97
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
88
98
depcomp = $(SHELL) $(top_srcdir)/depcomp
89
99
am__depfiles_maybe = depfiles
94
104
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
95
105
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
96
106
        $(AM_CFLAGS) $(CFLAGS)
97
 
AM_V_CC = $(am__v_CC_$(V))
98
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
107
AM_V_CC = $(am__v_CC_@AM_V@)
 
108
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
99
109
am__v_CC_0 = @echo "  CC    " $@;
100
 
AM_V_at = $(am__v_at_$(V))
101
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
110
AM_V_at = $(am__v_at_@AM_V@)
 
111
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
102
112
am__v_at_0 = @
103
113
CCLD = $(CC)
104
114
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
105
115
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
106
116
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
107
 
AM_V_CCLD = $(am__v_CCLD_$(V))
108
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
117
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
118
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
109
119
am__v_CCLD_0 = @echo "  CCLD  " $@;
110
 
AM_V_GEN = $(am__v_GEN_$(V))
111
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
120
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
121
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112
122
am__v_GEN_0 = @echo "  GEN   " $@;
113
123
SOURCES = $(libspectre_la_SOURCES)
114
124
DIST_SOURCES = $(libspectre_la_SOURCES)
134
144
CYGPATH_W = @CYGPATH_W@
135
145
DEFS = @DEFS@
136
146
DEPDIR = @DEPDIR@
 
147
DLLTOOL = @DLLTOOL@
137
148
DSYMUTIL = @DSYMUTIL@
138
149
DUMPBIN = @DUMPBIN@
139
150
ECHO_C = @ECHO_C@
163
174
LT_REVISION = @LT_REVISION@
164
175
MAINT = @MAINT@
165
176
MAKEINFO = @MAKEINFO@
 
177
MANIFEST_TOOL = @MANIFEST_TOOL@
166
178
MKDIR_P = @MKDIR_P@
167
179
NM = @NM@
168
180
NMEDIT = @NMEDIT@
179
191
PACKAGE_VERSION = @PACKAGE_VERSION@
180
192
PATH_SEPARATOR = @PATH_SEPARATOR@
181
193
PKG_CONFIG = @PKG_CONFIG@
 
194
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
195
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
182
196
RANLIB = @RANLIB@
183
197
SED = @SED@
184
198
SET_MAKE = @SET_MAKE@
195
209
abs_srcdir = @abs_srcdir@
196
210
abs_top_builddir = @abs_top_builddir@
197
211
abs_top_srcdir = @abs_top_srcdir@
 
212
ac_ct_AR = @ac_ct_AR@
198
213
ac_ct_CC = @ac_ct_CC@
199
214
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
200
215
am__include = @am__include@
227
242
libexecdir = @libexecdir@
228
243
localedir = @localedir@
229
244
localstatedir = @localstatedir@
230
 
lt_ECHO = @lt_ECHO@
231
245
mandir = @mandir@
232
246
mkdir_p = @mkdir_p@
233
247
oldincludedir = @oldincludedir@
243
257
top_build_prefix = @top_build_prefix@
244
258
top_builddir = @top_builddir@
245
259
top_srcdir = @top_srcdir@
246
 
INCLUDES = \
247
 
        -I$(top_builddir)       \
248
 
        -I$(srcdir)             \
249
 
        -I$(top_srcdir)         \
250
 
        $(SPECTRE_CFLAGS)
251
 
 
252
260
EXTRA_DIST = spectre-version.h.in
253
261
lib_LTLIBRARIES = libspectre.la
254
262
libspectreincludedir = $(includedir)/libspectre
290
298
        spectre-utils.c                 \
291
299
        $(gv_sources)
292
300
 
 
301
libspectre_la_CFLAGS = \
 
302
        -I$(top_builddir)       \
 
303
        -I$(srcdir)             \
 
304
        -I$(top_srcdir)         \
 
305
        $(SPECTRE_CFLAGS)
 
306
 
293
307
libspectre_la_LIBADD = $(LIB_GS)
294
308
libspectre_la_LDFLAGS = -version-info @VERSION_INFO@ -no-undefined
295
309
all: all-am
359
373
          echo "rm -f \"$${dir}/so_locations\""; \
360
374
          rm -f "$${dir}/so_locations"; \
361
375
        done
362
 
libspectre.la: $(libspectre_la_OBJECTS) $(libspectre_la_DEPENDENCIES) 
 
376
libspectre.la: $(libspectre_la_OBJECTS) $(libspectre_la_DEPENDENCIES) $(EXTRA_libspectre_la_DEPENDENCIES) 
363
377
        $(AM_V_CCLD)$(libspectre_la_LINK) -rpath $(libdir) $(libspectre_la_OBJECTS) $(libspectre_la_LIBADD) $(LIBS)
364
378
 
365
379
mostlyclean-compile:
368
382
distclean-compile:
369
383
        -rm -f *.tab.c
370
384
 
371
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ps.Plo@am__quote@
372
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-device.Plo@am__quote@
373
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-document.Plo@am__quote@
374
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-exporter-pdf.Plo@am__quote@
375
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-exporter-ps.Plo@am__quote@
376
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-exporter.Plo@am__quote@
377
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-gs.Plo@am__quote@
378
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-page.Plo@am__quote@
379
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-render-context.Plo@am__quote@
380
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-status.Plo@am__quote@
381
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spectre-utils.Plo@am__quote@
 
385
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-ps.Plo@am__quote@
 
386
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-device.Plo@am__quote@
 
387
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-document.Plo@am__quote@
 
388
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-exporter-pdf.Plo@am__quote@
 
389
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-exporter-ps.Plo@am__quote@
 
390
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-exporter.Plo@am__quote@
 
391
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-gs.Plo@am__quote@
 
392
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-page.Plo@am__quote@
 
393
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-render-context.Plo@am__quote@
 
394
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-status.Plo@am__quote@
 
395
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspectre_la-spectre-utils.Plo@am__quote@
382
396
 
383
397
.c.o:
384
398
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
385
399
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
386
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
387
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
400
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
388
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
402
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
390
403
 
391
404
.c.obj:
392
405
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
393
406
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
394
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
395
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
407
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
396
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
409
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
398
410
 
399
411
.c.lo:
400
412
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
401
413
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
402
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
403
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
404
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
405
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
414
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
416
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
417
 
 
418
libspectre_la-spectre-status.lo: spectre-status.c
 
419
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-status.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-status.Tpo -c -o libspectre_la-spectre-status.lo `test -f 'spectre-status.c' || echo '$(srcdir)/'`spectre-status.c
 
420
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-status.Tpo $(DEPDIR)/libspectre_la-spectre-status.Plo
 
421
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-status.c' object='libspectre_la-spectre-status.lo' libtool=yes @AMDEPBACKSLASH@
 
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
423
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-status.lo `test -f 'spectre-status.c' || echo '$(srcdir)/'`spectre-status.c
 
424
 
 
425
libspectre_la-spectre-document.lo: spectre-document.c
 
426
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-document.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-document.Tpo -c -o libspectre_la-spectre-document.lo `test -f 'spectre-document.c' || echo '$(srcdir)/'`spectre-document.c
 
427
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-document.Tpo $(DEPDIR)/libspectre_la-spectre-document.Plo
 
428
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-document.c' object='libspectre_la-spectre-document.lo' libtool=yes @AMDEPBACKSLASH@
 
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
430
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-document.lo `test -f 'spectre-document.c' || echo '$(srcdir)/'`spectre-document.c
 
431
 
 
432
libspectre_la-spectre-gs.lo: spectre-gs.c
 
433
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-gs.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-gs.Tpo -c -o libspectre_la-spectre-gs.lo `test -f 'spectre-gs.c' || echo '$(srcdir)/'`spectre-gs.c
 
434
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-gs.Tpo $(DEPDIR)/libspectre_la-spectre-gs.Plo
 
435
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-gs.c' object='libspectre_la-spectre-gs.lo' libtool=yes @AMDEPBACKSLASH@
 
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
437
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-gs.lo `test -f 'spectre-gs.c' || echo '$(srcdir)/'`spectre-gs.c
 
438
 
 
439
libspectre_la-spectre-render-context.lo: spectre-render-context.c
 
440
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-render-context.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-render-context.Tpo -c -o libspectre_la-spectre-render-context.lo `test -f 'spectre-render-context.c' || echo '$(srcdir)/'`spectre-render-context.c
 
441
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-render-context.Tpo $(DEPDIR)/libspectre_la-spectre-render-context.Plo
 
442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-render-context.c' object='libspectre_la-spectre-render-context.lo' libtool=yes @AMDEPBACKSLASH@
 
443
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
444
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-render-context.lo `test -f 'spectre-render-context.c' || echo '$(srcdir)/'`spectre-render-context.c
 
445
 
 
446
libspectre_la-spectre-device.lo: spectre-device.c
 
447
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-device.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-device.Tpo -c -o libspectre_la-spectre-device.lo `test -f 'spectre-device.c' || echo '$(srcdir)/'`spectre-device.c
 
448
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-device.Tpo $(DEPDIR)/libspectre_la-spectre-device.Plo
 
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-device.c' object='libspectre_la-spectre-device.lo' libtool=yes @AMDEPBACKSLASH@
 
450
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
451
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-device.lo `test -f 'spectre-device.c' || echo '$(srcdir)/'`spectre-device.c
 
452
 
 
453
libspectre_la-spectre-page.lo: spectre-page.c
 
454
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-page.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-page.Tpo -c -o libspectre_la-spectre-page.lo `test -f 'spectre-page.c' || echo '$(srcdir)/'`spectre-page.c
 
455
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-page.Tpo $(DEPDIR)/libspectre_la-spectre-page.Plo
 
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-page.c' object='libspectre_la-spectre-page.lo' libtool=yes @AMDEPBACKSLASH@
 
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
458
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-page.lo `test -f 'spectre-page.c' || echo '$(srcdir)/'`spectre-page.c
 
459
 
 
460
libspectre_la-spectre-exporter.lo: spectre-exporter.c
 
461
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-exporter.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-exporter.Tpo -c -o libspectre_la-spectre-exporter.lo `test -f 'spectre-exporter.c' || echo '$(srcdir)/'`spectre-exporter.c
 
462
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-exporter.Tpo $(DEPDIR)/libspectre_la-spectre-exporter.Plo
 
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-exporter.c' object='libspectre_la-spectre-exporter.lo' libtool=yes @AMDEPBACKSLASH@
 
464
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
465
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-exporter.lo `test -f 'spectre-exporter.c' || echo '$(srcdir)/'`spectre-exporter.c
 
466
 
 
467
libspectre_la-spectre-exporter-pdf.lo: spectre-exporter-pdf.c
 
468
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-exporter-pdf.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-exporter-pdf.Tpo -c -o libspectre_la-spectre-exporter-pdf.lo `test -f 'spectre-exporter-pdf.c' || echo '$(srcdir)/'`spectre-exporter-pdf.c
 
469
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-exporter-pdf.Tpo $(DEPDIR)/libspectre_la-spectre-exporter-pdf.Plo
 
470
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-exporter-pdf.c' object='libspectre_la-spectre-exporter-pdf.lo' libtool=yes @AMDEPBACKSLASH@
 
471
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
472
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-exporter-pdf.lo `test -f 'spectre-exporter-pdf.c' || echo '$(srcdir)/'`spectre-exporter-pdf.c
 
473
 
 
474
libspectre_la-spectre-exporter-ps.lo: spectre-exporter-ps.c
 
475
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-exporter-ps.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-exporter-ps.Tpo -c -o libspectre_la-spectre-exporter-ps.lo `test -f 'spectre-exporter-ps.c' || echo '$(srcdir)/'`spectre-exporter-ps.c
 
476
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-exporter-ps.Tpo $(DEPDIR)/libspectre_la-spectre-exporter-ps.Plo
 
477
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-exporter-ps.c' object='libspectre_la-spectre-exporter-ps.lo' libtool=yes @AMDEPBACKSLASH@
 
478
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
479
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-exporter-ps.lo `test -f 'spectre-exporter-ps.c' || echo '$(srcdir)/'`spectre-exporter-ps.c
 
480
 
 
481
libspectre_la-spectre-utils.lo: spectre-utils.c
 
482
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-spectre-utils.lo -MD -MP -MF $(DEPDIR)/libspectre_la-spectre-utils.Tpo -c -o libspectre_la-spectre-utils.lo `test -f 'spectre-utils.c' || echo '$(srcdir)/'`spectre-utils.c
 
483
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-spectre-utils.Tpo $(DEPDIR)/libspectre_la-spectre-utils.Plo
 
484
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='spectre-utils.c' object='libspectre_la-spectre-utils.lo' libtool=yes @AMDEPBACKSLASH@
 
485
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
486
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-spectre-utils.lo `test -f 'spectre-utils.c' || echo '$(srcdir)/'`spectre-utils.c
 
487
 
 
488
libspectre_la-ps.lo: ps.c
 
489
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -MT libspectre_la-ps.lo -MD -MP -MF $(DEPDIR)/libspectre_la-ps.Tpo -c -o libspectre_la-ps.lo `test -f 'ps.c' || echo '$(srcdir)/'`ps.c
 
490
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libspectre_la-ps.Tpo $(DEPDIR)/libspectre_la-ps.Plo
 
491
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ps.c' object='libspectre_la-ps.lo' libtool=yes @AMDEPBACKSLASH@
 
492
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
493
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspectre_la_CFLAGS) $(CFLAGS) -c -o libspectre_la-ps.lo `test -f 'ps.c' || echo '$(srcdir)/'`ps.c
406
494
 
407
495
mostlyclean-libtool:
408
496
        -rm -f *.lo
426
514
        @$(NORMAL_UNINSTALL)
427
515
        @list='$(libspectreinclude_HEADERS)'; test -n "$(libspectreincludedir)" || list=; \
428
516
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
429
 
        test -n "$$files" || exit 0; \
430
 
        echo " ( cd '$(DESTDIR)$(libspectreincludedir)' && rm -f" $$files ")"; \
431
 
        cd "$(DESTDIR)$(libspectreincludedir)" && rm -f $$files
 
517
        dir='$(DESTDIR)$(libspectreincludedir)'; $(am__uninstall_files_from_dir)
432
518
 
433
519
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
434
520
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
529
615
 
530
616
installcheck: installcheck-am
531
617
install-strip:
532
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
533
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
534
 
          `test -z '$(STRIP)' || \
535
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
618
        if test -z '$(STRIP)'; then \
 
619
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
620
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
621
              install; \
 
622
        else \
 
623
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
624
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
625
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
626
        fi
536
627
mostlyclean-generic:
537
628
 
538
629
clean-generic: