/[gtktalog]/gtktalog/src/gtktalog/icons/Makefile.in
ViewVC logotype

Diff of /gtktalog/src/gtktalog/icons/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by ymettier, Tue Aug 20 14:27:14 2002 UTC revision 1.26.2.1 by ymettier, Fri Mar 28 21:46:03 2003 UTC
# Line 1  Line 1 
1  # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am  # Makefile.in generated by automake 1.7.2 from Makefile.am.
2    # @configure_input@
3    
4  # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5    # Free Software Foundation, Inc.
6  # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
7  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
8  # with or without modifications, as long as this notice is preserved.  # with or without modifications, as long as this notice is preserved.
# Line 10  Line 12 
12  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13  # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
14    
15    @SET_MAKE@
 SHELL = @SHELL@  
16    
17  srcdir = @srcdir@  srcdir = @srcdir@
18  top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
19  VPATH = @srcdir@  VPATH = @srcdir@
 prefix = @prefix@  
 exec_prefix = @exec_prefix@  
   
 bindir = @bindir@  
 sbindir = @sbindir@  
 libexecdir = @libexecdir@  
 datadir = @datadir@  
 sysconfdir = @sysconfdir@  
 sharedstatedir = @sharedstatedir@  
 localstatedir = @localstatedir@  
 libdir = @libdir@  
 infodir = @infodir@  
 mandir = @mandir@  
 includedir = @includedir@  
 oldincludedir = /usr/include  
   
 DESTDIR =  
   
20  pkgdatadir = $(datadir)/@PACKAGE@  pkgdatadir = $(datadir)/@PACKAGE@
21  pkglibdir = $(libdir)/@PACKAGE@  pkglibdir = $(libdir)/@PACKAGE@
22  pkgincludedir = $(includedir)/@PACKAGE@  pkgincludedir = $(includedir)/@PACKAGE@
   
23  top_builddir = ../../..  top_builddir = ../../..
24    
25  ACLOCAL = @ACLOCAL@  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 AUTOCONF = @AUTOCONF@  
 AUTOMAKE = @AUTOMAKE@  
 AUTOHEADER = @AUTOHEADER@  
   
26  INSTALL = @INSTALL@  INSTALL = @INSTALL@
27  INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)  install_sh_DATA = $(install_sh) -c -m 644
28  INSTALL_DATA = @INSTALL_DATA@  install_sh_PROGRAM = $(install_sh) -c
29  INSTALL_SCRIPT = @INSTALL_SCRIPT@  install_sh_SCRIPT = $(install_sh) -c
30  transform = @program_transform_name@  INSTALL_HEADER = $(INSTALL_DATA)
31    transform = $(program_transform_name)
32  NORMAL_INSTALL = :  NORMAL_INSTALL = :
33  PRE_INSTALL = :  PRE_INSTALL = :
34  POST_INSTALL = :  POST_INSTALL = :
35  NORMAL_UNINSTALL = :  NORMAL_UNINSTALL = :
36  PRE_UNINSTALL = :  PRE_UNINSTALL = :
37  POST_UNINSTALL = :  POST_UNINSTALL = :
 build_alias = @build_alias@  
38  build_triplet = @build@  build_triplet = @build@
 host_alias = @host_alias@  
39  host_triplet = @host@  host_triplet = @host@
 target_alias = @target_alias@  
40  target_triplet = @target@  target_triplet = @target@
41  AS = @AS@  ACLOCAL = @ACLOCAL@
42    AMDEP_FALSE = @AMDEP_FALSE@
43    AMDEP_TRUE = @AMDEP_TRUE@
44    AMTAR = @AMTAR@
45    AUTOCONF = @AUTOCONF@
46    AUTOHEADER = @AUTOHEADER@
47    AUTOMAKE = @AUTOMAKE@
48  AWK = @AWK@  AWK = @AWK@
 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@  
 CATALOGS = @CATALOGS@  
 CATOBJEXT = @CATOBJEXT@  
49  CC = @CC@  CC = @CC@
50    CCDEPMODE = @CCDEPMODE@
51  CFLAGS = @CFLAGS@  CFLAGS = @CFLAGS@
52    CPP = @CPP@
53  CPPFLAGS = @CPPFLAGS@  CPPFLAGS = @CPPFLAGS@
54  CXX = @CXX@  CXX = @CXX@
55  DATADIRNAME = @DATADIRNAME@  CXXDEPMODE = @CXXDEPMODE@
56  DLLTOOL = @DLLTOOL@  CXXFLAGS = @CXXFLAGS@
57  ECHO = @ECHO@  CYGPATH_W = @CYGPATH_W@
58    DEFS = @DEFS@
59    DEPDIR = @DEPDIR@
60    ECHO_C = @ECHO_C@
61    ECHO_N = @ECHO_N@
62    ECHO_T = @ECHO_T@
63    EGREP = @EGREP@
64  EJECT = @EJECT@  EJECT = @EJECT@
65  EJECT_PROG = @EJECT_PROG@  EJECT_PROG = @EJECT_PROG@
66  EXEEXT = @EXEEXT@  EXEEXT = @EXEEXT@
# Line 92  EXTENSION_TCPROBE = @EXTENSION_TCPROBE@ Line 78  EXTENSION_TCPROBE = @EXTENSION_TCPROBE@
78  EXTENSION_UNZIP = @EXTENSION_UNZIP@  EXTENSION_UNZIP = @EXTENSION_UNZIP@
79  EXTRA_GNOME_CFLAGS = @EXTRA_GNOME_CFLAGS@  EXTRA_GNOME_CFLAGS = @EXTRA_GNOME_CFLAGS@
80  EXTRA_GNOME_LIBS = @EXTRA_GNOME_LIBS@  EXTRA_GNOME_LIBS = @EXTRA_GNOME_LIBS@
 GENCAT = @GENCAT@  
81  GMLLIB = @GMLLIB@  GMLLIB = @GMLLIB@
 GMOFILES = @GMOFILES@  
82  GMSGFMT = @GMSGFMT@  GMSGFMT = @GMSGFMT@
 GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@  
 GNOMEUI_LIBS = @GNOMEUI_LIBS@  
 GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@  
 GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@  
 GNOME_CONFIG = @GNOME_CONFIG@  
 GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@  
 GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@  
 GNOME_LIBDIR = @GNOME_LIBDIR@  
 GNOME_LIBS = @GNOME_LIBS@  
 GNORBA_CFLAGS = @GNORBA_CFLAGS@  
 GNORBA_LIBS = @GNORBA_LIBS@  
 GTKXMHTML_LIBS = @GTKXMHTML_LIBS@  
 GT_NO = @GT_NO@  
 GT_YES = @GT_YES@  
83  HOST_OS = @HOST_OS@  HOST_OS = @HOST_OS@
84  INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@  INSTALL_DATA = @INSTALL_DATA@
85  INSTOBJEXT = @INSTOBJEXT@  INSTALL_PROGRAM = @INSTALL_PROGRAM@
86  INTLDEPS = @INTLDEPS@  INSTALL_SCRIPT = @INSTALL_SCRIPT@
87    INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88  INTLLIBS = @INTLLIBS@  INTLLIBS = @INTLLIBS@
 INTLOBJS = @INTLOBJS@  
89  LDFLAGS = @LDFLAGS@  LDFLAGS = @LDFLAGS@
90  LEX = @LEX@  LEX = @LEX@
91  LIBTOOL = @LIBTOOL@  LEXLIB = @LEXLIB@
92    LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
93    LIBICONV = @LIBICONV@
94    LIBINTL = @LIBINTL@
95    LIBOBJS = @LIBOBJS@
96    LIBS = @LIBS@
97  LN_S = @LN_S@  LN_S = @LN_S@
98  MAINT = @MAINT@  LTLIBICONV = @LTLIBICONV@
99    LTLIBINTL = @LTLIBINTL@
100    LTLIBOBJS = @LTLIBOBJS@
101  MAKEINFO = @MAKEINFO@  MAKEINFO = @MAKEINFO@
102  MKINSTALLDIRS = @MKINSTALLDIRS@  MKINSTALLDIRS = @MKINSTALLDIRS@
103  MOUNT_PROG = @MOUNT_PROG@  MOUNT_PROG = @MOUNT_PROG@
104  MPGTX_PROG = @MPGTX_PROG@  MPGTX_PROG = @MPGTX_PROG@
105  OBJDUMP = @OBJDUMP@  MSGFMT = @MSGFMT@
106    MSGMERGE = @MSGMERGE@
107  OBJEXT = @OBJEXT@  OBJEXT = @OBJEXT@
108  OGGINFO_PROG = @OGGINFO_PROG@  OGGINFO_PROG = @OGGINFO_PROG@
109  OPTION_EJECT = @OPTION_EJECT@  OPTION_EJECT = @OPTION_EJECT@
 ORBIT_CFLAGS = @ORBIT_CFLAGS@  
 ORBIT_CONFIG = @ORBIT_CONFIG@  
 ORBIT_IDL = @ORBIT_IDL@  
 ORBIT_LIBS = @ORBIT_LIBS@  
110  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
111    PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
112    PACKAGE_NAME = @PACKAGE_NAME@
113    PACKAGE_STRING = @PACKAGE_STRING@
114    PACKAGE_TARNAME = @PACKAGE_TARNAME@
115    PACKAGE_VERSION = @PACKAGE_VERSION@
116    PATH_SEPARATOR = @PATH_SEPARATOR@
117  PLAYMPEG_PROG = @PLAYMPEG_PROG@  PLAYMPEG_PROG = @PLAYMPEG_PROG@
118  PLUGIN_AVIINFO = @PLUGIN_AVIINFO@  PLUGIN_AVIINFO = @PLUGIN_AVIINFO@
119  PLUGIN_HTMLTITLE = @PLUGIN_HTMLTITLE@  PLUGIN_HTMLTITLE = @PLUGIN_HTMLTITLE@
# Line 143  PLUGIN_MPEGINFO = @PLUGIN_MPEGINFO@ Line 123  PLUGIN_MPEGINFO = @PLUGIN_MPEGINFO@
123  PLUGIN_MPGTX = @PLUGIN_MPGTX@  PLUGIN_MPGTX = @PLUGIN_MPGTX@
124  PLUGIN_OGGINFO = @PLUGIN_OGGINFO@  PLUGIN_OGGINFO = @PLUGIN_OGGINFO@
125  PLUGIN_TCPROBE = @PLUGIN_TCPROBE@  PLUGIN_TCPROBE = @PLUGIN_TCPROBE@
 POFILES = @POFILES@  
126  POSUB = @POSUB@  POSUB = @POSUB@
127  PROG_BZIP2 = @PROG_BZIP2@  PROG_BZIP2 = @PROG_BZIP2@
128  PROG_DPKG = @PROG_DPKG@  PROG_DPKG = @PROG_DPKG@
# Line 160  PROG_PLUGIN_TCPROBE = @PROG_PLUGIN_TCPRO Line 139  PROG_PLUGIN_TCPROBE = @PROG_PLUGIN_TCPRO
139  PROG_RPM = @PROG_RPM@  PROG_RPM = @PROG_RPM@
140  PROG_UNZIP = @PROG_UNZIP@  PROG_UNZIP = @PROG_UNZIP@
141  PTHREADS_INSTALLED = @PTHREADS_INSTALLED@  PTHREADS_INSTALLED = @PTHREADS_INSTALLED@
142  RANLIB = @RANLIB@  SET_MAKE = @SET_MAKE@
143    SHELL = @SHELL@
144  SPEC_PLUGIN_AVIINFO = @SPEC_PLUGIN_AVIINFO@  SPEC_PLUGIN_AVIINFO = @SPEC_PLUGIN_AVIINFO@
145  SPEC_PLUGIN_HTMLTITLE = @SPEC_PLUGIN_HTMLTITLE@  SPEC_PLUGIN_HTMLTITLE = @SPEC_PLUGIN_HTMLTITLE@
146  SPEC_PLUGIN_MODINFO = @SPEC_PLUGIN_MODINFO@  SPEC_PLUGIN_MODINFO = @SPEC_PLUGIN_MODINFO@
# Line 173  STRIP = @STRIP@ Line 153  STRIP = @STRIP@
153  TCPROBE_PROG = @TCPROBE_PROG@  TCPROBE_PROG = @TCPROBE_PROG@
154  UMOUNT_PROG = @UMOUNT_PROG@  UMOUNT_PROG = @UMOUNT_PROG@
155  USE_DEFAULT_PLUGIN_FILE = @USE_DEFAULT_PLUGIN_FILE@  USE_DEFAULT_PLUGIN_FILE = @USE_DEFAULT_PLUGIN_FILE@
 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@  
156  USE_NLS = @USE_NLS@  USE_NLS = @USE_NLS@
157  VERSION = @VERSION@  VERSION = @VERSION@
158    XGETTEXT = @XGETTEXT@
159  YACC = @YACC@  YACC = @YACC@
160  ZVT_LIBS = @ZVT_LIBS@  ac_ct_CC = @ac_ct_CC@
161  cflags_set = @cflags_set@  ac_ct_CXX = @ac_ct_CXX@
162  cxxflags_set = @cxxflags_set@  ac_ct_STRIP = @ac_ct_STRIP@
163  l = @l@  am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
164    am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
165    am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
166    am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
167    am__include = @am__include@
168    am__quote = @am__quote@
169    bindir = @bindir@
170    build = @build@
171    build_alias = @build_alias@
172    build_cpu = @build_cpu@
173    build_os = @build_os@
174    build_vendor = @build_vendor@
175    datadir = @datadir@
176    exec_prefix = @exec_prefix@
177    host = @host@
178    host_alias = @host_alias@
179    host_cpu = @host_cpu@
180    host_os = @host_os@
181    host_vendor = @host_vendor@
182    includedir = @includedir@
183    infodir = @infodir@
184    install_sh = @install_sh@
185    libdir = @libdir@
186    libexecdir = @libexecdir@
187  localedir = @localedir@  localedir = @localedir@
188    localstatedir = @localstatedir@
189    mandir = @mandir@
190    oldincludedir = @oldincludedir@
191    prefix = @prefix@
192    program_transform_name = @program_transform_name@
193    sbindir = @sbindir@
194    sharedstatedir = @sharedstatedir@
195    sysconfdir = @sysconfdir@
196    target = @target@
197    target_alias = @target_alias@
198    target_cpu = @target_cpu@
199    target_os = @target_os@
200    target_vendor = @target_vendor@
201  iconsdir = $(pkgdatadir)/icons  iconsdir = $(pkgdatadir)/icons
202  icons_DATA = c.xpm              cat.xpm                 cpp.xpm                 deb.xpm                 default_dir.xpm                 default_disk.xpm                default_file.xpm                default_unreadable.xpm          default_vfs.xpm                 default_opened_dir.xpm          default_opened_disk.xpm                 default_opened_vfs.xpm          doc.xpm                 file.xpm                gz.xpm          h.xpm           html.xpm                image.xpm               java.xpm                logo.xpm                movie.xpm               mp3.xpm                 pdf.xpm                 rpm.xpm                 so.xpm          son.xpm                 txt.xpm  icons_DATA = c.xpm \
203                    cat.xpm \
204                    cpp.xpm \
205                    deb.xpm \
206                    default_dir.xpm \
207                    default_disk.xpm \
208                    default_file.xpm \
209                    default_unreadable.xpm \
210                    default_vfs.xpm \
211                    default_opened_dir.xpm \
212                    default_opened_disk.xpm \
213                    default_opened_vfs.xpm \
214                    doc.xpm \
215                    file.xpm \
216                    gz.xpm \
217                    h.xpm \
218                    html.xpm \
219                    image.xpm \
220                    java.xpm \
221                    logo.xpm \
222                    movie.xpm \
223                    mp3.xpm \
224                    pdf.xpm \
225                    rpm.xpm \
226                    so.xpm \
227                    son.xpm \
228                    txt.xpm
229    
230    
231  EXTRA_DIST = $(icons_DATA)  EXTRA_DIST = $(icons_DATA)
232    subdir = src/gtktalog/icons
233  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
234  CONFIG_HEADER = ../../../config.h  CONFIG_HEADER = $(top_builddir)/config.h
235  CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES =
236  DATA =  $(icons_DATA)  DIST_SOURCES =
237    DATA = $(icons_DATA)
238    
239  DIST_COMMON =  Makefile.am Makefile.in  DIST_COMMON = Makefile.am Makefile.in
240    all: all-am
241    
   
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)  
   
 TAR = gtar  
 GZIP_ENV = --best  
 all: all-redirect  
242  .SUFFIXES:  .SUFFIXES:
243  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)  $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
244          cd $(top_srcdir) && $(AUTOMAKE) --gnu src/gtktalog/icons/Makefile          cd $(top_srcdir) && \
245              $(AUTOMAKE) --gnu  src/gtktalog/icons/Makefile
246  Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
247          cd $(top_builddir) \          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
248            && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status  uninstall-info-am:
249    iconsDATA_INSTALL = $(INSTALL_DATA)
   
250  install-iconsDATA: $(icons_DATA)  install-iconsDATA: $(icons_DATA)
251          @$(NORMAL_INSTALL)          @$(NORMAL_INSTALL)
252          $(mkinstalldirs) $(DESTDIR)$(iconsdir)          $(mkinstalldirs) $(DESTDIR)$(iconsdir)
253          @list='$(icons_DATA)'; for p in $$list; do \          @list='$(icons_DATA)'; for p in $$list; do \
254            if test -f $(srcdir)/$$p; then \            if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
255              echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(iconsdir)/$$p"; \            f="`echo $$p | sed -e 's|^.*/||'`"; \
256              $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(iconsdir)/$$p; \            echo " $(iconsDATA_INSTALL) $$d$$p $(DESTDIR)$(iconsdir)/$$f"; \
257            else if test -f $$p; then \            $(iconsDATA_INSTALL) $$d$$p $(DESTDIR)$(iconsdir)/$$f; \
             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(iconsdir)/$$p"; \  
             $(INSTALL_DATA) $$p $(DESTDIR)$(iconsdir)/$$p; \  
           fi; fi; \  
258          done          done
259    
260  uninstall-iconsDATA:  uninstall-iconsDATA:
261          @$(NORMAL_UNINSTALL)          @$(NORMAL_UNINSTALL)
262          list='$(icons_DATA)'; for p in $$list; do \          @list='$(icons_DATA)'; for p in $$list; do \
263            rm -f $(DESTDIR)$(iconsdir)/$$p; \            f="`echo $$p | sed -e 's|^.*/||'`"; \
264              echo " rm -f $(DESTDIR)$(iconsdir)/$$f"; \
265              rm -f $(DESTDIR)$(iconsdir)/$$f; \
266          done          done
267  tags: TAGS  tags: TAGS
268  TAGS:  TAGS:
269    
270    ctags: CTAGS
271    CTAGS:
272    
273  distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
274    
275  subdir = src/gtktalog/icons  top_distdir = ../../..
276    distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
277    
278  distdir: $(DISTFILES)  distdir: $(DISTFILES)
279          here=`cd $(top_builddir) && pwd`; \          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
280          top_distdir=`cd $(top_distdir) && pwd`; \          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
281          distdir=`cd $(distdir) && pwd`; \          list='$(DISTFILES)'; for file in $$list; do \
282          cd $(top_srcdir) \            case $$file in \
283            && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/gtktalog/icons/Makefile              $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
284          @for file in $(DISTFILES); do \              $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
285            d=$(srcdir); \            esac; \
286              if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
287              dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
288              if test "$$dir" != "$$file" && test "$$dir" != "."; then \
289                dir="/$$dir"; \
290                $(mkinstalldirs) "$(distdir)$$dir"; \
291              else \
292                dir=''; \
293              fi; \
294            if test -d $$d/$$file; then \            if test -d $$d/$$file; then \
295              cp -pr $$d/$$file $(distdir)/$$file; \              if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
296                  cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
297                fi; \
298                cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
299            else \            else \
300              test -f $(distdir)/$$file \              test -f $(distdir)/$$file \
301              || ln $$d/$$file $(distdir)/$$file 2> /dev/null \              || cp -p $$d/$$file $(distdir)/$$file \
302              || cp -p $$d/$$file $(distdir)/$$file || :; \              || exit 1; \
303            fi; \            fi; \
304          done          done
 info-am:  
 info: info-am  
 dvi-am:  
 dvi: dvi-am  
305  check-am: all-am  check-am: all-am
306  check: check-am  check: check-am
307  installcheck-am:  all-am: Makefile $(DATA)
 installcheck: installcheck-am  
 install-exec-am:  
 install-exec: install-exec-am  
308    
309  install-data-am: install-iconsDATA  installdirs:
310  install-data: install-data-am          $(mkinstalldirs) $(DESTDIR)$(iconsdir)
311    
 install-am: all-am  
         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am  
312  install: install-am  install: install-am
313  uninstall-am: uninstall-iconsDATA  install-exec: install-exec-am
314    install-data: install-data-am
315  uninstall: uninstall-am  uninstall: uninstall-am
 all-am: Makefile $(DATA)  
 all-redirect: all-am  
 install-strip:  
         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install  
 installdirs:  
         $(mkinstalldirs)  $(DESTDIR)$(iconsdir)  
316    
317    install-am: all-am
318            @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
319    
320    installcheck: installcheck-am
321    install-strip:
322            $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
323              INSTALL_STRIP_FLAG=-s \
324              `test -z '$(STRIP)' || \
325                echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
326  mostlyclean-generic:  mostlyclean-generic:
327    
328  clean-generic:  clean-generic:
329    
330  distclean-generic:  distclean-generic:
331          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f Makefile $(CONFIG_CLEAN_FILES)
         -rm -f config.cache config.log stamp-h stamp-h[0-9]*  
332    
333  maintainer-clean-generic:  maintainer-clean-generic:
334  mostlyclean-am:  mostlyclean-generic          @echo "This command is intended for maintainers to use"
335            @echo "it deletes files that may require special tools to rebuild."
336    clean: clean-am
337    
338  mostlyclean: mostlyclean-am  clean-am: clean-generic mostlyclean-am
339    
340  clean-am:  clean-generic mostlyclean-am  distclean: distclean-am
341    
342  clean: clean-am  distclean-am: clean-am distclean-generic
343    
344  distclean-am:  distclean-generic clean-am  dvi: dvi-am
         -rm -f libtool  
345    
346  distclean: distclean-am  dvi-am:
347    
348  maintainer-clean-am:  maintainer-clean-generic distclean-am  info: info-am
349          @echo "This command is intended for maintainers to use;"  
350          @echo "it deletes files that may require special tools to rebuild."  info-am:
351    
352    install-data-am: install-iconsDATA
353    
354    install-exec-am:
355    
356    install-info: install-info-am
357    
358    install-man:
359    
360    installcheck-am:
361    
362  maintainer-clean: maintainer-clean-am  maintainer-clean: maintainer-clean-am
363    
364  .PHONY: uninstall-iconsDATA install-iconsDATA tags distdir info-am info \  maintainer-clean-am: distclean-am maintainer-clean-generic
365  dvi-am dvi check check-am installcheck-am installcheck install-exec-am \  
366  install-exec install-data-am install-data install-am install \  mostlyclean: mostlyclean-am
367  uninstall-am uninstall all-redirect all-am all installdirs \  
368  mostlyclean-generic distclean-generic clean-generic \  mostlyclean-am: mostlyclean-generic
369  maintainer-clean-generic clean mostlyclean distclean maintainer-clean  
370    pdf: pdf-am
371    
372    pdf-am:
373    
374    ps: ps-am
375    
376    ps-am:
377    
378    uninstall-am: uninstall-iconsDATA uninstall-info-am
379    
380    .PHONY: all all-am check check-am clean clean-generic distclean \
381            distclean-generic distdir dvi dvi-am info info-am install \
382            install-am install-data install-data-am install-exec \
383            install-exec-am install-iconsDATA install-info install-info-am \
384            install-man install-strip installcheck installcheck-am \
385            installdirs maintainer-clean maintainer-clean-generic \
386            mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
387            uninstall-am uninstall-iconsDATA uninstall-info-am
388    
389  # Tell versions [3.59,3.63) of GNU make to not export all variables.  # Tell versions [3.59,3.63) of GNU make to not export all variables.
390  # Otherwise a system limit (for SysV at least) may be exceeded.  # Otherwise a system limit (for SysV at least) may be exceeded.

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.26.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26