1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # Process this with automake to create Makefile.in
15 # Work around what appears to be a GNU make bug handling MAKEFLAGS
16 # values defined in terms of make variables, as is the case for CC and
17 # friends when we are called from the top level Makefile.
23 top_srcdir
= @top_srcdir@
26 exec_prefix = @
exec_prefix@
30 libexecdir
= @libexecdir@
32 sysconfdir
= @sysconfdir@
33 sharedstatedir
= @sharedstatedir@
34 localstatedir
= @localstatedir@
38 includedir = @
includedir@
39 oldincludedir = /usr
/include
43 pkgdatadir
= $(datadir)/@PACKAGE@
44 pkglibdir
= $(libdir)/@PACKAGE@
45 pkgincludedir
= $(includedir)/@PACKAGE@
52 AUTOHEADER
= @AUTOHEADER@
55 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
56 INSTALL_DATA
= @INSTALL_DATA@
57 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
58 transform
= @program_transform_name@
77 fastjar_warn_cflags
= @fastjar_warn_cflags@
80 "AR_FLAGS=$(AR_FLAGS)" \
81 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
83 "CXXFLAGS=$(CXXFLAGS)" \
84 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
85 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
86 "INSTALL=$(INSTALL)" \
87 "INSTALL_DATA=$(INSTALL_DATA)" \
88 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
89 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
90 "JC1FLAGS=$(JC1FLAGS)" \
91 "LDFLAGS=$(LDFLAGS)" \
92 "LIBCFLAGS=$(LIBCFLAGS)" \
93 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
95 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
96 "PICFLAG=$(PICFLAG)" \
97 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
99 "exec_prefix=$(exec_prefix)" \
100 "infodir=$(infodir)" \
108 "LIBCFLAGS=$(LIBCFLAGS)" \
110 "PICFLAG=$(PICFLAG)" \
115 INCLUDES
= -I.
-I
$(top_srcdir
) $(ZINCS
)
118 EXTRA_PROGRAMS
= grepjar
119 jar_SOURCES
= jartool.c dostime.c compress.c pushback.c jartool.h zipfile.h dostime.h compress.h pushback.h
121 jar_DEPENDENCIES
= $(ZDEPS
)
122 grepjar_SOURCES
= jargrep.c dostime.c compress.c pushback.c jartool.h zipfile.h dostime.h compress.h pushback.h
123 grepjar_LDADD
= $(ZLIBS
)
124 grepjar_DEPENDENCIES
= $(ZDEPS
)
126 AM_CFLAGS
= @fastjar_warn_cflags@
127 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
128 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
129 CONFIG_HEADER
= config.h
130 CONFIG_CLEAN_FILES
= install-defs.sh
131 PROGRAMS
= $(bin_PROGRAMS
)
134 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
135 CPPFLAGS
= @CPPFLAGS@
138 grepjar_OBJECTS
= jargrep.o dostime.o compress.o pushback.o
140 jar_OBJECTS
= jartool.o dostime.o compress.o pushback.o
143 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
145 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
146 DIST_COMMON
= README .
/stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
147 Makefile.am Makefile.in NEWS aclocal.m4 config.h.in configure \
148 configure.in install-defs.sh.in install-sh missing mkinstalldirs
151 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
155 SOURCES
= $(grepjar_SOURCES
) $(jar_SOURCES
)
156 OBJECTS
= $(grepjar_OBJECTS
) $(jar_OBJECTS
)
160 .SUFFIXES
: .S .c .o .s
161 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
162 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps Makefile
164 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
166 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
168 $(ACLOCAL_M4
): configure.in
169 cd
$(srcdir) && $(ACLOCAL
)
171 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
172 $(SHELL
) .
/config.status
--recheck
173 $(srcdir)/configure
: $(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
174 cd
$(srcdir) && $(AUTOCONF
)
177 @if
test ! -f
$@
; then \
181 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
183 && CONFIG_FILES
= CONFIG_HEADERS
=config.h \
184 $(SHELL
) .
/config.status
185 @echo timestamp
> stamp-h
2> /dev
/null
186 $(srcdir)/config.h.in
: $(srcdir)/stamp-h.in
187 @if
test ! -f
$@
; then \
188 rm -f
$(srcdir)/stamp-h.in
; \
189 $(MAKE
) $(srcdir)/stamp-h.in
; \
191 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
192 cd
$(top_srcdir
) && $(AUTOHEADER
)
193 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
202 maintainer-clean-hdr
:
203 install-defs.sh
: $(top_builddir
)/config.status install-defs.sh.in
204 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
206 mostlyclean-binPROGRAMS
:
209 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
211 distclean-binPROGRAMS
:
213 maintainer-clean-binPROGRAMS
:
215 install-binPROGRAMS
: $(bin_PROGRAMS
)
217 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
218 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
219 if
test -f
$$p; then \
220 echo
" $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
221 $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
225 uninstall-binPROGRAMS
:
227 list
='$(bin_PROGRAMS)'; for p in
$$list; do \
228 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
241 -rm -f
*.o core
*.core
248 maintainer-clean-compile
:
250 grepjar
: $(grepjar_OBJECTS
) $(grepjar_DEPENDENCIES
)
252 $(LINK
) $(grepjar_LDFLAGS
) $(grepjar_OBJECTS
) $(grepjar_LDADD
) $(LIBS
)
254 jar
: $(jar_OBJECTS
) $(jar_DEPENDENCIES
)
256 $(LINK
) $(jar_LDFLAGS
) $(jar_OBJECTS
) $(jar_LDADD
) $(LIBS
)
260 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
261 list
='$(SOURCES) $(HEADERS)'; \
262 unique
=`for i in $$list; do echo $$i; done | \
263 awk ' { files[$$0] = 1; } \
264 END { for (i in files) print i; }'`; \
265 here
=`pwd` && cd
$(srcdir) \
266 && mkid
-f
$$here/ID
$$unique $(LISP
)
268 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) $(LISP
)
271 list
='$(SOURCES) $(HEADERS)'; \
272 unique
=`for i in $$list; do echo $$i; done | \
273 awk ' { files[$$0] = 1; } \
274 END { for (i in files) print i; }'`; \
275 test -z
"$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
276 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.h.in
$$unique $(LISP
) -o
$$here/TAGS
)
285 maintainer-clean-tags
:
287 distdir
= $(PACKAGE
)-$(VERSION
)
288 top_distdir
= $(distdir
)
290 # This target untars the dist file and tries a VPATH configuration. Then
291 # it guarantees that the distribution is self-contained by making another
295 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
296 mkdir
$(distdir
)/=build
297 mkdir
$(distdir
)/=inst
298 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
299 cd
$(distdir
)/=build \
300 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
301 && $(MAKE
) $(AM_MAKEFLAGS
) \
302 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
303 && $(MAKE
) $(AM_MAKEFLAGS
) check \
304 && $(MAKE
) $(AM_MAKEFLAGS
) install \
305 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
306 && $(MAKE
) $(AM_MAKEFLAGS
) dist
308 @banner
="$(distdir).tar.gz is ready for distribution"; \
309 dashes
=`echo "$$banner" | sed s/./=/g`; \
314 -chmod
-R a
+r
$(distdir
)
315 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
318 -chmod
-R a
+r
$(distdir
)
319 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
321 distdir
: $(DISTFILES
)
324 -chmod
777 $(distdir
)
325 @for file in
$(DISTFILES
); do \
327 if
test -d
$$d/$$file; then \
328 cp
-pr
$$/$$file $(distdir
)/$$file; \
330 test -f
$(distdir
)/$$file \
331 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
332 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
342 installcheck: installcheck-am
343 all-recursive-am
: config.h
344 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
346 install-exec-am
: install-binPROGRAMS
347 install-exec
: install-exec-am
350 install-data
: install-data-am
353 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
355 uninstall-am
: uninstall-binPROGRAMS
356 uninstall: uninstall-am
357 all-am
: Makefile
$(PROGRAMS
) config.h
360 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
362 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
370 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
371 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
373 maintainer-clean-generic
:
374 mostlyclean-am
: mostlyclean-hdr mostlyclean-binPROGRAMS \
375 mostlyclean-compile mostlyclean-tags \
378 mostlyclean: mostlyclean-am
380 clean-am
: clean-hdr clean-binPROGRAMS clean-compile clean-tags \
381 clean-generic mostlyclean-am
385 distclean-am
: distclean-hdr distclean-binPROGRAMS distclean-compile \
386 distclean-tags distclean-generic clean-am
388 distclean: distclean-am
391 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
392 maintainer-clean-compile maintainer-clean-tags \
393 maintainer-clean-generic distclean-am
394 @echo
"This command is intended for maintainers to use;"
395 @echo
"it deletes files that may require special tools to rebuild."
397 maintainer-clean
: maintainer-clean-am
400 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
401 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
402 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
403 mostlyclean-compile distclean-compile clean-compile \
404 maintainer-clean-compile
tags mostlyclean-tags distclean-tags \
405 clean-tags maintainer-clean-tags distdir info-am
info dvi-am
dvi check \
406 check-am installcheck-am
installcheck all-recursive-am install-exec-am \
407 install-exec install-data-am install-data install-am
install \
408 uninstall-am
uninstall all-redirect all-am
all installdirs \
409 mostlyclean-generic distclean-generic clean-generic \
410 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
413 # Tell versions [3.59,3.63) of GNU make to not export all variables.
414 # Otherwise a system limit (for SysV at least) may be exceeded.