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
)/..
/config
/accross.m4 \
52 $(top_srcdir
)/acinclude.m4
$(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@
193 ACLOCAL_AMFLAGS
= -I ..
/config
195 # Work around what appears to be a GNU make bug handling MAKEFLAGS
196 # values defined in terms of make variables, as is the case for CC and
197 # friends when we are called from the top level Makefile.
199 "AR_FLAGS=$(AR_FLAGS)" \
200 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
202 "CXXFLAGS=$(CXXFLAGS)" \
203 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
204 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
205 "INSTALL=$(INSTALL)" \
206 "INSTALL_DATA=$(INSTALL_DATA)" \
207 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
208 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
209 "JC1FLAGS=$(JC1FLAGS)" \
210 "LDFLAGS=$(LDFLAGS)" \
211 "LIBCFLAGS=$(LIBCFLAGS)" \
212 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
214 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
215 "PICFLAG=$(PICFLAG)" \
216 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
218 "exec_prefix=$(exec_prefix)" \
219 "infodir=$(infodir)" \
227 "LIBCFLAGS=$(LIBCFLAGS)" \
229 "PICFLAG=$(PICFLAG)" \
233 AM_CPPFLAGS
= -I.
-I
$(top_srcdir
) $(ZINCS
) -I
$(top_srcdir
)/..
/include
234 LIBIBERTY
= ..
/libiberty
/libiberty.a
235 fastjar_SOURCES
= jartool.c dostime.c compress.c pushback.c shift.c jartool.h \
236 zipfile.h dostime.h compress.h pushback.h shift.h
238 fastjar_LDADD
= $(ZLIBS
) $(LIBIBERTY
)
239 fastjar_DEPENDENCIES
= $(ZDEPS
) $(LIBIBERTY
)
240 fastjar_CPPFLAGS
= $(AM_CPPFLAGS
) -DWITH_SHIFT_DOWN
241 grepjar_SOURCES
= jargrep.c dostime.c compress.c pushback.c jartool.h \
242 zipfile.h dostime.h compress.h pushback.h
244 grepjar_LDADD
= $(ZLIBS
) $(LIBIBERTY
)
245 grepjar_DEPENDENCIES
= $(ZDEPS
) $(LIBIBERTY
)
246 AM_CFLAGS
= @fastjar_warn_cflags@
247 AM_MAKEINFOFLAGS
= -I
$(srcdir)/..
/gcc
/doc
/include
248 TEXINFO_TEX
= ..
/gcc
/doc
/include/texinfo.
tex
249 info_TEXINFOS
= fastjar.texi
251 ..
/gcc
/doc
/include/gcc-common.texi \
252 ..
/gcc
/doc
/include/gpl.texi \
255 man_MANS
= fastjar
.1 grepjar
.1
256 EXTRA_DIST
= $(man_MANS
)
257 BASEVER
= $(srcdir)/..
/gcc
/BASE-VER
258 DEVPHASE
= $(srcdir)/..
/gcc
/DEV-PHASE
259 TEXI2POD
= perl
$(srcdir)/..
/contrib
/texi2pod.pl
260 POD2MAN
= pod2man
--center
="GNU" --release
="gcc-$(shell cat $(BASEVER))"
261 @GENINSRC_FALSE@STAMP_GENINSRC
=
264 # The following commands allow us to release tarballs with the man pages
265 # and info documentation prebuilt. This feature is enabled via
266 # --enable-generated-files-in-srcdir in the configure script.
267 @GENINSRC_TRUE@STAMP_GENINSRC
= stamp-geninsrc
268 CLEANFILES
= stamp-geninsrc fastjar.
info
269 MAINTAINERCLEANFILES
= $(srcdir)/fastjar
.1 \
270 $(srcdir)/grepjar
.1 \
271 $(srcdir)/fastjar.
info
274 $(MAKE
) $(AM_MAKEFLAGS
) all-am
277 .SUFFIXES
: .1 .c .
dvi .o .obj .pod .ps
280 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
282 case
'$(am__configure_deps)' in \
284 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
285 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
290 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
291 cd
$(top_srcdir
) && \
292 $(AUTOMAKE
) --gnu Makefile
294 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
297 echo
' $(SHELL) ./config.status'; \
298 $(SHELL
) .
/config.status
;; \
300 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
301 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
304 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
305 $(SHELL
) .
/config.status
--recheck
307 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
308 cd
$(srcdir) && $(AUTOCONF
)
309 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
310 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
313 @if
test ! -f
$@
; then \
318 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
320 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
321 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
322 cd
$(top_srcdir
) && $(AUTOHEADER
)
327 -rm -f config.h stamp-h1
328 install-defs.sh
: $(top_builddir
)/config.status
$(srcdir)/install-defs.sh.in
329 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
330 install-binPROGRAMS
: $(bin_PROGRAMS
)
332 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
333 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
334 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
337 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
338 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
339 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
343 uninstall-binPROGRAMS
:
345 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
346 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
347 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
348 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
352 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
353 fastjar
$(EXEEXT
): $(fastjar_OBJECTS
) $(fastjar_DEPENDENCIES
)
354 @
rm -f fastjar
$(EXEEXT
)
355 $(LINK
) $(fastjar_LDFLAGS
) $(fastjar_OBJECTS
) $(fastjar_LDADD
) $(LIBS
)
356 grepjar
$(EXEEXT
): $(grepjar_OBJECTS
) $(grepjar_DEPENDENCIES
)
357 @
rm -f grepjar
$(EXEEXT
)
358 $(LINK
) $(grepjar_LDFLAGS
) $(grepjar_OBJECTS
) $(grepjar_LDADD
) $(LIBS
)
366 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/compress.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dostime.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-compress.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-dostime.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-jartool.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-pushback.Po@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fastjar-shift.Po@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jargrep.Po@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pushback.Po@am__quote@
377 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
378 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
379 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
380 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
381 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
384 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
385 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
386 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
387 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
388 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
390 fastjar-jartool.o
: jartool.c
391 @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
; \
392 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-jartool.Tpo" "$(DEPDIR)/fastjar-jartool.Po"; else rm -f
"$(DEPDIR)/fastjar-jartool.Tpo"; exit
1; fi
393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='jartool.c' object
='fastjar-jartool.o' libtool
=no @AMDEPBACKSLASH@
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
395 @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
397 fastjar-jartool.obj
: jartool.c
398 @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`; \
399 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-jartool.Tpo" "$(DEPDIR)/fastjar-jartool.Po"; else rm -f
"$(DEPDIR)/fastjar-jartool.Tpo"; exit
1; fi
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='jartool.c' object
='fastjar-jartool.obj' libtool
=no @AMDEPBACKSLASH@
401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
402 @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`
404 fastjar-dostime.o
: dostime.c
405 @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
; \
406 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-dostime.Tpo" "$(DEPDIR)/fastjar-dostime.Po"; else rm -f
"$(DEPDIR)/fastjar-dostime.Tpo"; exit
1; fi
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='dostime.c' object
='fastjar-dostime.o' libtool
=no @AMDEPBACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
409 @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
411 fastjar-dostime.obj
: dostime.c
412 @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`; \
413 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-dostime.Tpo" "$(DEPDIR)/fastjar-dostime.Po"; else rm -f
"$(DEPDIR)/fastjar-dostime.Tpo"; exit
1; fi
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='dostime.c' object
='fastjar-dostime.obj' libtool
=no @AMDEPBACKSLASH@
415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
416 @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`
418 fastjar-compress.o
: compress.c
419 @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
; \
420 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-compress.Tpo" "$(DEPDIR)/fastjar-compress.Po"; else rm -f
"$(DEPDIR)/fastjar-compress.Tpo"; exit
1; fi
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='compress.c' object
='fastjar-compress.o' libtool
=no @AMDEPBACKSLASH@
422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
423 @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
425 fastjar-compress.obj
: compress.c
426 @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`; \
427 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-compress.Tpo" "$(DEPDIR)/fastjar-compress.Po"; else rm -f
"$(DEPDIR)/fastjar-compress.Tpo"; exit
1; fi
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='compress.c' object
='fastjar-compress.obj' libtool
=no @AMDEPBACKSLASH@
429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
430 @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`
432 fastjar-pushback.o
: pushback.c
433 @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
; \
434 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-pushback.Tpo" "$(DEPDIR)/fastjar-pushback.Po"; else rm -f
"$(DEPDIR)/fastjar-pushback.Tpo"; exit
1; fi
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='pushback.c' object
='fastjar-pushback.o' libtool
=no @AMDEPBACKSLASH@
436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
437 @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
439 fastjar-pushback.obj
: pushback.c
440 @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`; \
441 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-pushback.Tpo" "$(DEPDIR)/fastjar-pushback.Po"; else rm -f
"$(DEPDIR)/fastjar-pushback.Tpo"; exit
1; fi
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='pushback.c' object
='fastjar-pushback.obj' libtool
=no @AMDEPBACKSLASH@
443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
444 @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`
446 fastjar-shift.o
: shift.c
447 @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
; \
448 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-shift.Tpo" "$(DEPDIR)/fastjar-shift.Po"; else rm -f
"$(DEPDIR)/fastjar-shift.Tpo"; exit
1; fi
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='shift.c' object
='fastjar-shift.o' libtool
=no @AMDEPBACKSLASH@
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
451 @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
453 fastjar-shift.obj
: shift.c
454 @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`; \
455 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/fastjar-shift.Tpo" "$(DEPDIR)/fastjar-shift.Po"; else rm -f
"$(DEPDIR)/fastjar-shift.Tpo"; exit
1; fi
456 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='shift.c' object
='fastjar-shift.obj' libtool
=no @AMDEPBACKSLASH@
457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
458 @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`
460 fastjar.
info: fastjar.texi
$(fastjar_TEXINFOS
)
461 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
462 rm -rf
$$backupdir && mkdir
$$backupdir && \
463 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
464 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
466 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
467 -o
$@
`test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
; \
472 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
474 rm -rf
$$backupdir; exit
$$rc
476 fastjar.
dvi: fastjar.texi
$(fastjar_TEXINFOS
)
477 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
478 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
479 $(TEXI2DVI
) -o
$@
`test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
481 fastjar.pdf
: fastjar.texi
$(fastjar_TEXINFOS
)
482 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
483 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
484 $(TEXI2PDF
) -o
$@
`test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
486 fastjar.html
: fastjar.texi
$(fastjar_TEXINFOS
)
487 rm -rf
$(@
:.html
=.htp
)
488 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
489 -o
$(@
:.html
=.htp
) `test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi
; \
492 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
493 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
495 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
496 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
504 @if
(install-info
--version
&& \
505 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
506 list
='$(INFO_DEPS)'; \
507 for file in
$$list; do \
508 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
509 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
510 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
514 @list
='$(INFO_DEPS)'; \
515 for file in
$$list; do \
516 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
517 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
518 (if cd
"$(DESTDIR)$(infodir)"; then \
519 echo
" rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
520 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
524 dist-info
: $(INFO_DEPS
)
525 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
526 list
='$(INFO_DEPS)'; \
527 for base in
$$list; do \
529 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
531 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
532 for file in
$$d/$$base*; do \
533 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
534 test -f
$(distdir
)/$$relfile || \
535 cp
-p
$$file $(distdir
)/$$relfile; \
540 -rm -rf fastjar.aux fastjar.cp fastjar.cps fastjar.fn fastjar.fns fastjar.ky \
541 fastjar.kys fastjar.log fastjar.pg fastjar.pgs fastjar.tmp \
542 fastjar.toc fastjar.tp fastjar.tps fastjar.vr fastjar.vrs \
543 fastjar.
dvi fastjar.pdf fastjar.ps fastjar.html
545 maintainer-clean-aminfo
:
546 @list
='$(INFO_DEPS)'; for i in
$$list; do \
547 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
548 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
549 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
551 install-man1
: $(man1_MANS
) $(man_MANS
)
553 test -z
"$(man1dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man1dir)"
554 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
555 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
558 *.1*) list
="$$list $$i" ;; \
561 for i in
$$list; do \
562 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
564 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
569 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
570 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
571 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
572 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
573 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
577 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
578 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
581 *.1*) list
="$$list $$i" ;; \
584 for i in
$$list; do \
585 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
590 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
591 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
592 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
593 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
594 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
597 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
598 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
599 unique
=`for i in $$list; do \
600 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
602 $(AWK) ' { files[$$0] = 1; } \
603 END { for (i in files) print i; }'`; \
607 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
608 $(TAGS_FILES
) $(LISP
)
611 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
612 unique
=`for i in $$list; do \
613 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
615 $(AWK) ' { files[$$0] = 1; } \
616 END { for (i in files) print i; }'`; \
617 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
618 test -n
"$$unique" || unique
=$$empty_fix; \
619 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
623 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
624 $(TAGS_FILES
) $(LISP
)
627 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
628 unique
=`for i in $$list; do \
629 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
631 $(AWK) ' { files[$$0] = 1; } \
632 END { for (i in files) print i; }'`; \
633 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
634 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
638 here
=`$(am__cd) $(top_builddir) && pwd` \
639 && cd
$(top_srcdir
) \
640 && gtags
-i
$(GTAGS_ARGS
) $$here
643 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
645 distdir
: $(DISTFILES
)
646 $(am__remove_distdir
)
648 $(mkdir_p
) $(distdir
)/.
$(distdir
)/..
$(distdir
)/..
/config
$(distdir
)/..
/gcc
/doc
/include
649 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
650 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
651 list
='$(DISTFILES)'; for file in
$$list; do \
653 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
654 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
656 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
657 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
658 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
660 $(mkdir_p
) "$(distdir)$$dir"; \
664 if
test -d
$$d/$$file; then \
665 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
666 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
668 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
670 test -f
$(distdir
)/$$file \
671 || cp
-p
$$d/$$file $(distdir
)/$$file \
675 $(MAKE
) $(AM_MAKEFLAGS
) \
676 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
678 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
679 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
680 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
681 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
682 || chmod
-R a
+r
$(distdir
)
684 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
685 $(am__remove_distdir
)
688 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
689 $(am__remove_distdir
)
692 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
693 $(am__remove_distdir
)
696 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
697 $(am__remove_distdir
)
700 -rm -f
$(distdir
).zip
701 zip
-rq
$(distdir
).zip
$(distdir
)
702 $(am__remove_distdir
)
704 dist dist-all
: distdir
705 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
706 $(am__remove_distdir
)
708 # This target untars the dist file and tries a VPATH configuration. Then
709 # it guarantees that the distribution is self-contained by making another
712 case
'$(DIST_ARCHIVES)' in \
714 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
716 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
718 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
720 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
722 unzip
$(distdir
).zip
;;\
724 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
725 mkdir
$(distdir
)/_build
726 mkdir
$(distdir
)/_inst
728 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
729 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
730 && cd
$(distdir
)/_build \
731 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
732 $(DISTCHECK_CONFIGURE_FLAGS
) \
733 && $(MAKE
) $(AM_MAKEFLAGS
) \
734 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
735 && $(MAKE
) $(AM_MAKEFLAGS
) check \
736 && $(MAKE
) $(AM_MAKEFLAGS
) install \
737 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
738 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
739 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
741 && chmod
-R a-w
"$$dc_install_base" \
743 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
744 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
745 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
746 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
747 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
748 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
749 && rm -rf
"$$dc_destdir" \
750 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
751 && rm -rf
$(DIST_ARCHIVES
) \
752 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
753 $(am__remove_distdir
)
754 @
(echo
"$(distdir) archives ready for distribution: "; \
755 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
756 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
758 @cd
$(distuninstallcheck_dir
) \
759 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
760 ||
{ echo
"ERROR: files left after uninstall:" ; \
761 if
test -n
"$(DESTDIR)"; then \
762 echo
" (check DESTDIR support)"; \
764 $(distuninstallcheck_listfiles
) ; \
766 distcleancheck
: distclean
767 @if
test '$(srcdir)' = .
; then \
768 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
771 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
772 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
773 $(distcleancheck_listfiles
) ; \
777 all-am
: Makefile
$(INFO_DEPS
) $(PROGRAMS
) $(MANS
) config.h all-local
779 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
780 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
783 install-exec
: install-exec-am
784 install-data
: install-data-am
785 uninstall: uninstall-am
788 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
790 installcheck: installcheck-am
792 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
793 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
794 `test -z '$(STRIP)' || \
795 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
799 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
802 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
804 maintainer-clean-generic
:
805 @echo
"This command is intended for maintainers to use"
806 @echo
"it deletes files that may require special tools to rebuild."
807 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
810 clean-am
: clean-binPROGRAMS clean-generic mostlyclean-am
812 distclean: distclean-am
813 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
816 distclean-am
: clean-am distclean-compile distclean-generic \
817 distclean-hdr distclean-tags
829 info-am
: $(INFO_DEPS
)
831 install-data-am
: install-info-am install-man
833 install-exec-am
: install-binPROGRAMS
835 install-info
: install-info-am
837 install-info-am
: $(INFO_DEPS
)
839 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
840 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
841 list
='$(INFO_DEPS)'; \
842 for file in
$$list; do \
844 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
846 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
847 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
848 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
849 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
850 if
test -f
$$ifile; then \
851 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
852 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
853 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
858 @if
(install-info
--version
&& \
859 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
860 list
='$(INFO_DEPS)'; \
861 for file in
$$list; do \
862 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
863 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
864 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
867 install-man
: install-man1
871 maintainer-clean
: maintainer-clean-am
872 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
873 -rm -rf
$(top_srcdir
)/autom4te.cache
876 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
877 maintainer-clean-generic
879 mostlyclean: mostlyclean-am
881 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
892 uninstall-am
: uninstall-binPROGRAMS uninstall-info-am uninstall-man
894 uninstall-man
: uninstall-man1
896 .PHONY
: CTAGS GTAGS
all all-am all-local am--refresh
check check-am \
897 clean clean-binPROGRAMS clean-generic ctags
dist dist-all \
898 dist-bzip2 dist-gzip dist-info dist-shar dist-tarZ dist-zip \
899 distcheck
distclean distclean-compile distclean-generic \
900 distclean-hdr distclean-tags distcleancheck distdir \
901 distuninstallcheck
dvi dvi-am html html-am
info info-am \
902 install install-am install-binPROGRAMS install-data \
903 install-data-am install-exec install-exec-am install-info \
904 install-info-am install-man install-man1 install-strip \
905 installcheck installcheck-am
installdirs maintainer-clean \
906 maintainer-clean-aminfo maintainer-clean-generic
mostlyclean \
907 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic pdf \
908 pdf-am ps ps-am
tags uninstall uninstall-am \
909 uninstall-binPROGRAMS uninstall-info-am uninstall-man \
914 -($(POD2MAN
) --section
=1 $< > $(@
).T
$$$$ && \
915 mv
-f
$(@
).T
$$$$ $@
) || \
916 (rm -f
$(@
).T
$$$$ && exit
1)
918 .INTERMEDIATE
: fastjar.pod grepjar.pod
920 fastjar.pod
: $(srcdir)/fastjar.texi
921 -$(TEXI2POD
) -D fastjar
$< > $@
923 grepjar.pod
: $(srcdir)/fastjar.texi
924 -$(TEXI2POD
) -D grepjar
$< > $@
926 fastjar
.1 grepjar
.1: $(BASEVER
)
928 # gcc-vers.texi is generated from the version files.
929 gcc-vers.texi
: $(BASEVER
) $(DEVPHASE
)
930 (echo
"@set version-GCC $(shell cat $(BASEVER))"; \
931 if
[ "$(shell cat $(DEVPHASE))" = "experimental" ]; \
932 then echo
"@set DEVELOPMENT"; \
933 else echo
"@clear DEVELOPMENT"; \
937 all-local
: $(STAMP_GENINSRC
)
939 stamp-geninsrc
: fastjar
.1 grepjar
.1 fastjar.
info
940 -cp
-p
$(top_builddir
)/fastjar
.1 $(srcdir)/fastjar
.1
941 -cp
-p
$(top_builddir
)/grepjar
.1 $(srcdir)/grepjar
.1
942 -cp
-p
$(top_builddir
)/fastjar.
info $(srcdir)/fastjar.
info
944 # Tell versions [3.59,3.63) of GNU make to not export all variables.
945 # Otherwise a system limit (for SysV at least) may be exceeded.