source: trunk/third/libgnomeprintui/libgnomeprintui/Makefile.in @ 21504

Revision 21504, 25.4 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21503, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.7.9 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
41AMDEP_FALSE = @AMDEP_FALSE@
42AMDEP_TRUE = @AMDEP_TRUE@
43AMTAR = @AMTAR@
44AR = @AR@
45AS = @AS@
46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
49AWK = @AWK@
50CATALOGS = @CATALOGS@
51CATOBJEXT = @CATOBJEXT@
52CC = @CC@
53CCDEPMODE = @CCDEPMODE@
54CFLAGS = @CFLAGS@
55CPP = @CPP@
56CPPFLAGS = @CPPFLAGS@
57CXX = @CXX@
58CXXCPP = @CXXCPP@
59CXXDEPMODE = @CXXDEPMODE@
60CXXFLAGS = @CXXFLAGS@
61CYGPATH_W = @CYGPATH_W@
62DATADIRNAME = @DATADIRNAME@
63DEFS = @DEFS@
64DEPDIR = @DEPDIR@
65DLLTOOL = @DLLTOOL@
66ECHO = @ECHO@
67ECHO_C = @ECHO_C@
68ECHO_N = @ECHO_N@
69ECHO_T = @ECHO_T@
70EGREP = @EGREP@
71ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
72ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
73EXAMPLES_USE_LOCAL_LIBGNOMEPRINT_FALSE = @EXAMPLES_USE_LOCAL_LIBGNOMEPRINT_FALSE@
74EXAMPLES_USE_LOCAL_LIBGNOMEPRINT_TRUE = @EXAMPLES_USE_LOCAL_LIBGNOMEPRINT_TRUE@
75EXEEXT = @EXEEXT@
76F77 = @F77@
77FFLAGS = @FFLAGS@
78GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
79GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
80GMOFILES = @GMOFILES@
81GMSGFMT = @GMSGFMT@
82GNOMEPRINT_AGE = @GNOMEPRINT_AGE@
83GNOMEPRINT_CURRENT = @GNOMEPRINT_CURRENT@
84GNOMEPRINT_REVISION = @GNOMEPRINT_REVISION@
85GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
86GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
87HTML_DIR = @HTML_DIR@
88INSTALL_DATA = @INSTALL_DATA@
89INSTALL_PROGRAM = @INSTALL_PROGRAM@
90INSTALL_SCRIPT = @INSTALL_SCRIPT@
91INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92INSTOBJEXT = @INSTOBJEXT@
93INTLLIBS = @INTLLIBS@
94LDFLAGS = @LDFLAGS@
95LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@
96LIBGLADE_LIBS = @LIBGLADE_LIBS@
97LIBGNOMEPRINTUI_CFLAGS = @LIBGNOMEPRINTUI_CFLAGS@
98LIBGNOMEPRINTUI_LIBS = @LIBGNOMEPRINTUI_LIBS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LIBTOOL = @LIBTOOL@
102LN_S = @LN_S@
103LTLIBOBJS = @LTLIBOBJS@
104MAINT = @MAINT@
105MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
106MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
107MAKEINFO = @MAKEINFO@
108MKINSTALLDIRS = @MKINSTALLDIRS@
109MSGFMT = @MSGFMT@
110OBJDUMP = @OBJDUMP@
111OBJEXT = @OBJEXT@
112PACKAGE = @PACKAGE@
113PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114PACKAGE_NAME = @PACKAGE_NAME@
115PACKAGE_STRING = @PACKAGE_STRING@
116PACKAGE_TARNAME = @PACKAGE_TARNAME@
117PACKAGE_VERSION = @PACKAGE_VERSION@
118PATH_SEPARATOR = @PATH_SEPARATOR@
119PKG_CONFIG = @PKG_CONFIG@
120POFILES = @POFILES@
121POSUB = @POSUB@
122PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
123PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
124RANLIB = @RANLIB@
125SET_MAKE = @SET_MAKE@
126SHELL = @SHELL@
127STRIP = @STRIP@
128USE_NLS = @USE_NLS@
129VERSION = @VERSION@
130WARN_CFLAGS = @WARN_CFLAGS@
131WITH_LIBGLADE_FALSE = @WITH_LIBGLADE_FALSE@
132WITH_LIBGLADE_TRUE = @WITH_LIBGLADE_TRUE@
133XGETTEXT = @XGETTEXT@
134ac_ct_AR = @ac_ct_AR@
135ac_ct_AS = @ac_ct_AS@
136ac_ct_CC = @ac_ct_CC@
137ac_ct_CXX = @ac_ct_CXX@
138ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
139ac_ct_F77 = @ac_ct_F77@
140ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
141ac_ct_RANLIB = @ac_ct_RANLIB@
142ac_ct_STRIP = @ac_ct_STRIP@
143am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
146am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
147am__include = @am__include@
148am__leading_dot = @am__leading_dot@
149am__quote = @am__quote@
150bindir = @bindir@
151build = @build@
152build_alias = @build_alias@
153build_cpu = @build_cpu@
154build_os = @build_os@
155build_vendor = @build_vendor@
156datadir = @datadir@
157exec_prefix = @exec_prefix@
158host = @host@
159host_alias = @host_alias@
160host_cpu = @host_cpu@
161host_os = @host_os@
162host_vendor = @host_vendor@
163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
166libdir = @libdir@
167libexecdir = @libexecdir@
168localstatedir = @localstatedir@
169mandir = @mandir@
170oldincludedir = @oldincludedir@
171prefix = @prefix@
172program_transform_name = @program_transform_name@
173sbindir = @sbindir@
174sharedstatedir = @sharedstatedir@
175sysconfdir = @sysconfdir@
176target_alias = @target_alias@
177SUBDIRS = gpaui
178
179lib_LTLIBRARIES = libgnomeprintui-2-2.la
180
181INCLUDES = \
182        -I$(top_srcdir)                 \
183        $(LIBGNOMEPRINTUI_CFLAGS)       \
184        -DG_LOG_DOMAIN=\"libgnomeprintui\"      \
185        -DVERSION=\"$(VERSION)\"        \
186        -DWE_ARE_LIBGNOMEPRINT_INTERNALS        \
187        -DGNOMELOCALEDIR=\""$(datadir)/locale"\"        \
188        -DGNOME_PRINT_LIBDIR=\"$(libdir)/gnome-print\"  \
189        -DBINDIR=\""$(bindir)"\"        \
190        -DDATADIR=\""$(datadir)"\"      \
191        \
192        -DG_DISABLE_DEPRECATED          \
193        -DGDK_DISABLE_DEPRECATED        \
194        -DGDK_PIXBUF_DISABLE_DEPRECATED
195
196
197libgnomeprintui_2_2_la_LIBADD = \
198        $(LIBGNOMEPRINTUI_LIBS) \
199        gpaui/libgpaui.la
200
201
202libgnomeprintui_2_2_la_LDFLAGS = \
203        -no-undefined \
204        -version-info $(GNOMEPRINT_CURRENT):$(GNOMEPRINT_REVISION):$(GNOMEPRINT_AGE)
205
206
207BUILT_SOURCES = gnome-printui-marshal.c  gnome-printui-marshal.h
208
209libgnomeprintui_2_2_la_SOURCES = \
210        gnome-print-i18n.c           gnome-print-i18n.h                 \
211        gnome-print-preview.c        gnome-print-preview-private.h      \
212        gnome-canvas-hacktext.c      gnome-canvas-hacktext.h            \
213        gnome-print-job-preview.c       \
214        gnome-printer-selector.c     gnome-printer-selector.h           \
215        gnome-print-copies.c         gnome-print-copies.h               \
216        gnome-print-dialog.c         gnome-print-dialog-private.h       \
217        gnome-print-config-dialog.c  gnome-print-config-dialog-private.h \
218        gnome-print-widget.c         gnome-print-widget.h           \
219        gnome-font-dialog.c             \
220        gnome-print-paper-preview.c  gnome-print-paper-preview.h        \
221        gnome-print-unit-selector.c     \
222        gnome-print-paper-selector.c    \
223        $(BUILT_SOURCES)
224
225
226libgnomeprintuiincdir = $(includedir)/libgnomeprintui-2.2/libgnomeprintui
227
228libgnomeprintuiinc_HEADERS = \
229        gnome-print-preview.h \
230        gnome-font-dialog.h \
231        gnome-print-dialog.h \
232        gnome-print-unit-selector.h \
233        gnome-print-paper-selector.h \
234        gnome-print-config-dialog.h \
235        gnome-print-job-preview.h       
236
237
238EXTRA_DIST = libgnomeprintui-2.2.pc.in \
239        libgnomeprintui-uninstalled-2.2.pc.in \
240        gnome-printui-marshal.list
241
242CLEANFILES = $(BUILD_SOURCES)
243
244pkgconfigdir = $(libdir)/pkgconfig
245pkgconfig_DATA = libgnomeprintui-2.2.pc
246subdir = libgnomeprintui
247ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
248mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
249CONFIG_HEADER = $(top_builddir)/config.h
250CONFIG_CLEAN_FILES = libgnomeprintui-2.2.pc \
251        libgnomeprintui-uninstalled-2.2.pc
252LTLIBRARIES = $(lib_LTLIBRARIES)
253
254libgnomeprintui_2_2_la_DEPENDENCIES = gpaui/libgpaui.la
255am__objects_1 = gnome-printui-marshal.lo
256am_libgnomeprintui_2_2_la_OBJECTS = gnome-print-i18n.lo \
257        gnome-print-preview.lo gnome-canvas-hacktext.lo \
258        gnome-print-job-preview.lo gnome-printer-selector.lo \
259        gnome-print-copies.lo gnome-print-dialog.lo \
260        gnome-print-config-dialog.lo gnome-print-widget.lo \
261        gnome-font-dialog.lo gnome-print-paper-preview.lo \
262        gnome-print-unit-selector.lo gnome-print-paper-selector.lo \
263        $(am__objects_1)
264libgnomeprintui_2_2_la_OBJECTS = $(am_libgnomeprintui_2_2_la_OBJECTS)
265
266DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
267depcomp = $(SHELL) $(top_srcdir)/depcomp
268am__depfiles_maybe = depfiles
269@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/gnome-canvas-hacktext.Plo \
270@AMDEP_TRUE@    ./$(DEPDIR)/gnome-font-dialog.Plo \
271@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-config-dialog.Plo \
272@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-copies.Plo \
273@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-dialog.Plo \
274@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-i18n.Plo \
275@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-job-preview.Plo \
276@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-paper-preview.Plo \
277@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-paper-selector.Plo \
278@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-preview.Plo \
279@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-unit-selector.Plo \
280@AMDEP_TRUE@    ./$(DEPDIR)/gnome-print-widget.Plo \
281@AMDEP_TRUE@    ./$(DEPDIR)/gnome-printer-selector.Plo \
282@AMDEP_TRUE@    ./$(DEPDIR)/gnome-printui-marshal.Plo
283COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
284        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
285LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
286        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
287CCLD = $(CC)
288LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
289        $(AM_LDFLAGS) $(LDFLAGS) -o $@
290DIST_SOURCES = $(libgnomeprintui_2_2_la_SOURCES)
291DATA = $(pkgconfig_DATA)
292
293HEADERS = $(libgnomeprintuiinc_HEADERS)
294
295
296RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
297        ps-recursive install-info-recursive uninstall-info-recursive \
298        all-recursive install-data-recursive install-exec-recursive \
299        installdirs-recursive install-recursive uninstall-recursive \
300        check-recursive installcheck-recursive
301DIST_COMMON = $(libgnomeprintuiinc_HEADERS) $(srcdir)/Makefile.in \
302        Makefile.am libgnomeprintui-2.2.pc.in \
303        libgnomeprintui-uninstalled-2.2.pc.in
304DIST_SUBDIRS = $(SUBDIRS)
305SOURCES = $(libgnomeprintui_2_2_la_SOURCES)
306
307all: $(BUILT_SOURCES)
308        $(MAKE) $(AM_MAKEFLAGS) all-recursive
309
310.SUFFIXES:
311.SUFFIXES: .c .lo .o .obj
312$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
313        cd $(top_srcdir) && \
314          $(AUTOMAKE) --gnu  libgnomeprintui/Makefile
315Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
316        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
317libgnomeprintui-2.2.pc: $(top_builddir)/config.status libgnomeprintui-2.2.pc.in
318        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
319libgnomeprintui-uninstalled-2.2.pc: $(top_builddir)/config.status libgnomeprintui-uninstalled-2.2.pc.in
320        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
321libLTLIBRARIES_INSTALL = $(INSTALL)
322install-libLTLIBRARIES: $(lib_LTLIBRARIES)
323        @$(NORMAL_INSTALL)
324        $(mkinstalldirs) $(DESTDIR)$(libdir)
325        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
326          if test -f $$p; then \
327            f="`echo $$p | sed -e 's|^.*/||'`"; \
328            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
329            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
330          else :; fi; \
331        done
332
333uninstall-libLTLIBRARIES:
334        @$(NORMAL_UNINSTALL)
335        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
336            p="`echo $$p | sed -e 's|^.*/||'`"; \
337          echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
338          $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
339        done
340
341clean-libLTLIBRARIES:
342        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
343        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
344          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
345          test "$$dir" = "$$p" && dir=.; \
346          echo "rm -f \"$${dir}/so_locations\""; \
347          rm -f "$${dir}/so_locations"; \
348        done
349libgnomeprintui-2-2.la: $(libgnomeprintui_2_2_la_OBJECTS) $(libgnomeprintui_2_2_la_DEPENDENCIES)
350        $(LINK) -rpath $(libdir) $(libgnomeprintui_2_2_la_LDFLAGS) $(libgnomeprintui_2_2_la_OBJECTS) $(libgnomeprintui_2_2_la_LIBADD) $(LIBS)
351
352mostlyclean-compile:
353        -rm -f *.$(OBJEXT) core *.core
354
355distclean-compile:
356        -rm -f *.tab.c
357
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-canvas-hacktext.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-font-dialog.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-config-dialog.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-copies.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-dialog.Plo@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-i18n.Plo@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-job-preview.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-paper-preview.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-paper-selector.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-preview.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-unit-selector.Plo@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-print-widget.Plo@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-printer-selector.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-printui-marshal.Plo@am__quote@
372
373.c.o:
374@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
375@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
376@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
377@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
378@am__fastdepCC_TRUE@    fi
379@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
380@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
381@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
383
384.c.obj:
385@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
386@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
387@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
388@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
389@am__fastdepCC_TRUE@    fi
390@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
391@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
392@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
394
395.c.lo:
396@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
397@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
398@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
399@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
400@am__fastdepCC_TRUE@    fi
401@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
402@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
403@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
405
406mostlyclean-libtool:
407        -rm -f *.lo
408
409clean-libtool:
410        -rm -rf .libs _libs
411
412distclean-libtool:
413        -rm -f libtool
414uninstall-info-am:
415pkgconfigDATA_INSTALL = $(INSTALL_DATA)
416install-pkgconfigDATA: $(pkgconfig_DATA)
417        @$(NORMAL_INSTALL)
418        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
419        @list='$(pkgconfig_DATA)'; for p in $$list; do \
420          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
421          f="`echo $$p | sed -e 's|^.*/||'`"; \
422          echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \
423          $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \
424        done
425
426uninstall-pkgconfigDATA:
427        @$(NORMAL_UNINSTALL)
428        @list='$(pkgconfig_DATA)'; for p in $$list; do \
429          f="`echo $$p | sed -e 's|^.*/||'`"; \
430          echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \
431          rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \
432        done
433libgnomeprintuiincHEADERS_INSTALL = $(INSTALL_HEADER)
434install-libgnomeprintuiincHEADERS: $(libgnomeprintuiinc_HEADERS)
435        @$(NORMAL_INSTALL)
436        $(mkinstalldirs) $(DESTDIR)$(libgnomeprintuiincdir)
437        @list='$(libgnomeprintuiinc_HEADERS)'; for p in $$list; do \
438          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
439          f="`echo $$p | sed -e 's|^.*/||'`"; \
440          echo " $(libgnomeprintuiincHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libgnomeprintuiincdir)/$$f"; \
441          $(libgnomeprintuiincHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libgnomeprintuiincdir)/$$f; \
442        done
443
444uninstall-libgnomeprintuiincHEADERS:
445        @$(NORMAL_UNINSTALL)
446        @list='$(libgnomeprintuiinc_HEADERS)'; for p in $$list; do \
447          f="`echo $$p | sed -e 's|^.*/||'`"; \
448          echo " rm -f $(DESTDIR)$(libgnomeprintuiincdir)/$$f"; \
449          rm -f $(DESTDIR)$(libgnomeprintuiincdir)/$$f; \
450        done
451
452# This directory's subdirectories are mostly independent; you can cd
453# into them and run `make' without going through this Makefile.
454# To change the values of `make' variables: instead of editing Makefiles,
455# (1) if the variable is set in `config.status', edit `config.status'
456#     (which will cause the Makefiles to be regenerated when you run `make');
457# (2) otherwise, pass the desired values on the `make' command line.
458$(RECURSIVE_TARGETS):
459        @set fnord $$MAKEFLAGS; amf=$$2; \
460        dot_seen=no; \
461        target=`echo $@ | sed s/-recursive//`; \
462        list='$(SUBDIRS)'; for subdir in $$list; do \
463          echo "Making $$target in $$subdir"; \
464          if test "$$subdir" = "."; then \
465            dot_seen=yes; \
466            local_target="$$target-am"; \
467          else \
468            local_target="$$target"; \
469          fi; \
470          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
471           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
472        done; \
473        if test "$$dot_seen" = "no"; then \
474          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
475        fi; test -z "$$fail"
476
477mostlyclean-recursive clean-recursive distclean-recursive \
478maintainer-clean-recursive:
479        @set fnord $$MAKEFLAGS; amf=$$2; \
480        dot_seen=no; \
481        case "$@" in \
482          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
483          *) list='$(SUBDIRS)' ;; \
484        esac; \
485        rev=''; for subdir in $$list; do \
486          if test "$$subdir" = "."; then :; else \
487            rev="$$subdir $$rev"; \
488          fi; \
489        done; \
490        rev="$$rev ."; \
491        target=`echo $@ | sed s/-recursive//`; \
492        for subdir in $$rev; do \
493          echo "Making $$target in $$subdir"; \
494          if test "$$subdir" = "."; then \
495            local_target="$$target-am"; \
496          else \
497            local_target="$$target"; \
498          fi; \
499          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
500           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
501        done && test -z "$$fail"
502tags-recursive:
503        list='$(SUBDIRS)'; for subdir in $$list; do \
504          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
505        done
506ctags-recursive:
507        list='$(SUBDIRS)'; for subdir in $$list; do \
508          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
509        done
510
511ETAGS = etags
512ETAGSFLAGS =
513
514CTAGS = ctags
515CTAGSFLAGS =
516
517tags: TAGS
518
519ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
520        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
521        unique=`for i in $$list; do \
522            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523          done | \
524          $(AWK) '    { files[$$0] = 1; } \
525               END { for (i in files) print i; }'`; \
526        mkid -fID $$unique
527
528TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
529                $(TAGS_FILES) $(LISP)
530        tags=; \
531        here=`pwd`; \
532        if (etags --etags-include --version) >/dev/null 2>&1; then \
533          include_option=--etags-include; \
534        else \
535          include_option=--include; \
536        fi; \
537        list='$(SUBDIRS)'; for subdir in $$list; do \
538          if test "$$subdir" = .; then :; else \
539            test -f $$subdir/TAGS && \
540              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
541          fi; \
542        done; \
543        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
544        unique=`for i in $$list; do \
545            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
546          done | \
547          $(AWK) '    { files[$$0] = 1; } \
548               END { for (i in files) print i; }'`; \
549        test -z "$(ETAGS_ARGS)$$tags$$unique" \
550          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551             $$tags $$unique
552
553ctags: CTAGS
554CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
555                $(TAGS_FILES) $(LISP)
556        tags=; \
557        here=`pwd`; \
558        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
559        unique=`for i in $$list; do \
560            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
561          done | \
562          $(AWK) '    { files[$$0] = 1; } \
563               END { for (i in files) print i; }'`; \
564        test -z "$(CTAGS_ARGS)$$tags$$unique" \
565          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
566             $$tags $$unique
567
568GTAGS:
569        here=`$(am__cd) $(top_builddir) && pwd` \
570          && cd $(top_srcdir) \
571          && gtags -i $(GTAGS_ARGS) $$here
572
573distclean-tags:
574        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
575DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
576
577top_distdir = ..
578distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
579
580distdir: $(DISTFILES)
581        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
582        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
583        list='$(DISTFILES)'; for file in $$list; do \
584          case $$file in \
585            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
586            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
587          esac; \
588          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
589          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
590          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
591            dir="/$$dir"; \
592            $(mkinstalldirs) "$(distdir)$$dir"; \
593          else \
594            dir=''; \
595          fi; \
596          if test -d $$d/$$file; then \
597            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
598              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
599            fi; \
600            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
601          else \
602            test -f $(distdir)/$$file \
603            || cp -p $$d/$$file $(distdir)/$$file \
604            || exit 1; \
605          fi; \
606        done
607        list='$(SUBDIRS)'; for subdir in $$list; do \
608          if test "$$subdir" = .; then :; else \
609            test -d $(distdir)/$$subdir \
610            || mkdir $(distdir)/$$subdir \
611            || exit 1; \
612            (cd $$subdir && \
613              $(MAKE) $(AM_MAKEFLAGS) \
614                top_distdir="$(top_distdir)" \
615                distdir=../$(distdir)/$$subdir \
616                distdir) \
617              || exit 1; \
618          fi; \
619        done
620check-am: all-am
621check: $(BUILT_SOURCES)
622        $(MAKE) $(AM_MAKEFLAGS) check-recursive
623all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
624installdirs: installdirs-recursive
625installdirs-am:
626        $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(pkgconfigdir) $(DESTDIR)$(libgnomeprintuiincdir)
627
628install: $(BUILT_SOURCES)
629        $(MAKE) $(AM_MAKEFLAGS) install-recursive
630install-exec: install-exec-recursive
631install-data: install-data-recursive
632uninstall: uninstall-recursive
633
634install-am: all-am
635        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
636
637installcheck: installcheck-recursive
638install-strip:
639        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
640          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
641          `test -z '$(STRIP)' || \
642            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
643mostlyclean-generic:
644
645clean-generic:
646        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
647
648distclean-generic:
649        -rm -f $(CONFIG_CLEAN_FILES)
650
651maintainer-clean-generic:
652        @echo "This command is intended for maintainers to use"
653        @echo "it deletes files that may require special tools to rebuild."
654        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
655clean: clean-recursive
656
657clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
658        mostlyclean-am
659
660distclean: distclean-recursive
661        -rm -rf ./$(DEPDIR)
662        -rm -f Makefile
663distclean-am: clean-am distclean-compile distclean-generic \
664        distclean-libtool distclean-tags
665
666dvi: dvi-recursive
667
668dvi-am:
669
670info: info-recursive
671
672info-am:
673
674install-data-am: install-libgnomeprintuiincHEADERS install-pkgconfigDATA
675
676install-exec-am: install-libLTLIBRARIES
677
678install-info: install-info-recursive
679
680install-man:
681
682installcheck-am:
683
684maintainer-clean: maintainer-clean-recursive
685        -rm -rf ./$(DEPDIR)
686        -rm -f Makefile
687maintainer-clean-am: distclean-am maintainer-clean-generic
688
689mostlyclean: mostlyclean-recursive
690
691mostlyclean-am: mostlyclean-compile mostlyclean-generic \
692        mostlyclean-libtool
693
694pdf: pdf-recursive
695
696pdf-am:
697
698ps: ps-recursive
699
700ps-am:
701
702uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
703        uninstall-libgnomeprintuiincHEADERS uninstall-pkgconfigDATA
704
705uninstall-info: uninstall-info-recursive
706
707.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
708        clean-generic clean-libLTLIBRARIES clean-libtool \
709        clean-recursive ctags ctags-recursive distclean \
710        distclean-compile distclean-generic distclean-libtool \
711        distclean-recursive distclean-tags distdir dvi dvi-am \
712        dvi-recursive info info-am info-recursive install install-am \
713        install-data install-data-am install-data-recursive \
714        install-exec install-exec-am install-exec-recursive \
715        install-info install-info-am install-info-recursive \
716        install-libLTLIBRARIES install-libgnomeprintuiincHEADERS \
717        install-man install-pkgconfigDATA install-recursive \
718        install-strip installcheck installcheck-am installdirs \
719        installdirs-am installdirs-recursive maintainer-clean \
720        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
721        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
722        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
723        ps-recursive tags tags-recursive uninstall uninstall-am \
724        uninstall-info-am uninstall-info-recursive \
725        uninstall-libLTLIBRARIES uninstall-libgnomeprintuiincHEADERS \
726        uninstall-pkgconfigDATA uninstall-recursive
727
728
729gnome-printui-marshal.h: gnome-printui-marshal.list $(GLIB_GENMARSHAL)
730        $(GLIB_GENMARSHAL) $< --header --prefix=libgnomeprintui_marshal > $@
731
732gnome-printui-marshal.c: gnome-printui-marshal.list $(GLIB_GENMARSHAL)
733        echo "#include \"gnome-printui-marshal.h\"" > $@ && \
734        $(GLIB_GENMARSHAL) $< --body --prefix=libgnomeprintui_marshal >> $@
735# Tell versions [3.59,3.63) of GNU make to not export all variables.
736# Otherwise a system limit (for SysV at least) may be exceeded.
737.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.