OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [fastjar/] [Makefile.in] - Blame information for rev 20

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 jlechner
# Makefile.in generated by automake 1.9.3 from Makefile.am.
2
# @configure_input@
3
 
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.
9
 
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.
14
 
15
@SET_MAKE@
16
 
17
# Process this with automake to create Makefile.in
18
 
19
SOURCES = $(fastjar_SOURCES) $(grepjar_SOURCES)
20
 
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)/../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) \
54
        $(ACLOCAL_M4)
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)
68
am__DEPENDENCIES_1 =
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)
78
CCLD = $(CC)
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
84
DVIS = fastjar.dvi
85
PDFS = fastjar.pdf
86
PSS = fastjar.ps
87
HTMLS = fastjar.html
88
TEXINFOS = fastjar.texi
89
TEXI2DVI = texi2dvi
90
TEXI2PDF = $(TEXI2DVI) --pdf --batch
91
MAKEINFOHTML = $(MAKEINFO) --html
92
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
93
DVIPS = dvips
94
man1dir = $(mandir)/man1
95
NROFF = nroff
96
MANS = $(man_MANS)
97
ETAGS = etags
98
CTAGS = ctags
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
107
GZIP_ENV = --best
108
distuninstallcheck_listfiles = find . -type f -print
109
distcleancheck_listfiles = find . -type f -print
110
ACLOCAL = @ACLOCAL@
111
AMDEP_FALSE = @AMDEP_FALSE@
112
AMDEP_TRUE = @AMDEP_TRUE@
113
AMTAR = @AMTAR@
114
AUTOCONF = @AUTOCONF@
115
AUTOHEADER = @AUTOHEADER@
116
AUTOMAKE = @AUTOMAKE@
117
AWK = @AWK@
118
CC = @CC@
119
CCDEPMODE = @CCDEPMODE@
120
CFLAGS = @CFLAGS@
121
CHMOD = @CHMOD@
122
CP = @CP@
123
CPP = @CPP@
124
CPPFLAGS = @CPPFLAGS@
125
CYGPATH_W = @CYGPATH_W@
126
DEFS = @DEFS@
127
DEPDIR = @DEPDIR@
128
ECHO_C = @ECHO_C@
129
ECHO_N = @ECHO_N@
130
ECHO_T = @ECHO_T@
131
EGREP = @EGREP@
132
EXEEXT = @EXEEXT@
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@
139
LDFLAGS = @LDFLAGS@
140
LIBOBJS = @LIBOBJS@
141
LIBS = @LIBS@
142
LTLIBOBJS = @LTLIBOBJS@
143
MAINT = @MAINT@
144
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
145
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
146
MAKEINFO = @MAKEINFO@
147
OBJEXT = @OBJEXT@
148
PACKAGE = @PACKAGE@
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@
155
RM = @RM@
156
SET_MAKE = @SET_MAKE@
157
SHELL = @SHELL@
158
STRIP = @STRIP@
159
VERSION = @VERSION@
160
ZDEPS = @ZDEPS@
161
ZINCS = @ZINCS@
162
ZLIBS = @ZLIBS@
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@
170
am__tar = @am__tar@
171
am__untar = @am__untar@
172
bindir = @bindir@
173
build_alias = @build_alias@
174
datadir = @datadir@
175
exec_prefix = @exec_prefix@
176
fastjar_warn_cflags = @fastjar_warn_cflags@
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
 
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.
197
AM_MAKEFLAGS = \
198
        "AR_FLAGS=$(AR_FLAGS)" \
199
        "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
200
        "CFLAGS=$(CFLAGS)" \
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)" \
212
        "MAKE=$(MAKE)" \
213
        "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
214
        "PICFLAG=$(PICFLAG)" \
215
        "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
216
        "SHELL=$(SHELL)" \
217
        "exec_prefix=$(exec_prefix)" \
218
        "infodir=$(infodir)" \
219
        "libdir=$(libdir)" \
220
        "prefix=$(prefix)" \
221
        "AR=$(AR)" \
222
        "AS=$(AS)" \
223
        "CC=$(CC)" \
224
        "CXX=$(CXX)" \
225
        "LD=$(LD)" \
226
        "LIBCFLAGS=$(LIBCFLAGS)" \
227
        "NM=$(NM)" \
228
        "PICFLAG=$(PICFLAG)" \
229
        "RANLIB=$(RANLIB)" \
230
        "DESTDIR=$(DESTDIR)"
231
 
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
236
 
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
242
 
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
249
fastjar_TEXINFOS = \
250
        ../gcc/doc/include/gcc-common.texi \
251
        ../gcc/doc/include/gpl.texi \
252
        gcc-vers.texi
253
 
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 =
261
 
262
# GCC LOCAL CHANGE
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
271
 
272
all: config.h
273
        $(MAKE) $(AM_MAKEFLAGS) all-am
274
 
275
.SUFFIXES:
276
.SUFFIXES: .1 .c .dvi .o .obj .pod .ps
277
am--refresh:
278
        @:
279
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
280
        @for dep in $?; do \
281
          case '$(am__configure_deps)' in \
282
            *$$dep*) \
283
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
284
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
285
                && exit 0; \
286
              exit 1;; \
287
          esac; \
288
        done; \
289
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
290
        cd $(top_srcdir) && \
291
          $(AUTOMAKE) --gnu  Makefile
292
.PRECIOUS: Makefile
293
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
294
        @case '$?' in \
295
          *config.status*) \
296
            echo ' $(SHELL) ./config.status'; \
297
            $(SHELL) ./config.status;; \
298
          *) \
299
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
300
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
301
        esac;
302
 
303
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304
        $(SHELL) ./config.status --recheck
305
 
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)
310
 
311
config.h: stamp-h1
312
        @if test ! -f $@; then \
313
          rm -f stamp-h1; \
314
          $(MAKE) stamp-h1; \
315
        else :; fi
316
 
317
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
318
        @rm -f stamp-h1
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)
322
        rm -f stamp-h1
323
        touch $@
324
 
325
distclean-hdr:
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)
330
        @$(NORMAL_INSTALL)
331
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
332
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
333
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
334
          if test -f $$p \
335
          ; then \
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; \
339
          else :; fi; \
340
        done
341
 
342
uninstall-binPROGRAMS:
343
        @$(NORMAL_UNINSTALL)
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"; \
348
        done
349
 
350
clean-binPROGRAMS:
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)
358
 
359
mostlyclean-compile:
360
        -rm -f *.$(OBJEXT)
361
 
362
distclean-compile:
363
        -rm -f *.tab.c
364
 
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@
374
 
375
.c.o:
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 $<
381
 
382
.c.obj:
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) '$<'`
388
 
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
395
 
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`
402
 
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
409
 
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`
416
 
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
423
 
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`
430
 
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
437
 
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`
444
 
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
451
 
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`
458
 
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; \
464
        done; \
465
        if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
466
         -o $@ `test -f 'fastjar.texi' || echo '$(srcdir)/'`fastjar.texi; \
467
        then \
468
          rc=0; \
469
        else \
470
          rc=$$?; \
471
          $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
472
        fi; \
473
        rm -rf $$backupdir; exit $$rc
474
 
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
479
 
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
484
 
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; \
489
        then \
490
          rm -rf $@; \
491
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
492
            mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
493
        else \
494
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
495
            rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
496
          exit 1; \
497
        fi
498
.dvi.ps:
499
        $(DVIPS) -o $@ $<
500
 
501
uninstall-info-am:
502
        $(PRE_UNINSTALL)
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"; \
510
          done; \
511
        else :; fi
512
        @$(NORMAL_UNINSTALL)
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]; \
520
           else :; fi); \
521
        done
522
 
523
dist-info: $(INFO_DEPS)
524
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
525
        list='$(INFO_DEPS)'; \
526
        for base in $$list; do \
527
          case $$base in \
528
            $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
529
          esac; \
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; \
535
          done; \
536
        done
537
 
538
mostlyclean-aminfo:
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
543
 
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]; \
549
        done
550
install-man1: $(man1_MANS) $(man_MANS)
551
        @$(NORMAL_INSTALL)
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)'; \
555
        for i in $$l2; do \
556
          case "$$i" in \
557
            *.1*) list="$$list $$i" ;; \
558
          esac; \
559
        done; \
560
        for i in $$list; do \
561
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
562
          else file=$$i; fi; \
563
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
564
          case "$$ext" in \
565
            1*) ;; \
566
            *) ext='1' ;; \
567
          esac; \
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"; \
573
        done
574
uninstall-man1:
575
        @$(NORMAL_UNINSTALL)
576
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
577
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
578
        for i in $$l2; do \
579
          case "$$i" in \
580
            *.1*) list="$$list $$i" ;; \
581
          esac; \
582
        done; \
583
        for i in $$list; do \
584
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
585
          case "$$ext" in \
586
            1*) ;; \
587
            *) ext='1' ;; \
588
          esac; \
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"; \
594
        done
595
 
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; \
600
          done | \
601
          $(AWK) '    { files[$$0] = 1; } \
602
               END { for (i in files) print i; }'`; \
603
        mkid -fID $$unique
604
tags: TAGS
605
 
606
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
607
                $(TAGS_FILES) $(LISP)
608
        tags=; \
609
        here=`pwd`; \
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; \
613
          done | \
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) \
619
            $$tags $$unique; \
620
        fi
621
ctags: CTAGS
622
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
623
                $(TAGS_FILES) $(LISP)
624
        tags=; \
625
        here=`pwd`; \
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; \
629
          done | \
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) \
634
             $$tags $$unique
635
 
636
GTAGS:
637
        here=`$(am__cd) $(top_builddir) && pwd` \
638
          && cd $(top_srcdir) \
639
          && gtags -i $(GTAGS_ARGS) $$here
640
 
641
distclean-tags:
642
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
643
 
644
distdir: $(DISTFILES)
645
        $(am__remove_distdir)
646
        mkdir $(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 \
651
          case $$file in \
652
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
653
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
654
          esac; \
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 \
658
            dir="/$$dir"; \
659
            $(mkdir_p) "$(distdir)$$dir"; \
660
          else \
661
            dir=''; \
662
          fi; \
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; \
666
            fi; \
667
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
668
          else \
669
            test -f $(distdir)/$$file \
670
            || cp -p $$d/$$file $(distdir)/$$file \
671
            || exit 1; \
672
          fi; \
673
        done
674
        $(MAKE) $(AM_MAKEFLAGS) \
675
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
676
          dist-info
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)
682
dist-gzip: distdir
683
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
684
        $(am__remove_distdir)
685
 
686
dist-bzip2: distdir
687
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
688
        $(am__remove_distdir)
689
 
690
dist-tarZ: distdir
691
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
692
        $(am__remove_distdir)
693
 
694
dist-shar: distdir
695
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
696
        $(am__remove_distdir)
697
 
698
dist-zip: distdir
699
        -rm -f $(distdir).zip
700
        zip -rq $(distdir).zip $(distdir)
701
        $(am__remove_distdir)
702
 
703
dist dist-all: distdir
704
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
705
        $(am__remove_distdir)
706
 
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
709
# tarfile.
710
distcheck: dist
711
        case '$(DIST_ARCHIVES)' in \
712
        *.tar.gz*) \
713
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
714
        *.tar.bz2*) \
715
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
716
        *.tar.Z*) \
717
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
718
        *.shar.gz*) \
719
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
720
        *.zip*) \
721
          unzip $(distdir).zip ;;\
722
        esac
723
        chmod -R a-w $(distdir); chmod a+w $(distdir)
724
        mkdir $(distdir)/_build
725
        mkdir $(distdir)/_inst
726
        chmod a-w $(distdir)
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" \
739
                distuninstallcheck \
740
          && chmod -R a-w "$$dc_install_base" \
741
          && ({ \
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;}'
756
distuninstallcheck:
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)"; \
762
                fi ; \
763
                $(distuninstallcheck_listfiles) ; \
764
                exit 1; } >&2
765
distcleancheck: distclean
766
        @if test '$(srcdir)' = . ; then \
767
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
768
          exit 1 ; \
769
        fi
770
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
771
          || { echo "ERROR: files left in build directory after distclean:" ; \
772
               $(distcleancheck_listfiles) ; \
773
               exit 1; } >&2
774
check-am: all-am
775
check: check-am
776
all-am: Makefile $(INFO_DEPS) $(PROGRAMS) $(MANS) config.h all-local
777
installdirs:
778
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
779
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
780
        done
781
install: install-am
782
install-exec: install-exec-am
783
install-data: install-data-am
784
uninstall: uninstall-am
785
 
786
install-am: all-am
787
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
788
 
789
installcheck: installcheck-am
790
install-strip:
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
795
mostlyclean-generic:
796
 
797
clean-generic:
798
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
799
 
800
distclean-generic:
801
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
802
 
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)
807
clean: clean-am
808
 
809
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
810
 
811
distclean: distclean-am
812
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
813
        -rm -rf ./$(DEPDIR)
814
        -rm -f Makefile
815
distclean-am: clean-am distclean-compile distclean-generic \
816
        distclean-hdr distclean-tags
817
 
818
dvi: dvi-am
819
 
820
dvi-am: $(DVIS)
821
 
822
html: html-am
823
 
824
html-am: $(HTMLS)
825
 
826
info: info-am
827
 
828
info-am: $(INFO_DEPS)
829
 
830
install-data-am: install-info-am install-man
831
 
832
install-exec-am: install-binPROGRAMS
833
 
834
install-info: install-info-am
835
 
836
install-info-am: $(INFO_DEPS)
837
        @$(NORMAL_INSTALL)
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 \
842
          case $$file in \
843
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
844
          esac; \
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"; \
853
            else : ; fi; \
854
          done; \
855
        done
856
        @$(POST_INSTALL)
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" || :;\
864
          done; \
865
        else : ; fi
866
install-man: install-man1
867
 
868
installcheck-am:
869
 
870
maintainer-clean: maintainer-clean-am
871
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
872
        -rm -rf $(top_srcdir)/autom4te.cache
873
        -rm -rf ./$(DEPDIR)
874
        -rm -f Makefile
875
maintainer-clean-am: distclean-am maintainer-clean-aminfo \
876
        maintainer-clean-generic
877
 
878
mostlyclean: mostlyclean-am
879
 
880
mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
881
        mostlyclean-generic
882
 
883
pdf: pdf-am
884
 
885
pdf-am: $(PDFS)
886
 
887
ps: ps-am
888
 
889
ps-am: $(PSS)
890
 
891
uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-man
892
 
893
uninstall-man: uninstall-man1
894
 
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 \
909
        uninstall-man1
910
 
911
 
912
.pod.1:
913
        -($(POD2MAN) --section=1 $< > $(@).T$$$$ && \
914
                mv -f $(@).T$$$$ $@) || \
915
                (rm -f $(@).T$$$$ && exit 1)
916
 
917
.INTERMEDIATE: fastjar.pod grepjar.pod
918
 
919
fastjar.pod: $(srcdir)/fastjar.texi
920
        -$(TEXI2POD) -D fastjar $< > $@
921
 
922
grepjar.pod: $(srcdir)/fastjar.texi
923
        -$(TEXI2POD) -D grepjar $< > $@
924
 
925
fastjar.1 grepjar.1: $(BASEVER)
926
 
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"; \
933
         fi) > $@T
934
        mv -f $@T $@
935
 
936
all-local: $(STAMP_GENINSRC)
937
 
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
942
        touch $@
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.
945
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.