1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
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
17 # Process this with automake to create Makefile.in
19 SOURCES
= $(fastjar_SOURCES
) $(grepjar_SOURCES
)
22 top_srcdir
= @top_srcdir@
24 pkgdatadir
= $(datadir)/@PACKAGE@
25 pkglibdir
= $(libdir)/@PACKAGE@
26 pkgincludedir
= $(includedir)/@PACKAGE@
28 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
41 bin_PROGRAMS
= fastjar
$(EXEEXT
) grepjar
$(EXEEXT
)
43 DIST_COMMON
= README
$(am__configure_deps
) $(fastjar_TEXINFOS
) \
44 $(srcdir)/..
/compile
$(srcdir)/..
/depcomp \
45 $(srcdir)/..
/install-sh
$(srcdir)/..
/missing \
46 $(srcdir)/..
/mkinstalldirs
$(srcdir)/Makefile.am \
47 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
48 $(srcdir)/install-defs.sh.in
$(top_srcdir
)/configure AUTHORS \
49 COPYING ChangeLog INSTALL NEWS
50 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
51 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
52 $(top_srcdir
)/configure.ac
53 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
55 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
56 configure.lineno configure.status.lineno
57 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
58 CONFIG_HEADER
= config.h
59 CONFIG_CLEAN_FILES
= install-defs.sh
60 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
61 "$(DESTDIR)$(man1dir)"
62 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
63 PROGRAMS
= $(bin_PROGRAMS
)
64 am_fastjar_OBJECTS
= fastjar-jartool.
$(OBJEXT
) \
65 fastjar-dostime.
$(OBJEXT
) fastjar-compress.
$(OBJEXT
) \
66 fastjar-pushback.
$(OBJEXT
) fastjar-shift.
$(OBJEXT
)
67 fastjar_OBJECTS
= $(am_fastjar_OBJECTS
)
69 am__DEPENDENCIES_2
= ..
/libiberty
/libiberty.a
70 am_grepjar_OBJECTS
= jargrep.
$(OBJEXT
) dostime.
$(OBJEXT
) \
71 compress.
$(OBJEXT
) pushback.
$(OBJEXT
)
72 grepjar_OBJECTS
= $(am_grepjar_OBJECTS
)
73 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
74 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
75 am__depfiles_maybe
= depfiles
76 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
77 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
79 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
80 SOURCES
= $(fastjar_SOURCES
) $(grepjar_SOURCES
)
81 DIST_SOURCES
= $(fastjar_SOURCES
) $(grepjar_SOURCES
)
82 INFO_DEPS
= fastjar.
info
83 am__TEXINFO_TEX_DIR
= $(srcdir)/..
/gcc
/doc
/include
88 TEXINFOS
= fastjar.texi
90 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
91 MAKEINFOHTML
= $(MAKEINFO
) --html
92 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
94 man1dir = $(mandir)/man1
99 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
100 distdir
= $(PACKAGE
)-$(VERSION
)
101 top_distdir
= $(distdir
)
102 am__remove_distdir
= \
103 { test ! -d
$(distdir
) \
104 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
105 && rm -fr
$(distdir
); }; }
106 DIST_ARCHIVES
= $(distdir
).
tar.gz
108 distuninstallcheck_listfiles
= find .
-type f
-print
109 distcleancheck_listfiles
= find .
-type f
-print
111 AMDEP_FALSE
= @AMDEP_FALSE@
112 AMDEP_TRUE
= @AMDEP_TRUE@
114 AUTOCONF
= @AUTOCONF@
115 AUTOHEADER
= @AUTOHEADER@
116 AUTOMAKE
= @AUTOMAKE@
119 CCDEPMODE
= @CCDEPMODE@
124 CPPFLAGS
= @CPPFLAGS@
125 CYGPATH_W
= @CYGPATH_W@
133 GENINSRC_FALSE
= @GENINSRC_FALSE@
134 GENINSRC_TRUE
= @GENINSRC_TRUE@
135 INSTALL_DATA
= @INSTALL_DATA@
136 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
137 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
142 LTLIBOBJS
= @LTLIBOBJS@
144 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
145 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
146 MAKEINFO
= @MAKEINFO@
149 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
150 PACKAGE_NAME
= @PACKAGE_NAME@
151 PACKAGE_STRING
= @PACKAGE_STRING@
152 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
153 PACKAGE_VERSION
= @PACKAGE_VERSION@
154 PATH_SEPARATOR
= @PATH_SEPARATOR@
156 SET_MAKE
= @SET_MAKE@
163 ac_ct_CC
= @ac_ct_CC@
164 ac_ct_STRIP
= @ac_ct_STRIP@
165 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
166 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
167 am__include
= @am__include@
168 am__leading_dot
= @am__leading_dot@
169 am__quote
= @am__quote@
171 am__untar
= @am__untar@
173 build_alias
= @build_alias@
175 exec_prefix = @
exec_prefix@
176 fastjar_warn_cflags
= @fastjar_warn_cflags@
177 host_alias
= @host_alias@
178 includedir = @
includedir@
180 install_sh
= @install_sh@
182 libexecdir
= @libexecdir@
183 localstatedir
= @localstatedir@
186 oldincludedir = @
oldincludedir@
188 program_transform_name
= @program_transform_name@
190 sharedstatedir
= @sharedstatedir@
191 sysconfdir
= @sysconfdir@
192 target_alias
= @target_alias@
194 # Work around what appears to be a GNU make bug handling MAKEFLAGS
195 # values defined in terms of make variables, as is the case for CC and
196 # friends when we are called from the top level Makefile.
198 "AR_FLAGS=$(AR_FLAGS)" \
199 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
201 "CXXFLAGS=$(CXXFLAGS)" \
202 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
203 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
204 "INSTALL=$(INSTALL)" \
205 "INSTALL_DATA=$(INSTALL_DATA)" \
206 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
207 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
208 "JC1FLAGS=$(JC1FLAGS)" \
209 "LDFLAGS=$(LDFLAGS)" \
210 "LIBCFLAGS=$(LIBCFLAGS)" \
211 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
213 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
214 "PICFLAG=$(PICFLAG)" \
215 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
217 "exec_prefix=$(exec_prefix)" \
218 "infodir=$(infodir)" \
226 "LIBCFLAGS=$(LIBCFLAGS)" \
228 "PICFLAG=$(PICFLAG)" \
232 AM_CPPFLAGS
= -I.
-I
$(top_srcdir
) $(ZINCS
) -I
$(top_srcdir
)/..
/include
233 LIBIBERTY
= ..
/libiberty
/libiberty.a
234 fastjar_SOURCES
= jartool.c dostime.c compress.c pushback.c shift.c jartool.h \
235 zipfile.h dostime.h compress.h pushback.h shift.h
237 fastjar_LDADD
= $(ZLIBS
) $(LIBIBERTY
)
238 fastjar_DEPENDENCIES
= $(ZDEPS
) $(LIBIBERTY
)
239 fastjar_CPPFLAGS
= $(AM_CPPFLAGS
) -DWITH_SHIFT_DOWN
240 grepjar_SOURCES
= jargrep.c dostime.c compress.c pushback.c jartool.h \
241 zipfile.h dostime.h compress.h pushback.h
243 grepjar_LDADD
= $(ZLIBS
) $(LIBIBERTY
)
244 grepjar_DEPENDENCIES
= $(ZDEPS
) $(LIBIBERTY
)
245 AM_CFLAGS
= @fastjar_warn_cflags@
246 AM_MAKEINFOFLAGS
= -I
$(srcdir)/..
/gcc
/doc
/include
247 TEXINFO_TEX
= ..
/gcc
/doc
/include/texinfo.
tex
248 info_TEXINFOS
= fastjar.texi
250 ..
/gcc
/doc
/include/gcc-common.texi \
251 ..
/gcc
/doc
/include/gpl.texi \
254 man_MANS
= fastjar
.1 grepjar
.1
255 EXTRA_DIST
= $(man_MANS
)
256 BASEVER
= $(srcdir)/..
/gcc
/BASE-VER
257 DEVPHASE
= $(srcdir)/..
/gcc
/DEV-PHASE
258 TEXI2POD
= perl
$(srcdir)/..
/contrib
/texi2pod.pl
259 POD2MAN
= pod2man
--center
="GNU" --release
="gcc-$(shell cat $(BASEVER))"
260 @GENINSRC_FALSE@STAMP_GENINSRC
=
263 # The following commands allow us to release tarballs with the man pages
264 # and info documentation prebuilt. This feature is enabled via
265 # --enable-generated-files-in-srcdir in the configure script.
266 @GENINSRC_TRUE@STAMP_GENINSRC
= stamp-geninsrc
267 CLEANFILES
= stamp-geninsrc fastjar.
info
268 MAINTAINERCLEANFILES
= $(srcdir)/fastjar
.1 \
269 $(srcdir)/grepjar
.1 \
270 $(srcdir)/fastjar.
info
273 $(MAKE
) $(AM_MAKEFLAGS
) all-am
276 .SUFFIXES
: .1 .c .
dvi .o .obj .pod .ps
279 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
281 case
'$(am__configure_deps)' in \
283 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
284 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
289 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
290 cd
$(top_srcdir
) && \
291 $(AUTOMAKE
) --gnu Makefile
293 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
296 echo
' $(SHELL) ./config.status'; \
297 $(SHELL
) .
/config.status
;; \
299 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
300 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
303 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
304 $(SHELL
) .
/config.status
--recheck
306 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
307 cd
$(srcdir) && $(AUTOCONF
)
308 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
309 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
312 @if
test ! -f
$@
; then \
317 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
319 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
320 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
321 cd
$(top_srcdir
) && $(AUTOHEADER
)
326 -rm -f config.h stamp-h1
327 install-defs.sh
: $(top_builddir
)/config.status
$(srcdir)/install-defs.sh.in
328 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
329 install-binPROGRAMS
: $(bin_PROGRAMS
)
331 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
332 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
333 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
336 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
337 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
338 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
342 uninstall-binPROGRAMS
:
344 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
345 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
346 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
347 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
351 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
352 fastjar
$(EXEEXT
): $(fastjar_OBJECTS
) $(fastjar_DEPENDENCIES
)
353 @
rm -f fastjar
$(EXEEXT
)
354 $(LINK
) $(fastjar_LDFLAGS
) $(fastjar_OBJECTS
) $(fastjar_LDADD
) $(LIBS
)
355 grepjar
$(EXEEXT
): $(grepjar_OBJECTS
) $(grepjar_DEPENDENCIES
)
356 @
rm -f grepjar
$(EXEEXT
)
357 $(LINK
) $(grepjar_LDFLAGS
) $(grepjar_OBJECTS
) $(grepjar_LDADD
) $(LIBS
)
365 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/compress.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dostime.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-compress.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-dostime.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-jartool.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-pushback.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-shift.Po@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jargrep.Po@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pushback.Po@am__quote@
376 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
377 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
379 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
380 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
383 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
384 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
385 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
386 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
387 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
389 fastjar-jartool.o
: jartool.c
390 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-jartool.o
-MD
-MP
-MF
"$(DEPDIR)/fastjar-jartool.Tpo" -c
-o fastjar-jartool.o
`test -f 'jartool.c' || echo '$(srcdir)/'`jartool.c
; \
391 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-jartool.Tpo" "$(DEPDIR)/fastjar-jartool.Po"; else rm -f
"$(DEPDIR)/fastjar-jartool.Tpo"; exit
1; fi
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='jartool.c' object
='fastjar-jartool.o' libtool
=no @AMDEPBACKSLASH@
393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
394 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o fastjar-jartool.o
`test -f 'jartool.c' || echo '$(srcdir)/'`jartool.c
396 fastjar-jartool.obj
: jartool.c
397 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-jartool.obj
-MD
-MP
-MF
"$(DEPDIR)/fastjar-jartool.Tpo" -c
-o fastjar-jartool.obj
`if test -f 'jartool.c'; then $(CYGPATH_W) 'jartool.c'; else $(CYGPATH_W) '$(srcdir)/jartool.c'; fi`; \
398 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-jartool.Tpo" "$(DEPDIR)/fastjar-jartool.Po"; else rm -f
"$(DEPDIR)/fastjar-jartool.Tpo"; exit
1; fi
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='jartool.c' object
='fastjar-jartool.obj' libtool
=no @AMDEPBACKSLASH@
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
401 @am__fastdepCC_FALSE@
$(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`
403 fastjar-dostime.o
: dostime.c
404 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-dostime.o
-MD
-MP
-MF
"$(DEPDIR)/fastjar-dostime.Tpo" -c
-o fastjar-dostime.o
`test -f 'dostime.c' || echo '$(srcdir)/'`dostime.c
; \
405 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-dostime.Tpo" "$(DEPDIR)/fastjar-dostime.Po"; else rm -f
"$(DEPDIR)/fastjar-dostime.Tpo"; exit
1; fi
406 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='dostime.c' object
='fastjar-dostime.o' libtool
=no @AMDEPBACKSLASH@
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
408 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o fastjar-dostime.o
`test -f 'dostime.c' || echo '$(srcdir)/'`dostime.c
410 fastjar-dostime.obj
: dostime.c
411 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-dostime.obj
-MD
-MP
-MF
"$(DEPDIR)/fastjar-dostime.Tpo" -c
-o fastjar-dostime.obj
`if test -f 'dostime.c'; then $(CYGPATH_W) 'dostime.c'; else $(CYGPATH_W) '$(srcdir)/dostime.c'; fi`; \
412 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-dostime.Tpo" "$(DEPDIR)/fastjar-dostime.Po"; else rm -f
"$(DEPDIR)/fastjar-dostime.Tpo"; exit
1; fi
413 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='dostime.c' object
='fastjar-dostime.obj' libtool
=no @AMDEPBACKSLASH@
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
415 @am__fastdepCC_FALSE@
$(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`
417 fastjar-compress.o
: compress.c
418 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-compress.o
-MD
-MP
-MF
"$(DEPDIR)/fastjar-compress.Tpo" -c
-o fastjar-compress.o
`test -f 'compress.c' || echo '$(srcdir)/'`compress.c
; \
419 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-compress.Tpo" "$(DEPDIR)/fastjar-compress.Po"; else rm -f
"$(DEPDIR)/fastjar-compress.Tpo"; exit
1; fi
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='compress.c' object
='fastjar-compress.o' libtool
=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o fastjar-compress.o
`test -f 'compress.c' || echo '$(srcdir)/'`compress.c
424 fastjar-compress.obj
: compress.c
425 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-compress.obj
-MD
-MP
-MF
"$(DEPDIR)/fastjar-compress.Tpo" -c
-o fastjar-compress.obj
`if test -f 'compress.c'; then $(CYGPATH_W) 'compress.c'; else $(CYGPATH_W) '$(srcdir)/compress.c'; fi`; \
426 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-compress.Tpo" "$(DEPDIR)/fastjar-compress.Po"; else rm -f
"$(DEPDIR)/fastjar-compress.Tpo"; exit
1; fi
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='compress.c' object
='fastjar-compress.obj' libtool
=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@
$(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`
431 fastjar-pushback.o
: pushback.c
432 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-pushback.o
-MD
-MP
-MF
"$(DEPDIR)/fastjar-pushback.Tpo" -c
-o fastjar-pushback.o
`test -f 'pushback.c' || echo '$(srcdir)/'`pushback.c
; \
433 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-pushback.Tpo" "$(DEPDIR)/fastjar-pushback.Po"; else rm -f
"$(DEPDIR)/fastjar-pushback.Tpo"; exit
1; fi
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='pushback.c' object
='fastjar-pushback.o' libtool
=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o fastjar-pushback.o
`test -f 'pushback.c' || echo '$(srcdir)/'`pushback.c
438 fastjar-pushback.obj
: pushback.c
439 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-pushback.obj
-MD
-MP
-MF
"$(DEPDIR)/fastjar-pushback.Tpo" -c
-o fastjar-pushback.obj
`if test -f 'pushback.c'; then $(CYGPATH_W) 'pushback.c'; else $(CYGPATH_W) '$(srcdir)/pushback.c'; fi`; \
440 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-pushback.Tpo" "$(DEPDIR)/fastjar-pushback.Po"; else rm -f
"$(DEPDIR)/fastjar-pushback.Tpo"; exit
1; fi
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='pushback.c' object
='fastjar-pushback.obj' libtool
=no @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
443 @am__fastdepCC_FALSE@
$(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`
445 fastjar-shift.o
: shift.c
446 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-shift.o
-MD
-MP
-MF
"$(DEPDIR)/fastjar-shift.Tpo" -c
-o fastjar-shift.o
`test -f 'shift.c' || echo '$(srcdir)/'`shift.c
; \
447 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-shift.Tpo" "$(DEPDIR)/fastjar-shift.Po"; else rm -f
"$(DEPDIR)/fastjar-shift.Tpo"; exit
1; fi
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='shift.c' object
='fastjar-shift.o' libtool
=no @AMDEPBACKSLASH@
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
450 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o fastjar-shift.o
`test -f 'shift.c' || echo '$(srcdir)/'`shift.c
452 fastjar-shift.obj
: shift.c
453 @am__fastdepCC_TRUE@ if
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(fastjar_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT fastjar-shift.obj
-MD
-MP
-MF
"$(DEPDIR)/fastjar-shift.Tpo" -c
-o fastjar-shift.obj
`if test -f 'shift.c'; then $(CYGPATH_W) 'shift.c'; else $(CYGPATH_W) '$(srcdir)/shift.c'; fi`; \
454 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-shift.Tpo" "$(DEPDIR)/fastjar-shift.Po"; else rm -f
"$(DEPDIR)/fastjar-shift.Tpo"; exit
1; fi
455 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='shift.c' object
='fastjar-shift.obj' libtool
=no @AMDEPBACKSLASH@
456 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
457 @am__fastdepCC_FALSE@
$(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`
459 fastjar.
info: fastjar.texi
$(fastjar_TEXINFOS
)
460 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
461 rm -rf
$$backupdir && mkdir
$$backupdir && \
462 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
463 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
465 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
466 -o
$@
`test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
; \
471 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
473 rm -rf
$$backupdir; exit
$$rc
475 fastjar.
dvi: fastjar.texi
$(fastjar_TEXINFOS
)
476 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
477 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
478 $(TEXI2DVI
) -o
$@
`test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
480 fastjar.pdf
: fastjar.texi
$(fastjar_TEXINFOS
)
481 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
482 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
483 $(TEXI2PDF
) -o
$@
`test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
485 fastjar.html
: fastjar.texi
$(fastjar_TEXINFOS
)
486 rm -rf
$(@
:.html
=.htp
)
487 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
488 -o
$(@
:.html
=.htp
) `test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
; \
491 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
492 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
494 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
495 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
503 @if
(install-info
--version
&& \
504 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
505 list
='$(INFO_DEPS)'; \
506 for file in
$$list; do \
507 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
508 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
509 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
513 @list
='$(INFO_DEPS)'; \
514 for file in
$$list; do \
515 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
516 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
517 (if cd
"$(DESTDIR)$(infodir)"; then \
518 echo
" rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
519 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
523 dist-info
: $(INFO_DEPS
)
524 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
525 list
='$(INFO_DEPS)'; \
526 for base in
$$list; do \
528 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
530 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
531 for file in
$$d/$$base*; do \
532 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
533 test -f
$(distdir
)/$$relfile || \
534 cp
-p
$$file $(distdir
)/$$relfile; \
539 -rm -rf fastjar.aux fastjar.cp fastjar.cps fastjar.fn fastjar.fns fastjar.ky \
540 fastjar.kys fastjar.log fastjar.pg fastjar.pgs fastjar.tmp \
541 fastjar.toc fastjar.tp fastjar.tps fastjar.vr fastjar.vrs \
542 fastjar.
dvi fastjar.pdf fastjar.ps fastjar.html
544 maintainer-clean-aminfo
:
545 @list
='$(INFO_DEPS)'; for i in
$$list; do \
546 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
547 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
548 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
550 install-man1
: $(man1_MANS
) $(man_MANS
)
552 test -z
"$(man1dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man1dir)"
553 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
554 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
557 *.1*) list
="$$list $$i" ;; \
560 for i in
$$list; do \
561 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
563 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
568 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
569 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
570 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
571 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
572 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
576 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
577 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
580 *.1*) list
="$$list $$i" ;; \
583 for i in
$$list; do \
584 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
589 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
590 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
591 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
592 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
593 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
596 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
597 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
598 unique
=`for i in $$list; do \
599 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
601 $(AWK) ' { files[$$0] = 1; } \
602 END { for (i in files) print i; }'`; \
606 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
607 $(TAGS_FILES
) $(LISP
)
610 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
611 unique
=`for i in $$list; do \
612 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
614 $(AWK) ' { files[$$0] = 1; } \
615 END { for (i in files) print i; }'`; \
616 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
617 test -n
"$$unique" || unique
=$$empty_fix; \
618 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
622 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
623 $(TAGS_FILES
) $(LISP
)
626 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
627 unique
=`for i in $$list; do \
628 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
630 $(AWK) ' { files[$$0] = 1; } \
631 END { for (i in files) print i; }'`; \
632 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
633 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
637 here
=`$(am__cd) $(top_builddir) && pwd` \
638 && cd
$(top_srcdir
) \
639 && gtags
-i
$(GTAGS_ARGS
) $$here
642 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
644 distdir
: $(DISTFILES
)
645 $(am__remove_distdir
)
647 $(mkdir_p
) $(distdir
)/.
$(distdir
)/..
$(distdir
)/..
/gcc
/doc
/include
648 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
649 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
650 list
='$(DISTFILES)'; for file in
$$list; do \
652 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
653 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
655 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
656 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
657 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
659 $(mkdir_p
) "$(distdir)$$dir"; \
663 if
test -d
$$d/$$file; then \
664 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
665 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
667 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
669 test -f
$(distdir
)/$$file \
670 || cp
-p
$$d/$$file $(distdir
)/$$file \
674 $(MAKE
) $(AM_MAKEFLAGS
) \
675 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
677 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
678 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
679 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
680 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
681 || chmod
-R a
+r
$(distdir
)
683 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
684 $(am__remove_distdir
)
687 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
688 $(am__remove_distdir
)
691 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
692 $(am__remove_distdir
)
695 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
696 $(am__remove_distdir
)
699 -rm -f
$(distdir
).zip
700 zip
-rq
$(distdir
).zip
$(distdir
)
701 $(am__remove_distdir
)
703 dist dist-all
: distdir
704 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
705 $(am__remove_distdir
)
707 # This target untars the dist file and tries a VPATH configuration. Then
708 # it guarantees that the distribution is self-contained by making another
711 case
'$(DIST_ARCHIVES)' in \
713 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
715 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
717 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
719 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
721 unzip
$(distdir
).zip
;;\
723 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
724 mkdir
$(distdir
)/_build
725 mkdir
$(distdir
)/_inst
727 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
728 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
729 && cd
$(distdir
)/_build \
730 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
731 $(DISTCHECK_CONFIGURE_FLAGS
) \
732 && $(MAKE
) $(AM_MAKEFLAGS
) \
733 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
734 && $(MAKE
) $(AM_MAKEFLAGS
) check \
735 && $(MAKE
) $(AM_MAKEFLAGS
) install \
736 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
737 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
738 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
740 && chmod
-R a-w
"$$dc_install_base" \
742 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
743 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
744 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
745 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
746 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
747 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
748 && rm -rf
"$$dc_destdir" \
749 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
750 && rm -rf
$(DIST_ARCHIVES
) \
751 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
752 $(am__remove_distdir
)
753 @
(echo
"$(distdir) archives ready for distribution: "; \
754 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
755 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
757 @cd
$(distuninstallcheck_dir
) \
758 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
759 ||
{ echo
"ERROR: files left after uninstall:" ; \
760 if
test -n
"$(DESTDIR)"; then \
761 echo
" (check DESTDIR support)"; \
763 $(distuninstallcheck_listfiles
) ; \
765 distcleancheck
: distclean
766 @if
test '$(srcdir)' = .
; then \
767 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
770 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
771 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
772 $(distcleancheck_listfiles
) ; \
776 all-am
: Makefile
$(INFO_DEPS
) $(PROGRAMS
) $(MANS
) config.h all-local
778 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
779 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
782 install-exec
: install-exec-am
783 install-data
: install-data-am
784 uninstall: uninstall-am
787 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
789 installcheck: installcheck-am
791 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
792 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
793 `test -z '$(STRIP)' || \
794 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
798 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
801 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
803 maintainer-clean-generic
:
804 @echo
"This command is intended for maintainers to use"
805 @echo
"it deletes files that may require special tools to rebuild."
806 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
809 clean-am
: clean-binPROGRAMS clean-generic mostlyclean-am
811 distclean: distclean-am
812 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
815 distclean-am
: clean-am distclean-compile distclean-generic \
816 distclean-hdr distclean-tags
828 info-am
: $(INFO_DEPS
)
830 install-data-am
: install-info-am install-man
832 install-exec-am
: install-binPROGRAMS
834 install-info
: install-info-am
836 install-info-am
: $(INFO_DEPS
)
838 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
839 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
840 list
='$(INFO_DEPS)'; \
841 for file in
$$list; do \
843 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
845 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
846 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
847 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
848 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
849 if
test -f
$$ifile; then \
850 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
851 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
852 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
857 @if
(install-info
--version
&& \
858 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
859 list
='$(INFO_DEPS)'; \
860 for file in
$$list; do \
861 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
862 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
863 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
866 install-man
: install-man1
870 maintainer-clean
: maintainer-clean-am
871 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
872 -rm -rf
$(top_srcdir
)/autom4te.cache
875 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
876 maintainer-clean-generic
878 mostlyclean: mostlyclean-am
880 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
891 uninstall-am
: uninstall-binPROGRAMS uninstall-info-am uninstall-man
893 uninstall-man
: uninstall-man1
895 .PHONY
: CTAGS GTAGS
all all-am all-local am--refresh
check check-am \
896 clean clean-binPROGRAMS clean-generic ctags
dist dist-all \
897 dist-bzip2 dist-gzip dist-info dist-shar dist-tarZ dist-zip \
898 distcheck
distclean distclean-compile distclean-generic \
899 distclean-hdr distclean-tags distcleancheck distdir \
900 distuninstallcheck
dvi dvi-am html html-am
info info-am \
901 install install-am install-binPROGRAMS install-data \
902 install-data-am install-exec install-exec-am install-info \
903 install-info-am install-man install-man1 install-strip \
904 installcheck installcheck-am
installdirs maintainer-clean \
905 maintainer-clean-aminfo maintainer-clean-generic
mostlyclean \
906 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic pdf \
907 pdf-am ps ps-am
tags uninstall uninstall-am \
908 uninstall-binPROGRAMS uninstall-info-am uninstall-man \
913 -($(POD2MAN
) --section
=1 $< > $(@
).T
$$$$ && \
914 mv
-f
$(@
).T
$$$$ $@
) || \
915 (rm -f
$(@
).T
$$$$ && exit
1)
917 .INTERMEDIATE
: fastjar.pod grepjar.pod
919 fastjar.pod
: $(srcdir)/fastjar.texi
920 -$(TEXI2POD
) -D fastjar
$< > $@
922 grepjar.pod
: $(srcdir)/fastjar.texi
923 -$(TEXI2POD
) -D grepjar
$< > $@
925 fastjar
.1 grepjar
.1: $(BASEVER
)
927 # gcc-vers.texi is generated from the version files.
928 gcc-vers.texi
: $(BASEVER
) $(DEVPHASE
)
929 (echo
"@set version-GCC $(shell cat $(BASEVER))"; \
930 if
[ "$(shell cat $(DEVPHASE))" = "experimental" ]; \
931 then echo
"@set DEVELOPMENT"; \
932 else echo
"@clear DEVELOPMENT"; \
936 all-local
: $(STAMP_GENINSRC
)
938 stamp-geninsrc
: fastjar
.1 grepjar
.1 fastjar.
info
939 -cp
-p
$(top_builddir
)/fastjar
.1 $(srcdir)/fastjar
.1
940 -cp
-p
$(top_builddir
)/grepjar
.1 $(srcdir)/grepjar
.1
941 -cp
-p
$(top_builddir
)/fastjar.
info $(srcdir)/fastjar.
info
943 # Tell versions [3.59,3.63) of GNU make to not export all variables.
944 # Otherwise a system limit (for SysV at least) may be exceeded.