]> git.sur5r.net Git - glabels/blob - glabels2/src/Makefile.in
Initial revision
[glabels] / glabels2 / src / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 CATALOGS = @CATALOGS@
61 CATOBJEXT = @CATOBJEXT@
62 CC = @CC@
63 DATADIRNAME = @DATADIRNAME@
64 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
65 GLABELS_CFLAGS = @GLABELS_CFLAGS@
66 GLABELS_LIBS = @GLABELS_LIBS@
67 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
68 GMOFILES = @GMOFILES@
69 GMSGFMT = @GMSGFMT@
70 GNOME_INTERFACE_VERSION = @GNOME_INTERFACE_VERSION@
71 INSTOBJEXT = @INSTOBJEXT@
72 INTLDEPS = @INTLDEPS@
73 INTLLIBS = @INTLLIBS@
74 INTLOBJS = @INTLOBJS@
75 MAINT = @MAINT@
76 MAKEINFO = @MAKEINFO@
77 MKINSTALLDIRS = @MKINSTALLDIRS@
78 PACKAGE = @PACKAGE@
79 PKG_CONFIG = @PKG_CONFIG@
80 POFILES = @POFILES@
81 POSUB = @POSUB@
82 RANLIB = @RANLIB@
83 USE_NLS = @USE_NLS@
84 VERSION = @VERSION@
85 WARN_CFLAGS = @WARN_CFLAGS@
86 cxxflags_set = @cxxflags_set@
87
88 LIB_BARCODE_DIR = ../barcode-0.98
89
90 SUBDIRS = pixmaps stock-pixmaps
91
92 bin_PROGRAMS = glabels glabels-batch
93
94 uidir = $(datadir)/glabels/ui/
95
96 INCLUDES =      -I$(top_srcdir)                                         -I$(top_builddir)                                       -I$(top_srcdir)/dialogs                                 $(GLABELS_CFLAGS)                                       -I$(LIB_BARCODE_DIR)                                    -DGNOME_ICONDIR=\""$(datadir)/pixmaps"\"                -DGLABELS_LOCALEDIR=\""$(datadir)/locale"\"             -DGLABELS_UI_DIR=\""$(datadir)/glabels/ui/"\"           -DGLABELS_GLADEDIR=\""$(datadir)/glabels/glade/"\"      -DG_DISABLE_DEPRECATED                                  -DGDK_DISABLE_DEPRECATED                                -DGTK_DISABLE_DEPRECATED                                -DGDK_PIXBUF_DISABLE_DEPRECATED                         -DGNOME_DISABLE_DEPRECATED                      
97
98
99 glabels_LDFLAGS = -export-dynamic
100
101 glabels_LDADD =         $(GLABELS_LIBS)                         -L$(LIB_BARCODE_DIR) -lbarcode  
102
103
104 glabels_batch_LDFLAGS = -export-dynamic
105
106 glabels_batch_LDADD =   $(GLABELS_LIBS)                         -L$(LIB_BARCODE_DIR) -lbarcode  
107
108
109 BUILT_SOURCES =         marshal.c                               marshal.h                               gnome-recent-marshal.c                  gnome-recent-marshal.h
110
111
112 glabels_SOURCES =       glabels.c                               glabels.h                               splash.c                                splash.h                                mdi.c                                   mdi.h                                   mdi-child.c                             mdi-child.h                             stock.c                                 stock.h                                 menus.h                                 menus.c                                 commands.h                              commands.c                              file.h                                  file.c                                  recent.h                                recent.c                                tools.h                                 tools.c                                 prefs.c                                 prefs.h                                 prefs-dialog.c                          prefs-dialog.h                          view.c                                  view.h                                  view-object.c                           view-object.h                           view-box.c                              view-box.h                              view-ellipse.c                          view-ellipse.h                          view-line.c                             view-line.h                             view-image.c                            view-image.h                            view-text.c                             view-text.h                             view-barcode.c                          view-barcode.h                          view-highlight.c                        view-highlight.h                        merge-properties.c                      merge-properties.h                      print.c                                 print.h                                 print-dialog.c                          print-dialog.h                          bc.c                                    bc.h                                    bc-gnubarcode.c                         bc-gnubarcode.h                         bc-postnet.c                            bc-postnet.h                            label.c                                 label.h                                 label-object.c                          label-object.h                          label-text.c                            label-text.h                            label-box.c                             label-box.h                             label-line.c                            label-line.h                            label-ellipse.c                         label-ellipse.h                         label-image.c                           label-image.h                           label-barcode.c                         label-barcode.h                         template.c                              template.h                              xml-label.c                             xml-label.h                             merge.c                                 merge.h                                 merge-text.c                            merge-text.h                            merge-ui.c                              merge-ui.h                              merge-ui-text.c                         merge-ui-text.h                         text-node.c                             text-node.h                             wdgt-text-props.c                       wdgt-text-props.h                       wdgt-text-entry.c                       wdgt-text-entry.h                       wdgt-position.c                         wdgt-position.h                         wdgt-size.c                             wdgt-size.h                             wdgt-line.c                             wdgt-line.h                             wdgt-fill.c                             wdgt-fill.h                             wdgt-vector.c                           wdgt-vector.h                           wdgt-bc-props.c                         wdgt-bc-props.h                         wdgt-bc-style.c                         wdgt-bc-style.h                         wdgt-bc-data.c                          wdgt-bc-data.h                          wdgt-print-copies.c                     wdgt-print-copies.h                     wdgt-print-merge.c                      wdgt-print-merge.h                      wdgt-media-select.c                     wdgt-media-select.h                     wdgt-mini-preview.c                     wdgt-mini-preview.h                     wdgt-rotate-label.c                     wdgt-rotate-label.h                     util.c                                  util.h                                  canvas-hacktext.c                       canvas-hacktext.h                       bonobo-mdi-child.c                      bonobo-mdi-child.h                      bonobo-mdi.c                            bonobo-mdi.h                            gnome-recent-model.c                    gnome-recent-model.h                    gnome-recent-util.c                     gnome-recent-util.h                     gnome-recent-view.c                     gnome-recent-view.h                     gnome-recent-view-bonobo.c              gnome-recent-view-bonobo.h              debug.c                                 debug.h                                 $(BUILT_SOURCES)
113
114
115 glabels_batch_SOURCES =         glabels-batch.c                         prefs.c                                 prefs.h                                 print.c                                 print.h                                 bc.c                                    bc.h                                    bc-gnubarcode.c                         bc-gnubarcode.h                         bc-postnet.c                            bc-postnet.h                            label.c                                 label.h                                 label-object.c                          label-object.h                          label-text.c                            label-text.h                            label-box.c                             label-box.h                             label-line.c                            label-line.h                            label-ellipse.c                         label-ellipse.h                         label-image.c                           label-image.h                           label-barcode.c                         label-barcode.h                         template.c                              template.h                              xml-label.c                             xml-label.h                             merge.c                                 merge.h                                 merge-text.c                            merge-text.h                            text-node.c                             text-node.h                             util.c                                  util.h                                  debug.c                                 debug.h                                 $(BUILT_SOURCES)
116
117
118 ui_DATA = glabels-ui.xml
119
120 EXTRA_DIST =    $(ui_DATA)                              marshal.list                            gnome-recent-marshal.list
121
122
123 CLEANFILES = $(BUILT_SOURCES)
124 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
125 CONFIG_HEADER = ../config.h
126 CONFIG_CLEAN_FILES = 
127 PROGRAMS =  $(bin_PROGRAMS)
128
129
130 DEFS = @DEFS@ -I. -I$(srcdir) -I..
131 CPPFLAGS = @CPPFLAGS@
132 LDFLAGS = @LDFLAGS@
133 LIBS = @LIBS@
134 glabels_OBJECTS =  glabels.o splash.o mdi.o mdi-child.o stock.o menus.o \
135 commands.o file.o recent.o tools.o prefs.o prefs-dialog.o view.o \
136 view-object.o view-box.o view-ellipse.o view-line.o view-image.o \
137 view-text.o view-barcode.o view-highlight.o merge-properties.o print.o \
138 print-dialog.o bc.o bc-gnubarcode.o bc-postnet.o label.o label-object.o \
139 label-text.o label-box.o label-line.o label-ellipse.o label-image.o \
140 label-barcode.o template.o xml-label.o merge.o merge-text.o merge-ui.o \
141 merge-ui-text.o text-node.o wdgt-text-props.o wdgt-text-entry.o \
142 wdgt-position.o wdgt-size.o wdgt-line.o wdgt-fill.o wdgt-vector.o \
143 wdgt-bc-props.o wdgt-bc-style.o wdgt-bc-data.o wdgt-print-copies.o \
144 wdgt-print-merge.o wdgt-media-select.o wdgt-mini-preview.o \
145 wdgt-rotate-label.o util.o canvas-hacktext.o bonobo-mdi-child.o \
146 bonobo-mdi.o gnome-recent-model.o gnome-recent-util.o \
147 gnome-recent-view.o gnome-recent-view-bonobo.o debug.o marshal.o \
148 gnome-recent-marshal.o
149 glabels_DEPENDENCIES = 
150 glabels_batch_OBJECTS =  glabels-batch.o prefs.o print.o bc.o \
151 bc-gnubarcode.o bc-postnet.o label.o label-object.o label-text.o \
152 label-box.o label-line.o label-ellipse.o label-image.o label-barcode.o \
153 template.o xml-label.o merge.o merge-text.o text-node.o util.o debug.o \
154 marshal.o gnome-recent-marshal.o
155 glabels_batch_DEPENDENCIES = 
156 CFLAGS = @CFLAGS@
157 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
158 CCLD = $(CC)
159 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
160 DATA =  $(ui_DATA)
161
162 DIST_COMMON =  Makefile.am Makefile.in
163
164
165 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
166
167 TAR = gtar
168 GZIP_ENV = --best
169 SOURCES = $(glabels_SOURCES) $(glabels_batch_SOURCES)
170 OBJECTS = $(glabels_OBJECTS) $(glabels_batch_OBJECTS)
171
172 all: all-redirect
173 .SUFFIXES:
174 .SUFFIXES: .S .c .o .s
175 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
176         cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/Makefile
177
178 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
179         cd $(top_builddir) \
180           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
181
182
183 mostlyclean-binPROGRAMS:
184
185 clean-binPROGRAMS:
186         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
187
188 distclean-binPROGRAMS:
189
190 maintainer-clean-binPROGRAMS:
191
192 install-binPROGRAMS: $(bin_PROGRAMS)
193         @$(NORMAL_INSTALL)
194         $(mkinstalldirs) $(DESTDIR)$(bindir)
195         @list='$(bin_PROGRAMS)'; for p in $$list; do \
196           if test -f $$p; then \
197             echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
198              $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
199           else :; fi; \
200         done
201
202 uninstall-binPROGRAMS:
203         @$(NORMAL_UNINSTALL)
204         list='$(bin_PROGRAMS)'; for p in $$list; do \
205           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
206         done
207
208 .c.o:
209         $(COMPILE) -c $<
210
211 .s.o:
212         $(COMPILE) -c $<
213
214 .S.o:
215         $(COMPILE) -c $<
216
217 mostlyclean-compile:
218         -rm -f *.o core *.core
219
220 clean-compile:
221
222 distclean-compile:
223         -rm -f *.tab.c
224
225 maintainer-clean-compile:
226
227 glabels: $(glabels_OBJECTS) $(glabels_DEPENDENCIES)
228         @rm -f glabels
229         $(LINK) $(glabels_LDFLAGS) $(glabels_OBJECTS) $(glabels_LDADD) $(LIBS)
230
231 glabels-batch: $(glabels_batch_OBJECTS) $(glabels_batch_DEPENDENCIES)
232         @rm -f glabels-batch
233         $(LINK) $(glabels_batch_LDFLAGS) $(glabels_batch_OBJECTS) $(glabels_batch_LDADD) $(LIBS)
234
235 install-uiDATA: $(ui_DATA)
236         @$(NORMAL_INSTALL)
237         $(mkinstalldirs) $(DESTDIR)$(uidir)
238         @list='$(ui_DATA)'; for p in $$list; do \
239           if test -f $(srcdir)/$$p; then \
240             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p"; \
241             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p; \
242           else if test -f $$p; then \
243             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p"; \
244             $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p; \
245           fi; fi; \
246         done
247
248 uninstall-uiDATA:
249         @$(NORMAL_UNINSTALL)
250         list='$(ui_DATA)'; for p in $$list; do \
251           rm -f $(DESTDIR)$(uidir)/$$p; \
252         done
253
254 # This directory's subdirectories are mostly independent; you can cd
255 # into them and run `make' without going through this Makefile.
256 # To change the values of `make' variables: instead of editing Makefiles,
257 # (1) if the variable is set in `config.status', edit `config.status'
258 #     (which will cause the Makefiles to be regenerated when you run `make');
259 # (2) otherwise, pass the desired values on the `make' command line.
260
261 @SET_MAKE@
262
263 all-recursive install-data-recursive install-exec-recursive \
264 installdirs-recursive install-recursive uninstall-recursive  \
265 check-recursive installcheck-recursive info-recursive dvi-recursive:
266         @set fnord $(MAKEFLAGS); amf=$$2; \
267         dot_seen=no; \
268         target=`echo $@ | sed s/-recursive//`; \
269         list='$(SUBDIRS)'; for subdir in $$list; do \
270           echo "Making $$target in $$subdir"; \
271           if test "$$subdir" = "."; then \
272             dot_seen=yes; \
273             local_target="$$target-am"; \
274           else \
275             local_target="$$target"; \
276           fi; \
277           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
279         done; \
280         if test "$$dot_seen" = "no"; then \
281           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
282         fi; test -z "$$fail"
283
284 mostlyclean-recursive clean-recursive distclean-recursive \
285 maintainer-clean-recursive:
286         @set fnord $(MAKEFLAGS); amf=$$2; \
287         dot_seen=no; \
288         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
289           rev="$$subdir $$rev"; \
290           test "$$subdir" != "." || dot_seen=yes; \
291         done; \
292         test "$$dot_seen" = "no" && rev=". $$rev"; \
293         target=`echo $@ | sed s/-recursive//`; \
294         for subdir in $$rev; do \
295           echo "Making $$target in $$subdir"; \
296           if test "$$subdir" = "."; then \
297             local_target="$$target-am"; \
298           else \
299             local_target="$$target"; \
300           fi; \
301           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
302            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
303         done && test -z "$$fail"
304 tags-recursive:
305         list='$(SUBDIRS)'; for subdir in $$list; do \
306           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
307         done
308
309 tags: TAGS
310
311 ID: $(HEADERS) $(SOURCES) $(LISP)
312         list='$(SOURCES) $(HEADERS)'; \
313         unique=`for i in $$list; do echo $$i; done | \
314           awk '    { files[$$0] = 1; } \
315                END { for (i in files) print i; }'`; \
316         here=`pwd` && cd $(srcdir) \
317           && mkid -f$$here/ID $$unique $(LISP)
318
319 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
320         tags=; \
321         here=`pwd`; \
322         list='$(SUBDIRS)'; for subdir in $$list; do \
323    if test "$$subdir" = .; then :; else \
324             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
325    fi; \
326         done; \
327         list='$(SOURCES) $(HEADERS)'; \
328         unique=`for i in $$list; do echo $$i; done | \
329           awk '    { files[$$0] = 1; } \
330                END { for (i in files) print i; }'`; \
331         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
332           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
333
334 mostlyclean-tags:
335
336 clean-tags:
337
338 distclean-tags:
339         -rm -f TAGS ID
340
341 maintainer-clean-tags:
342
343 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
344
345 subdir = src
346
347 distdir: $(DISTFILES)
348         @for file in $(DISTFILES); do \
349           d=$(srcdir); \
350           if test -d $$d/$$file; then \
351             cp -pr $$d/$$file $(distdir)/$$file; \
352           else \
353             test -f $(distdir)/$$file \
354             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
355             || cp -p $$d/$$file $(distdir)/$$file || :; \
356           fi; \
357         done
358         for subdir in $(SUBDIRS); do \
359           if test "$$subdir" = .; then :; else \
360             test -d $(distdir)/$$subdir \
361             || mkdir $(distdir)/$$subdir \
362             || exit 1; \
363             chmod 777 $(distdir)/$$subdir; \
364             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
365               || exit 1; \
366           fi; \
367         done
368 info-am:
369 info: info-recursive
370 dvi-am:
371 dvi: dvi-recursive
372 check-am: all-am
373 check: check-recursive
374 installcheck-am:
375 installcheck: installcheck-recursive
376 install-exec-am: install-binPROGRAMS
377 install-exec: install-exec-recursive
378
379 install-data-am: install-uiDATA
380 install-data: install-data-recursive
381
382 install-am: all-am
383         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
384 install: install-recursive
385 uninstall-am: uninstall-binPROGRAMS uninstall-uiDATA
386 uninstall: uninstall-recursive
387 all-am: Makefile $(PROGRAMS) $(DATA)
388 all-redirect: all-recursive
389 install-strip:
390         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
391 installdirs: installdirs-recursive
392 installdirs-am:
393         $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(uidir)
394
395
396 mostlyclean-generic:
397
398 clean-generic:
399         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
400
401 distclean-generic:
402         -rm -f Makefile $(CONFIG_CLEAN_FILES)
403         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
404
405 maintainer-clean-generic:
406         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
407 mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
408                 mostlyclean-tags mostlyclean-generic
409
410 mostlyclean: mostlyclean-recursive
411
412 clean-am:  clean-binPROGRAMS clean-compile clean-tags clean-generic \
413                 mostlyclean-am
414
415 clean: clean-recursive
416
417 distclean-am:  distclean-binPROGRAMS distclean-compile distclean-tags \
418                 distclean-generic clean-am
419
420 distclean: distclean-recursive
421
422 maintainer-clean-am:  maintainer-clean-binPROGRAMS \
423                 maintainer-clean-compile maintainer-clean-tags \
424                 maintainer-clean-generic distclean-am
425         @echo "This command is intended for maintainers to use;"
426         @echo "it deletes files that may require special tools to rebuild."
427
428 maintainer-clean: maintainer-clean-recursive
429
430 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
431 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
432 mostlyclean-compile distclean-compile clean-compile \
433 maintainer-clean-compile uninstall-uiDATA install-uiDATA \
434 install-data-recursive uninstall-data-recursive install-exec-recursive \
435 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
436 all-recursive check-recursive installcheck-recursive info-recursive \
437 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
438 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
439 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
440 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
441 install-exec install-data-am install-data install-am install \
442 uninstall-am uninstall all-redirect all-am all installdirs-am \
443 installdirs mostlyclean-generic distclean-generic clean-generic \
444 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
445
446
447 marshal.h: marshal.list $(GLIB_GENMARSHAL)
448         $(GLIB_GENMARSHAL) $< --header --prefix=gl_marshal > $@
449
450 marshal.c: marshal.list $(GLIB_GENMARSHAL)
451         echo "#include \"marshal.h\"" > $@ && \
452         $(GLIB_GENMARSHAL) $< --body --prefix=gl_marshal >> $@
453
454 gnome-recent-marshal.h: gnome-recent-marshal.list $(GLIB_GENMARSHAL)
455         $(GLIB_GENMARSHAL) $< --header --prefix=gnome_recent > $@
456
457 gnome-recent-marshal.c: gnome-recent-marshal.list $(GLIB_GENMARSHAL)
458         echo "#include \"gnome-recent-marshal.h\"" > $@ && \
459         $(GLIB_GENMARSHAL) $< --body --prefix=gnome_recent >> $@
460
461 $(bin_PROGRAMS): $(LIB_BARCODE_DIR)/libbarcode.a
462
463 $(LIB_BARCODE_DIR)/libbarcode.a:
464         cd $(LIB_BARCODE_DIR); $(MAKE)
465
466 clean: barcode_clean
467
468 barcode_clean:
469         cd $(LIB_BARCODE_DIR); $(MAKE) clean
470
471 distclean maintainer-clean: barcode_distclean
472
473 barcode_distclean:
474         cd $(LIB_BARCODE_DIR); $(MAKE) distclean
475
476 # Tell versions [3.59,3.63) of GNU make to not export all variables.
477 # Otherwise a system limit (for SysV at least) may be exceeded.
478 .NOEXPORT: