* trans-types.c (gfc_get_dtype): Remove obsolete TODO.
[official-gcc.git] / fastjar / Makefile.in
bloba4d10d89cc78dc1fa1160628bbd7e75a4f7f9ef9
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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.
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.
15 @SET_MAKE@
17 # Process this with automake to create Makefile.in
19 SOURCES = $(fastjar_SOURCES) $(grepjar_SOURCES)
21 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = .
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 bin_PROGRAMS = fastjar$(EXEEXT) grepjar$(EXEEXT)
42 subdir = .
43 DIST_COMMON = README $(am__configure_deps) $(fastjar_TEXINFOS) \
44 $(srcdir)/../compile $(srcdir)/../install-sh \
45 $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
46 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47 $(srcdir)/config.h.in $(srcdir)/install-defs.sh.in \
48 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/../config/accross.m4 \
51 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno configure.status.lineno
56 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
57 CONFIG_HEADER = config.h
58 CONFIG_CLEAN_FILES = install-defs.sh
59 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
60 "$(DESTDIR)$(man1dir)"
61 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
62 PROGRAMS = $(bin_PROGRAMS)
63 am_fastjar_OBJECTS = fastjar-jartool.$(OBJEXT) \
64 fastjar-dostime.$(OBJEXT) fastjar-compress.$(OBJEXT) \
65 fastjar-pushback.$(OBJEXT) fastjar-shift.$(OBJEXT)
66 fastjar_OBJECTS = $(am_fastjar_OBJECTS)
67 am__DEPENDENCIES_1 =
68 am__DEPENDENCIES_2 = ../libiberty/libiberty.a
69 am_grepjar_OBJECTS = jargrep.$(OBJEXT) dostime.$(OBJEXT) \
70 compress.$(OBJEXT) pushback.$(OBJEXT)
71 grepjar_OBJECTS = $(am_grepjar_OBJECTS)
72 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
73 depcomp =
74 am__depfiles_maybe =
75 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77 CCLD = $(CC)
78 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
79 SOURCES = $(fastjar_SOURCES) $(grepjar_SOURCES)
80 DIST_SOURCES = $(fastjar_SOURCES) $(grepjar_SOURCES)
81 INFO_DEPS = fastjar.info
82 am__TEXINFO_TEX_DIR = $(srcdir)/../gcc/doc/include
83 DVIS = fastjar.dvi
84 PDFS = fastjar.pdf
85 PSS = fastjar.ps
86 HTMLS = fastjar.html
87 TEXINFOS = fastjar.texi
88 TEXI2DVI = texi2dvi
89 TEXI2PDF = $(TEXI2DVI) --pdf --batch
90 MAKEINFOHTML = $(MAKEINFO) --html
91 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
92 DVIPS = dvips
93 man1dir = $(mandir)/man1
94 NROFF = nroff
95 MANS = $(man_MANS)
96 ETAGS = etags
97 CTAGS = ctags
98 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99 distdir = $(PACKAGE)-$(VERSION)
100 top_distdir = $(distdir)
101 am__remove_distdir = \
102 { test ! -d $(distdir) \
103 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
104 && rm -fr $(distdir); }; }
105 DIST_ARCHIVES = $(distdir).tar.gz
106 GZIP_ENV = --best
107 distuninstallcheck_listfiles = find . -type f -print
108 distcleancheck_listfiles = find . -type f -print
109 ACLOCAL = @ACLOCAL@
110 AMDEP_FALSE = @AMDEP_FALSE@
111 AMDEP_TRUE = @AMDEP_TRUE@
112 AMTAR = @AMTAR@
113 AUTOCONF = @AUTOCONF@
114 AUTOHEADER = @AUTOHEADER@
115 AUTOMAKE = @AUTOMAKE@
116 AWK = @AWK@
117 CC = @CC@
118 CCDEPMODE = @CCDEPMODE@
119 CFLAGS = @CFLAGS@
120 CHMOD = @CHMOD@
121 CP = @CP@
122 CPP = @CPP@
123 CPPFLAGS = @CPPFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DEFS = @DEFS@
126 DEPDIR = @DEPDIR@
127 ECHO_C = @ECHO_C@
128 ECHO_N = @ECHO_N@
129 ECHO_T = @ECHO_T@
130 EGREP = @EGREP@
131 EXEEXT = @EXEEXT@
132 GENINSRC_FALSE = @GENINSRC_FALSE@
133 GENINSRC_TRUE = @GENINSRC_TRUE@
134 INSTALL_DATA = @INSTALL_DATA@
135 INSTALL_PROGRAM = @INSTALL_PROGRAM@
136 INSTALL_SCRIPT = @INSTALL_SCRIPT@
137 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138 LDFLAGS = @LDFLAGS@
139 LIBOBJS = @LIBOBJS@
140 LIBS = @LIBS@
141 LTLIBOBJS = @LTLIBOBJS@
142 MAINT = @MAINT@
143 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
144 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
145 MAKEINFO = @MAKEINFO@
146 OBJEXT = @OBJEXT@
147 PACKAGE = @PACKAGE@
148 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149 PACKAGE_NAME = @PACKAGE_NAME@
150 PACKAGE_STRING = @PACKAGE_STRING@
151 PACKAGE_TARNAME = @PACKAGE_TARNAME@
152 PACKAGE_VERSION = @PACKAGE_VERSION@
153 PATH_SEPARATOR = @PATH_SEPARATOR@
154 RM = @RM@
155 SET_MAKE = @SET_MAKE@
156 SHELL = @SHELL@
157 STRIP = @STRIP@
158 VERSION = @VERSION@
159 ZDEPS = @ZDEPS@
160 ZINCS = @ZINCS@
161 ZLIBS = @ZLIBS@
162 ac_ct_CC = @ac_ct_CC@
163 ac_ct_STRIP = @ac_ct_STRIP@
164 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
165 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build_alias = @build_alias@
173 datadir = @datadir@
174 exec_prefix = @exec_prefix@
175 fastjar_warn_cflags = @fastjar_warn_cflags@
176 gcc_version = @gcc_version@
177 host_alias = @host_alias@
178 includedir = @includedir@
179 infodir = @infodir@
180 install_sh = @install_sh@
181 libdir = @libdir@
182 libexecdir = @libexecdir@
183 localstatedir = @localstatedir@
184 mandir = @mandir@
185 mkdir_p = @mkdir_p@
186 oldincludedir = @oldincludedir@
187 prefix = @prefix@
188 program_transform_name = @program_transform_name@
189 sbindir = @sbindir@
190 sharedstatedir = @sharedstatedir@
191 sysconfdir = @sysconfdir@
192 target_alias = @target_alias@
193 AUTOMAKE_OPTIONS = no-dependencies
194 ACLOCAL_AMFLAGS = -I ../config
196 # Work around what appears to be a GNU make bug handling MAKEFLAGS
197 # values defined in terms of make variables, as is the case for CC and
198 # friends when we are called from the top level Makefile.
199 AM_MAKEFLAGS = \
200 "AR_FLAGS=$(AR_FLAGS)" \
201 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
202 "CFLAGS=$(CFLAGS)" \
203 "CXXFLAGS=$(CXXFLAGS)" \
204 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
205 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
206 "INSTALL=$(INSTALL)" \
207 "INSTALL_DATA=$(INSTALL_DATA)" \
208 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
209 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
210 "JC1FLAGS=$(JC1FLAGS)" \
211 "LDFLAGS=$(LDFLAGS)" \
212 "LIBCFLAGS=$(LIBCFLAGS)" \
213 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
214 "MAKE=$(MAKE)" \
215 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
216 "PICFLAG=$(PICFLAG)" \
217 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
218 "SHELL=$(SHELL)" \
219 "exec_prefix=$(exec_prefix)" \
220 "infodir=$(infodir)" \
221 "libdir=$(libdir)" \
222 "prefix=$(prefix)" \
223 "AR=$(AR)" \
224 "AS=$(AS)" \
225 "CC=$(CC)" \
226 "CXX=$(CXX)" \
227 "LD=$(LD)" \
228 "LIBCFLAGS=$(LIBCFLAGS)" \
229 "NM=$(NM)" \
230 "PICFLAG=$(PICFLAG)" \
231 "RANLIB=$(RANLIB)" \
232 "DESTDIR=$(DESTDIR)"
234 AM_CPPFLAGS = -I. -I$(top_srcdir) $(ZINCS) -I$(top_srcdir)/../include
235 LIBIBERTY = ../libiberty/libiberty.a
236 fastjar_SOURCES = jartool.c dostime.c compress.c pushback.c shift.c jartool.h \
237 zipfile.h dostime.h compress.h pushback.h shift.h
239 fastjar_LDADD = $(ZLIBS) $(LIBIBERTY)
240 fastjar_DEPENDENCIES = $(ZDEPS) $(LIBIBERTY)
241 fastjar_CPPFLAGS = $(AM_CPPFLAGS) -DWITH_SHIFT_DOWN
242 grepjar_SOURCES = jargrep.c dostime.c compress.c pushback.c jartool.h \
243 zipfile.h dostime.h compress.h pushback.h
245 grepjar_LDADD = $(ZLIBS) $(LIBIBERTY)
246 grepjar_DEPENDENCIES = $(ZDEPS) $(LIBIBERTY)
247 AM_CFLAGS = @fastjar_warn_cflags@
248 AM_MAKEINFOFLAGS = -I $(srcdir)/../gcc/doc/include
249 TEXINFO_TEX = ../gcc/doc/include/texinfo.tex
250 info_TEXINFOS = fastjar.texi
251 fastjar_TEXINFOS = \
252 ../gcc/doc/include/gcc-common.texi \
253 ../gcc/doc/include/gpl.texi
255 man_MANS = fastjar.1 grepjar.1
256 EXTRA_DIST = $(man_MANS)
257 TEXI2POD = perl $(srcdir)/../contrib/texi2pod.pl
258 POD2MAN = pod2man --center="GNU" --release="gcc-@gcc_version@"
259 @GENINSRC_FALSE@STAMP_GENINSRC =
261 # GCC LOCAL CHANGE
262 # The following commands allow us to release tarballs with the man pages
263 # and info documentation prebuilt. This feature is enabled via
264 # --enable-generated-files-in-srcdir in the configure script.
265 @GENINSRC_TRUE@STAMP_GENINSRC = stamp-geninsrc
266 CLEANFILES = stamp-geninsrc fastjar.info
267 MAINTAINERCLEANFILES = $(srcdir)/fastjar.1 \
268 $(srcdir)/grepjar.1 \
269 $(srcdir)/fastjar.info
271 all: config.h
272 $(MAKE) $(AM_MAKEFLAGS) all-am
274 .SUFFIXES:
275 .SUFFIXES: .1 .c .dvi .o .obj .pod .ps
276 am--refresh:
278 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
279 @for dep in $?; do \
280 case '$(am__configure_deps)' in \
281 *$$dep*) \
282 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
283 cd $(srcdir) && $(AUTOMAKE) --gnu \
284 && exit 0; \
285 exit 1;; \
286 esac; \
287 done; \
288 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
289 cd $(top_srcdir) && \
290 $(AUTOMAKE) --gnu Makefile
291 .PRECIOUS: Makefile
292 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293 @case '$?' in \
294 *config.status*) \
295 echo ' $(SHELL) ./config.status'; \
296 $(SHELL) ./config.status;; \
297 *) \
298 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
299 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
300 esac;
302 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
303 $(SHELL) ./config.status --recheck
305 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
306 cd $(srcdir) && $(AUTOCONF)
307 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
308 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
310 config.h: stamp-h1
311 @if test ! -f $@; then \
312 rm -f stamp-h1; \
313 $(MAKE) stamp-h1; \
314 else :; fi
316 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
317 @rm -f stamp-h1
318 cd $(top_builddir) && $(SHELL) ./config.status config.h
319 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
320 cd $(top_srcdir) && $(AUTOHEADER)
321 rm -f stamp-h1
322 touch $@
324 distclean-hdr:
325 -rm -f config.h stamp-h1
326 install-defs.sh: $(top_builddir)/config.status $(srcdir)/install-defs.sh.in
327 cd $(top_builddir) && $(SHELL) ./config.status $@
328 install-binPROGRAMS: $(bin_PROGRAMS)
329 @$(NORMAL_INSTALL)
330 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
331 @list='$(bin_PROGRAMS)'; for p in $$list; do \
332 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
333 if test -f $$p \
334 ; then \
335 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
336 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
337 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
338 else :; fi; \
339 done
341 uninstall-binPROGRAMS:
342 @$(NORMAL_UNINSTALL)
343 @list='$(bin_PROGRAMS)'; for p in $$list; do \
344 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
345 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
346 rm -f "$(DESTDIR)$(bindir)/$$f"; \
347 done
349 clean-binPROGRAMS:
350 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
351 fastjar$(EXEEXT): $(fastjar_OBJECTS) $(fastjar_DEPENDENCIES)
352 @rm -f fastjar$(EXEEXT)
353 $(LINK) $(fastjar_LDFLAGS) $(fastjar_OBJECTS) $(fastjar_LDADD) $(LIBS)
354 grepjar$(EXEEXT): $(grepjar_OBJECTS) $(grepjar_DEPENDENCIES)
355 @rm -f grepjar$(EXEEXT)
356 $(LINK) $(grepjar_LDFLAGS) $(grepjar_OBJECTS) $(grepjar_LDADD) $(LIBS)
358 mostlyclean-compile:
359 -rm -f *.$(OBJEXT)
361 distclean-compile:
362 -rm -f *.tab.c
364 .c.o:
365 $(COMPILE) -c $<
367 .c.obj:
368 $(COMPILE) -c `$(CYGPATH_W) '$<'`
370 fastjar-jartool.o: jartool.c
371 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-jartool.o `test -f 'jartool.c' || echo '$(srcdir)/'`jartool.c
373 fastjar-jartool.obj: jartool.c
374 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-jartool.obj `if test -f 'jartool.c'; then $(CYGPATH_W) 'jartool.c'; else $(CYGPATH_W) '$(srcdir)/jartool.c'; fi`
376 fastjar-dostime.o: dostime.c
377 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-dostime.o `test -f 'dostime.c' || echo '$(srcdir)/'`dostime.c
379 fastjar-dostime.obj: dostime.c
380 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-dostime.obj `if test -f 'dostime.c'; then $(CYGPATH_W) 'dostime.c'; else $(CYGPATH_W) '$(srcdir)/dostime.c'; fi`
382 fastjar-compress.o: compress.c
383 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-compress.o `test -f 'compress.c' || echo '$(srcdir)/'`compress.c
385 fastjar-compress.obj: compress.c
386 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-compress.obj `if test -f 'compress.c'; then $(CYGPATH_W) 'compress.c'; else $(CYGPATH_W) '$(srcdir)/compress.c'; fi`
388 fastjar-pushback.o: pushback.c
389 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-pushback.o `test -f 'pushback.c' || echo '$(srcdir)/'`pushback.c
391 fastjar-pushback.obj: pushback.c
392 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-pushback.obj `if test -f 'pushback.c'; then $(CYGPATH_W) 'pushback.c'; else $(CYGPATH_W) '$(srcdir)/pushback.c'; fi`
394 fastjar-shift.o: shift.c
395 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-shift.o `test -f 'shift.c' || echo '$(srcdir)/'`shift.c
397 fastjar-shift.obj: shift.c
398 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fastjar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fastjar-shift.obj `if test -f 'shift.c'; then $(CYGPATH_W) 'shift.c'; else $(CYGPATH_W) '$(srcdir)/shift.c'; fi`
400 fastjar.info: fastjar.texi $(fastjar_TEXINFOS)
401 restore=: && backupdir="$(am__leading_dot)am$$$$" && \
402 rm -rf $$backupdir && mkdir $$backupdir && \
403 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
404 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
405 done; \
406 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
407 -o $@ `test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi; \
408 then \
409 rc=0; \
410 else \
411 rc=$$?; \
412 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
413 fi; \
414 rm -rf $$backupdir; exit $$rc
416 fastjar.dvi: fastjar.texi $(fastjar_TEXINFOS)
417 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
418 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
419 $(TEXI2DVI) -o $@ `test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
421 fastjar.pdf: fastjar.texi $(fastjar_TEXINFOS)
422 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
423 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
424 $(TEXI2PDF) -o $@ `test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
426 fastjar.html: fastjar.texi $(fastjar_TEXINFOS)
427 rm -rf $(@:.html=.htp)
428 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
429 -o $(@:.html=.htp) `test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi; \
430 then \
431 rm -rf $@; \
432 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
433 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
434 else \
435 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
436 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
437 exit 1; \
439 .dvi.ps:
440 $(DVIPS) -o $@ $<
442 uninstall-info-am:
443 $(PRE_UNINSTALL)
444 @if (install-info --version && \
445 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
446 list='$(INFO_DEPS)'; \
447 for file in $$list; do \
448 relfile=`echo "$$file" | sed 's|^.*/||'`; \
449 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
450 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
451 done; \
452 else :; fi
453 @$(NORMAL_UNINSTALL)
454 @list='$(INFO_DEPS)'; \
455 for file in $$list; do \
456 relfile=`echo "$$file" | sed 's|^.*/||'`; \
457 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
458 (if cd "$(DESTDIR)$(infodir)"; then \
459 echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
460 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
461 else :; fi); \
462 done
464 dist-info: $(INFO_DEPS)
465 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
466 list='$(INFO_DEPS)'; \
467 for base in $$list; do \
468 case $$base in \
469 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
470 esac; \
471 if test -f $$base; then d=.; else d=$(srcdir); fi; \
472 for file in $$d/$$base*; do \
473 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
474 test -f $(distdir)/$$relfile || \
475 cp -p $$file $(distdir)/$$relfile; \
476 done; \
477 done
479 mostlyclean-aminfo:
480 -rm -rf fastjar.aux fastjar.cp fastjar.cps fastjar.fn fastjar.fns fastjar.ky \
481 fastjar.kys fastjar.log fastjar.pg fastjar.pgs fastjar.tmp \
482 fastjar.toc fastjar.tp fastjar.tps fastjar.vr fastjar.vrs \
483 fastjar.dvi fastjar.pdf fastjar.ps fastjar.html
485 maintainer-clean-aminfo:
486 @list='$(INFO_DEPS)'; for i in $$list; do \
487 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
488 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
489 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
490 done
491 install-man1: $(man1_MANS) $(man_MANS)
492 @$(NORMAL_INSTALL)
493 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
494 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
495 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
496 for i in $$l2; do \
497 case "$$i" in \
498 *.1*) list="$$list $$i" ;; \
499 esac; \
500 done; \
501 for i in $$list; do \
502 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
503 else file=$$i; fi; \
504 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
505 case "$$ext" in \
506 1*) ;; \
507 *) ext='1' ;; \
508 esac; \
509 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
510 inst=`echo $$inst | sed -e 's/^.*\///'`; \
511 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
512 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
513 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
514 done
515 uninstall-man1:
516 @$(NORMAL_UNINSTALL)
517 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
518 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
519 for i in $$l2; do \
520 case "$$i" in \
521 *.1*) list="$$list $$i" ;; \
522 esac; \
523 done; \
524 for i in $$list; do \
525 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
526 case "$$ext" in \
527 1*) ;; \
528 *) ext='1' ;; \
529 esac; \
530 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
531 inst=`echo $$inst | sed -e 's/^.*\///'`; \
532 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
533 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
534 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
535 done
537 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
538 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
539 unique=`for i in $$list; do \
540 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
541 done | \
542 $(AWK) ' { files[$$0] = 1; } \
543 END { for (i in files) print i; }'`; \
544 mkid -fID $$unique
545 tags: TAGS
547 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
548 $(TAGS_FILES) $(LISP)
549 tags=; \
550 here=`pwd`; \
551 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
552 unique=`for i in $$list; do \
553 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
554 done | \
555 $(AWK) ' { files[$$0] = 1; } \
556 END { for (i in files) print i; }'`; \
557 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
558 test -n "$$unique" || unique=$$empty_fix; \
559 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
560 $$tags $$unique; \
562 ctags: CTAGS
563 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
564 $(TAGS_FILES) $(LISP)
565 tags=; \
566 here=`pwd`; \
567 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
568 unique=`for i in $$list; do \
569 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
570 done | \
571 $(AWK) ' { files[$$0] = 1; } \
572 END { for (i in files) print i; }'`; \
573 test -z "$(CTAGS_ARGS)$$tags$$unique" \
574 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
575 $$tags $$unique
577 GTAGS:
578 here=`$(am__cd) $(top_builddir) && pwd` \
579 && cd $(top_srcdir) \
580 && gtags -i $(GTAGS_ARGS) $$here
582 distclean-tags:
583 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
585 distdir: $(DISTFILES)
586 $(am__remove_distdir)
587 mkdir $(distdir)
588 $(mkdir_p) $(distdir)/. $(distdir)/.. $(distdir)/../config $(distdir)/../gcc/doc/include
589 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
590 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
591 list='$(DISTFILES)'; for file in $$list; do \
592 case $$file in \
593 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
594 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
595 esac; \
596 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
597 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
598 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
599 dir="/$$dir"; \
600 $(mkdir_p) "$(distdir)$$dir"; \
601 else \
602 dir=''; \
603 fi; \
604 if test -d $$d/$$file; then \
605 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
606 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
607 fi; \
608 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
609 else \
610 test -f $(distdir)/$$file \
611 || cp -p $$d/$$file $(distdir)/$$file \
612 || exit 1; \
613 fi; \
614 done
615 $(MAKE) $(AM_MAKEFLAGS) \
616 top_distdir="$(top_distdir)" distdir="$(distdir)" \
617 dist-info
618 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
619 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
620 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
621 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
622 || chmod -R a+r $(distdir)
623 dist-gzip: distdir
624 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
625 $(am__remove_distdir)
627 dist-bzip2: distdir
628 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
629 $(am__remove_distdir)
631 dist-tarZ: distdir
632 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
633 $(am__remove_distdir)
635 dist-shar: distdir
636 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
637 $(am__remove_distdir)
639 dist-zip: distdir
640 -rm -f $(distdir).zip
641 zip -rq $(distdir).zip $(distdir)
642 $(am__remove_distdir)
644 dist dist-all: distdir
645 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
646 $(am__remove_distdir)
648 # This target untars the dist file and tries a VPATH configuration. Then
649 # it guarantees that the distribution is self-contained by making another
650 # tarfile.
651 distcheck: dist
652 case '$(DIST_ARCHIVES)' in \
653 *.tar.gz*) \
654 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
655 *.tar.bz2*) \
656 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
657 *.tar.Z*) \
658 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
659 *.shar.gz*) \
660 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
661 *.zip*) \
662 unzip $(distdir).zip ;;\
663 esac
664 chmod -R a-w $(distdir); chmod a+w $(distdir)
665 mkdir $(distdir)/_build
666 mkdir $(distdir)/_inst
667 chmod a-w $(distdir)
668 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
669 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
670 && cd $(distdir)/_build \
671 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
672 $(DISTCHECK_CONFIGURE_FLAGS) \
673 && $(MAKE) $(AM_MAKEFLAGS) \
674 && $(MAKE) $(AM_MAKEFLAGS) dvi \
675 && $(MAKE) $(AM_MAKEFLAGS) check \
676 && $(MAKE) $(AM_MAKEFLAGS) install \
677 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
678 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
679 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
680 distuninstallcheck \
681 && chmod -R a-w "$$dc_install_base" \
682 && ({ \
683 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
684 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
685 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
686 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
687 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
688 } || { rm -rf "$$dc_destdir"; exit 1; }) \
689 && rm -rf "$$dc_destdir" \
690 && $(MAKE) $(AM_MAKEFLAGS) dist \
691 && rm -rf $(DIST_ARCHIVES) \
692 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
693 $(am__remove_distdir)
694 @(echo "$(distdir) archives ready for distribution: "; \
695 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
696 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
697 distuninstallcheck:
698 @cd $(distuninstallcheck_dir) \
699 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
700 || { echo "ERROR: files left after uninstall:" ; \
701 if test -n "$(DESTDIR)"; then \
702 echo " (check DESTDIR support)"; \
703 fi ; \
704 $(distuninstallcheck_listfiles) ; \
705 exit 1; } >&2
706 distcleancheck: distclean
707 @if test '$(srcdir)' = . ; then \
708 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
709 exit 1 ; \
711 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
712 || { echo "ERROR: files left in build directory after distclean:" ; \
713 $(distcleancheck_listfiles) ; \
714 exit 1; } >&2
715 check-am: all-am
716 check: check-am
717 all-am: Makefile $(INFO_DEPS) $(PROGRAMS) $(MANS) config.h all-local
718 installdirs:
719 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
720 test -z "$$dir" || $(mkdir_p) "$$dir"; \
721 done
722 install: install-am
723 install-exec: install-exec-am
724 install-data: install-data-am
725 uninstall: uninstall-am
727 install-am: all-am
728 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
730 installcheck: installcheck-am
731 install-strip:
732 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
733 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
734 `test -z '$(STRIP)' || \
735 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
736 mostlyclean-generic:
738 clean-generic:
739 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
741 distclean-generic:
742 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
744 maintainer-clean-generic:
745 @echo "This command is intended for maintainers to use"
746 @echo "it deletes files that may require special tools to rebuild."
747 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
748 clean: clean-am
750 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
752 distclean: distclean-am
753 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
754 -rm -f Makefile
755 distclean-am: clean-am distclean-compile distclean-generic \
756 distclean-hdr distclean-tags
758 dvi: dvi-am
760 dvi-am: $(DVIS)
762 html: html-am
764 html-am: $(HTMLS)
766 info: info-am
768 info-am: $(INFO_DEPS)
770 install-data-am: install-info-am install-man
772 install-exec-am: install-binPROGRAMS
774 install-info: install-info-am
776 install-info-am: $(INFO_DEPS)
777 @$(NORMAL_INSTALL)
778 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
779 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
780 list='$(INFO_DEPS)'; \
781 for file in $$list; do \
782 case $$file in \
783 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
784 esac; \
785 if test -f $$file; then d=.; else d=$(srcdir); fi; \
786 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
787 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
788 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
789 if test -f $$ifile; then \
790 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
791 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
792 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
793 else : ; fi; \
794 done; \
795 done
796 @$(POST_INSTALL)
797 @if (install-info --version && \
798 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
799 list='$(INFO_DEPS)'; \
800 for file in $$list; do \
801 relfile=`echo "$$file" | sed 's|^.*/||'`; \
802 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
803 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
804 done; \
805 else : ; fi
806 install-man: install-man1
808 installcheck-am:
810 maintainer-clean: maintainer-clean-am
811 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
812 -rm -rf $(top_srcdir)/autom4te.cache
813 -rm -f Makefile
814 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
815 maintainer-clean-generic
817 mostlyclean: mostlyclean-am
819 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
820 mostlyclean-generic
822 pdf: pdf-am
824 pdf-am: $(PDFS)
826 ps: ps-am
828 ps-am: $(PSS)
830 uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-man
832 uninstall-man: uninstall-man1
834 .PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
835 clean clean-binPROGRAMS clean-generic ctags dist dist-all \
836 dist-bzip2 dist-gzip dist-info dist-shar dist-tarZ dist-zip \
837 distcheck distclean distclean-compile distclean-generic \
838 distclean-hdr distclean-tags distcleancheck distdir \
839 distuninstallcheck dvi dvi-am html html-am info info-am \
840 install install-am install-binPROGRAMS install-data \
841 install-data-am install-exec install-exec-am install-info \
842 install-info-am install-man install-man1 install-strip \
843 installcheck installcheck-am installdirs maintainer-clean \
844 maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
845 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic pdf \
846 pdf-am ps ps-am tags uninstall uninstall-am \
847 uninstall-binPROGRAMS uninstall-info-am uninstall-man \
848 uninstall-man1
851 .pod.1:
852 -($(POD2MAN) --section=1 $< > $(@).T$$$$ && \
853 mv -f $(@).T$$$$ $@) || \
854 (rm -f $(@).T$$$$ && exit 1)
856 .INTERMEDIATE: fastjar.pod grepjar.pod
858 fastjar.pod: $(srcdir)/fastjar.texi
859 -$(TEXI2POD) -D fastjar $< > $@
861 grepjar.pod: $(srcdir)/fastjar.texi
862 -$(TEXI2POD) -D grepjar $< > $@
864 all-local: $(STAMP_GENINSRC)
866 stamp-geninsrc: fastjar.1 grepjar.1 fastjar.info
867 -cp -p $(top_builddir)/fastjar.1 $(srcdir)/fastjar.1
868 -cp -p $(top_builddir)/grepjar.1 $(srcdir)/grepjar.1
869 -cp -p $(top_builddir)/fastjar.info $(srcdir)/fastjar.info
870 touch $@
871 # Tell versions [3.59,3.63) of GNU make to not export all variables.
872 # Otherwise a system limit (for SysV at least) may be exceeded.
873 .NOEXPORT: