source: trunk/third/gnome-utils/gfloppy/Makefile.in @ 18641

Revision 18641, 13.1 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18640, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 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
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60APPLET_CFLAGS = @APPLET_CFLAGS@
61APPLET_LIBS = @APPLET_LIBS@
62CATALOGS = @CATALOGS@
63CATOBJEXT = @CATOBJEXT@
64CC = @CC@
65CFLAGS = @CFLAGS@
66CONSOLE_HELPER = @CONSOLE_HELPER@
67CPP = @CPP@
68CPPFLAGS = @CPPFLAGS@
69CURSES_INCLUDEDIR = @CURSES_INCLUDEDIR@
70CURSES_LIBS = @CURSES_LIBS@
71CXX = @CXX@
72DATADIRNAME = @DATADIRNAME@
73EXPANDED_LOGVIEWDIR = @EXPANDED_LOGVIEWDIR@
74GCONFTOOL = @GCONFTOOL@
75GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
76GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
77GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
78GMOFILES = @GMOFILES@
79GMSGFMT = @GMSGFMT@
80GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
81GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
82GNOME_UTILS_CFLAGS = @GNOME_UTILS_CFLAGS@
83GNOME_UTILS_LIBS = @GNOME_UTILS_LIBS@
84INSTOBJEXT = @INSTOBJEXT@
85INTLLIBS = @INTLLIBS@
86INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
87INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
88INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
89INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
90INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
91INTLTOOL_MERGE = @INTLTOOL_MERGE@
92INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
93INTLTOOL_PERL = @INTLTOOL_PERL@
94INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
95INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
96INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
97INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
98INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
99INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
100INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
101INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
102INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
103INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
104LDFLAGS = @LDFLAGS@
105LIBBONOBOUI_CFLAGS = @LIBBONOBOUI_CFLAGS@
106LIBBONOBOUI_LIBS = @LIBBONOBOUI_LIBS@
107LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@
108LIBGLADE_LIBS = @LIBGLADE_LIBS@
109LN_S = @LN_S@
110MAINT = @MAINT@
111MAKEINFO = @MAKEINFO@
112MKINSTALLDIRS = @MKINSTALLDIRS@
113PACKAGE = @PACKAGE@
114PAM_PREFIX = @PAM_PREFIX@
115PKG_CONFIG = @PKG_CONFIG@
116POFILES = @POFILES@
117POSUB = @POSUB@
118PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
119PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
120SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
121USE_NLS = @USE_NLS@
122VERSION = @VERSION@
123WARN_CFLAGS = @WARN_CFLAGS@
124X_LIBS = @X_LIBS@
125YACC = @YACC@
126cxxflags_set = @cxxflags_set@
127gnomeutilslocaledir = @gnomeutilslocaledir@
128
129SUBDIRS = doc src
130
131gfloppyappdir = $(datadir)/applications
132gfloppyapp_in_files = gfloppy.desktop.in
133gfloppyapp_DATA = $(gfloppyapp_in_files:.desktop.in=.desktop)
134
135Mimedir = $(datadir)/mime-info
136
137schemadir = $(sysconfdir)/gconf/schemas
138schemas_in_file = gfloppy.schemas.in
139schema_DATA = $(schemas_in_file:.schemas.in=.schemas)
140schema_source_data = $(foreach file, $(schema_DATA), $(srcdir)/$(file))
141
142EXTRA_DIST =    $(gfloppyapp_in_files)  $(gfloppyapp_DATA)      $(schema_DATA)  gfloppy.keys    gfloppy.keys.in         gfloppy.mime
143
144mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
145CONFIG_HEADER = ../config.h
146CONFIG_CLEAN_FILES =
147DATA =  $(gfloppyapp_DATA) $(schema_DATA)
148
149DIST_COMMON =  README AUTHORS ChangeLog Makefile.am Makefile.in NEWS \
150TODO
151
152
153DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
154
155TAR = tar
156GZIP_ENV = --best
157all: all-redirect
158.SUFFIXES:
159$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
160        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps gfloppy/Makefile
161
162Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
163        cd $(top_builddir) \
164          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
165
166
167install-gfloppyappDATA: $(gfloppyapp_DATA)
168        @$(NORMAL_INSTALL)
169        $(mkinstalldirs) $(DESTDIR)$(gfloppyappdir)
170        @list='$(gfloppyapp_DATA)'; for p in $$list; do \
171          if test -f $(srcdir)/$$p; then \
172            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gfloppyappdir)/$$p"; \
173            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gfloppyappdir)/$$p; \
174          else if test -f $$p; then \
175            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(gfloppyappdir)/$$p"; \
176            $(INSTALL_DATA) $$p $(DESTDIR)$(gfloppyappdir)/$$p; \
177          fi; fi; \
178        done
179
180uninstall-gfloppyappDATA:
181        @$(NORMAL_UNINSTALL)
182        list='$(gfloppyapp_DATA)'; for p in $$list; do \
183          rm -f $(DESTDIR)$(gfloppyappdir)/$$p; \
184        done
185
186install-schemaDATA: $(schema_DATA)
187        @$(NORMAL_INSTALL)
188        $(mkinstalldirs) $(DESTDIR)$(schemadir)
189        @list='$(schema_DATA)'; for p in $$list; do \
190          if test -f $(srcdir)/$$p; then \
191            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemadir)/$$p"; \
192            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemadir)/$$p; \
193          else if test -f $$p; then \
194            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(schemadir)/$$p"; \
195            $(INSTALL_DATA) $$p $(DESTDIR)$(schemadir)/$$p; \
196          fi; fi; \
197        done
198
199uninstall-schemaDATA:
200        @$(NORMAL_UNINSTALL)
201        list='$(schema_DATA)'; for p in $$list; do \
202          rm -f $(DESTDIR)$(schemadir)/$$p; \
203        done
204
205# This directory's subdirectories are mostly independent; you can cd
206# into them and run `make' without going through this Makefile.
207# To change the values of `make' variables: instead of editing Makefiles,
208# (1) if the variable is set in `config.status', edit `config.status'
209#     (which will cause the Makefiles to be regenerated when you run `make');
210# (2) otherwise, pass the desired values on the `make' command line.
211
212@SET_MAKE@
213
214all-recursive install-data-recursive install-exec-recursive \
215installdirs-recursive install-recursive uninstall-recursive  \
216check-recursive installcheck-recursive info-recursive dvi-recursive:
217        @set fnord $(MAKEFLAGS); amf=$$2; \
218        dot_seen=no; \
219        target=`echo $@ | sed s/-recursive//`; \
220        list='$(SUBDIRS)'; for subdir in $$list; do \
221          echo "Making $$target in $$subdir"; \
222          if test "$$subdir" = "."; then \
223            dot_seen=yes; \
224            local_target="$$target-am"; \
225          else \
226            local_target="$$target"; \
227          fi; \
228          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
229           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
230        done; \
231        if test "$$dot_seen" = "no"; then \
232          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
233        fi; test -z "$$fail"
234
235mostlyclean-recursive clean-recursive distclean-recursive \
236maintainer-clean-recursive:
237        @set fnord $(MAKEFLAGS); amf=$$2; \
238        dot_seen=no; \
239        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
240          rev="$$subdir $$rev"; \
241          test "$$subdir" != "." || dot_seen=yes; \
242        done; \
243        test "$$dot_seen" = "no" && rev=". $$rev"; \
244        target=`echo $@ | sed s/-recursive//`; \
245        for subdir in $$rev; do \
246          echo "Making $$target in $$subdir"; \
247          if test "$$subdir" = "."; then \
248            local_target="$$target-am"; \
249          else \
250            local_target="$$target"; \
251          fi; \
252          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
253           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
254        done && test -z "$$fail"
255tags-recursive:
256        list='$(SUBDIRS)'; for subdir in $$list; do \
257          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
258        done
259
260tags: TAGS
261
262ID: $(HEADERS) $(SOURCES) $(LISP)
263        list='$(SOURCES) $(HEADERS)'; \
264        unique=`for i in $$list; do echo $$i; done | \
265          awk '    { files[$$0] = 1; } \
266               END { for (i in files) print i; }'`; \
267        here=`pwd` && cd $(srcdir) \
268          && mkid -f$$here/ID $$unique $(LISP)
269
270TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
271        tags=; \
272        here=`pwd`; \
273        list='$(SUBDIRS)'; for subdir in $$list; do \
274   if test "$$subdir" = .; then :; else \
275            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
276   fi; \
277        done; \
278        list='$(SOURCES) $(HEADERS)'; \
279        unique=`for i in $$list; do echo $$i; done | \
280          awk '    { files[$$0] = 1; } \
281               END { for (i in files) print i; }'`; \
282        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
283          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
284
285mostlyclean-tags:
286
287clean-tags:
288
289distclean-tags:
290        -rm -f TAGS ID
291
292maintainer-clean-tags:
293
294distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
295
296subdir = gfloppy
297
298distdir: $(DISTFILES)
299        @for file in $(DISTFILES); do \
300          d=$(srcdir); \
301          if test -d $$d/$$file; then \
302            cp -pr $$d/$$file $(distdir)/$$file; \
303          else \
304            test -f $(distdir)/$$file \
305            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
306            || cp -p $$d/$$file $(distdir)/$$file || :; \
307          fi; \
308        done
309        for subdir in $(SUBDIRS); do \
310          if test "$$subdir" = .; then :; else \
311            test -d $(distdir)/$$subdir \
312            || mkdir $(distdir)/$$subdir \
313            || exit 1; \
314            chmod 777 $(distdir)/$$subdir; \
315            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
316              || exit 1; \
317          fi; \
318        done
319        $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
320info-am:
321info: info-recursive
322dvi-am:
323dvi: dvi-recursive
324check-am: all-am
325check: check-recursive
326installcheck-am:
327installcheck: installcheck-recursive
328install-exec-am:
329install-exec: install-exec-recursive
330
331install-data-am: install-gfloppyappDATA install-schemaDATA \
332                install-data-local
333install-data: install-data-recursive
334
335install-am: all-am
336        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
337install: install-recursive
338uninstall-am: uninstall-gfloppyappDATA uninstall-schemaDATA
339uninstall: uninstall-recursive
340all-am: Makefile $(DATA)
341all-redirect: all-recursive
342install-strip:
343        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
344installdirs: installdirs-recursive
345installdirs-am:
346        $(mkinstalldirs)  $(DESTDIR)$(gfloppyappdir) $(DESTDIR)$(schemadir)
347
348
349mostlyclean-generic:
350
351clean-generic:
352
353distclean-generic:
354        -rm -f Makefile $(CONFIG_CLEAN_FILES)
355        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
356
357maintainer-clean-generic:
358mostlyclean-am:  mostlyclean-tags mostlyclean-generic
359
360mostlyclean: mostlyclean-recursive
361
362clean-am:  clean-tags clean-generic mostlyclean-am
363
364clean: clean-recursive
365
366distclean-am:  distclean-tags distclean-generic clean-am
367
368distclean: distclean-recursive
369
370maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
371                distclean-am
372        @echo "This command is intended for maintainers to use;"
373        @echo "it deletes files that may require special tools to rebuild."
374
375maintainer-clean: maintainer-clean-recursive
376
377.PHONY: uninstall-gfloppyappDATA install-gfloppyappDATA \
378uninstall-schemaDATA install-schemaDATA install-data-recursive \
379uninstall-data-recursive install-exec-recursive \
380uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
381all-recursive check-recursive installcheck-recursive info-recursive \
382dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
383maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
384distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
385dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
386install-exec install-data-local install-data-am install-data install-am \
387install uninstall-am uninstall all-redirect all-am all installdirs-am \
388installdirs mostlyclean-generic distclean-generic clean-generic \
389maintainer-clean-generic clean mostlyclean distclean maintainer-clean
390
391
392@INTLTOOL_DESKTOP_RULE@
393@INTLTOOL_KEYS_RULE@
394@INTLTOOL_SCHEMAS_RULE@
395
396install-data-local: gfloppy.desktop gfloppy.keys
397        @$(NORMAL_INSTALL)
398        if test -d $(srcdir)/pixmaps; then \
399          $(mkinstalldirs) $(DESTDIR)@PACKAGE_PIXMAPS_DIR@; \
400          for pixmap in $(srcdir)/pixmaps/*; do \
401            if test -f $$pixmap; then \
402              $(INSTALL_DATA) $$pixmap $(DESTDIR)@PACKAGE_PIXMAPS_DIR@; \
403            fi \
404          done \
405        fi
406
407        $(mkinstalldirs) $(DESTDIR)$(Mimedir)
408        $(INSTALL_DATA) $(srcdir)/gfloppy.mime $(DESTDIR)$(Mimedir)/
409        $(INSTALL_DATA) $(srcdir)/gfloppy.keys $(DESTDIR)$(Mimedir)/
410
411        if test -z "$(DESTDIR)" ; then \
412                GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(schema_source_data) ; \
413        fi
414
415dist-hook:
416        if test -d pixmaps; then \
417          mkdir $(distdir)/pixmaps; \
418          for pixmap in pixmaps/*; do \
419            if test -f $$pixmap; then \
420              cp -p $$pixmap $(distdir)/pixmaps; \
421            fi \
422          done \
423        fi
424
425# Tell versions [3.59,3.63) of GNU make to not export all variables.
426# Otherwise a system limit (for SysV at least) may be exceeded.
427.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.