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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.17.0/] [newlib/] [libc/] [iconv/] [Makefile.in] - Blame information for rev 208

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

Line No. Rev Author Line
1 148 jeremybenn
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  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
srcdir = @srcdir@
18
top_srcdir = @top_srcdir@
19
VPATH = @srcdir@
20
pkgdatadir = $(datadir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
23
top_builddir = ..
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
INSTALL = @INSTALL@
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
31
NORMAL_INSTALL = :
32
PRE_INSTALL = :
33
POST_INSTALL = :
34
NORMAL_UNINSTALL = :
35
PRE_UNINSTALL = :
36
POST_UNINSTALL = :
37
build_triplet = @build@
38
host_triplet = @host@
39
DIST_COMMON = $(srcdir)/../../Makefile.shared $(srcdir)/Makefile.in \
40
        $(srcdir)/Makefile.am
41
subdir = iconv
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
am__aclocal_m4_deps = $(top_srcdir)/../../libtool.m4 \
44
        $(top_srcdir)/../../ltoptions.m4 \
45
        $(top_srcdir)/../../ltsugar.m4 \
46
        $(top_srcdir)/../../ltversion.m4 \
47
        $(top_srcdir)/../../lt~obsolete.m4 \
48
        $(top_srcdir)/../acinclude.m4 $(top_srcdir)/../confsubdir.m4 \
49
        $(top_srcdir)/configure.in
50
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51
        $(ACLOCAL_M4)
52
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
53
CONFIG_CLEAN_FILES =
54
depcomp =
55
am__depfiles_maybe =
56
SOURCES =
57
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58
        html-recursive info-recursive install-data-recursive \
59
        install-exec-recursive install-info-recursive \
60
        install-recursive installcheck-recursive installdirs-recursive \
61
        pdf-recursive ps-recursive uninstall-info-recursive \
62
        uninstall-recursive
63
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64
am__vpath_adj = case $$p in \
65
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66
    *) f=$$p;; \
67
  esac;
68
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
69
am__installdirs = "$(DESTDIR)$(cctdir)"
70
cctDATA_INSTALL = $(INSTALL_DATA)
71
DATA = $(cct_DATA)
72
ETAGS = etags
73
CTAGS = ctags
74
DIST_SUBDIRS = $(SUBDIRS)
75
ACLOCAL = @ACLOCAL@
76
AMDEP_FALSE = @AMDEP_FALSE@
77
AMDEP_TRUE = @AMDEP_TRUE@
78
AMTAR = @AMTAR@
79
AR = @AR@
80
AS = @AS@
81
AUTOCONF = @AUTOCONF@
82
AUTOHEADER = @AUTOHEADER@
83
AUTOMAKE = @AUTOMAKE@
84
AWK = @AWK@
85
CC = @CC@
86
CCAS = @CCAS@
87
CCASFLAGS = @CCASFLAGS@
88
CCDEPMODE = @CCDEPMODE@
89
CFLAGS = @CFLAGS@
90
CPP = @CPP@
91
CPPFLAGS = @CPPFLAGS@
92
CRT0 = @CRT0@
93
CYGPATH_W = @CYGPATH_W@
94
DEFS = @DEFS@
95
DEPDIR = @DEPDIR@
96
DLLTOOL = @DLLTOOL@
97
DSYMUTIL = @DSYMUTIL@
98
DUMPBIN = @DUMPBIN@
99
ECHO_C = @ECHO_C@
100
ECHO_N = @ECHO_N@
101
ECHO_T = @ECHO_T@
102
EGREP = @EGREP@
103
ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
104
ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
105
ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
106
ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
107
ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
108
ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
109
ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
110
ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
111
ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
112
ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
113
ENABLE_NEWLIB_ICONV_FALSE = @ENABLE_NEWLIB_ICONV_FALSE@
114
ENABLE_NEWLIB_ICONV_TRUE = @ENABLE_NEWLIB_ICONV_TRUE@
115
EXEEXT = @EXEEXT@
116
FGREP = @FGREP@
117
GREP = @GREP@
118
HAVE_POSIX_DIR_FALSE = @HAVE_POSIX_DIR_FALSE@
119
HAVE_POSIX_DIR_TRUE = @HAVE_POSIX_DIR_TRUE@
120
HAVE_SIGNAL_DIR_FALSE = @HAVE_SIGNAL_DIR_FALSE@
121
HAVE_SIGNAL_DIR_TRUE = @HAVE_SIGNAL_DIR_TRUE@
122
HAVE_STDIO64_DIR_FALSE = @HAVE_STDIO64_DIR_FALSE@
123
HAVE_STDIO64_DIR_TRUE = @HAVE_STDIO64_DIR_TRUE@
124
HAVE_STDIO_DIR_FALSE = @HAVE_STDIO_DIR_FALSE@
125
HAVE_STDIO_DIR_TRUE = @HAVE_STDIO_DIR_TRUE@
126
HAVE_SYSCALL_DIR_FALSE = @HAVE_SYSCALL_DIR_FALSE@
127
HAVE_SYSCALL_DIR_TRUE = @HAVE_SYSCALL_DIR_TRUE@
128
HAVE_UNIX_DIR_FALSE = @HAVE_UNIX_DIR_FALSE@
129
HAVE_UNIX_DIR_TRUE = @HAVE_UNIX_DIR_TRUE@
130
INSTALL_DATA = @INSTALL_DATA@
131
INSTALL_PROGRAM = @INSTALL_PROGRAM@
132
INSTALL_SCRIPT = @INSTALL_SCRIPT@
133
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134
LD = @LD@
135
LDFLAGS = @LDFLAGS@
136
LIBC_EXTRA_DEF = @LIBC_EXTRA_DEF@
137
LIBC_EXTRA_LIB = @LIBC_EXTRA_LIB@
138
LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
139
LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
140
LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
141
LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
142
LIBC_STDIO64_DEF = @LIBC_STDIO64_DEF@
143
LIBC_STDIO64_LIB = @LIBC_STDIO64_LIB@
144
LIBC_STDIO_DEF = @LIBC_STDIO_DEF@
145
LIBC_STDIO_LIB = @LIBC_STDIO_LIB@
146
LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
147
LIBC_SYS_LIB = @LIBC_SYS_LIB@
148
LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
149
LIBOBJS = @LIBOBJS@
150
LIBS = @LIBS@
151
LIBTOOL = @LIBTOOL@
152
LIPO = @LIPO@
153
LN_S = @LN_S@
154
LTLIBOBJS = @LTLIBOBJS@
155
MAINT = @MAINT@
156
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
157
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
158
MAKEINFO = @MAKEINFO@
159
MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
160
MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
161
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
162
NM = @NM@
163
NMEDIT = @NMEDIT@
164
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
166
OTOOL = @OTOOL@
167
OTOOL64 = @OTOOL64@
168
PACKAGE = @PACKAGE@
169
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170
PACKAGE_NAME = @PACKAGE_NAME@
171
PACKAGE_STRING = @PACKAGE_STRING@
172
PACKAGE_TARNAME = @PACKAGE_TARNAME@
173
PACKAGE_VERSION = @PACKAGE_VERSION@
174
PATH_SEPARATOR = @PATH_SEPARATOR@
175
RANLIB = @RANLIB@
176
READELF = @READELF@
177
SED = @SED@
178
SET_MAKE = @SET_MAKE@
179
SHELL = @SHELL@
180
STRIP = @STRIP@
181
USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
182
USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
183
VERSION = @VERSION@
184
ac_ct_AR = @ac_ct_AR@
185
ac_ct_AS = @ac_ct_AS@
186
ac_ct_CC = @ac_ct_CC@
187
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
188
ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
189
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
190
ac_ct_LIPO = @ac_ct_LIPO@
191
ac_ct_NMEDIT = @ac_ct_NMEDIT@
192
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
193
ac_ct_OTOOL = @ac_ct_OTOOL@
194
ac_ct_OTOOL64 = @ac_ct_OTOOL64@
195
ac_ct_RANLIB = @ac_ct_RANLIB@
196
ac_ct_READELF = @ac_ct_READELF@
197
ac_ct_STRIP = @ac_ct_STRIP@
198
aext = @aext@
199
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
200
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
201
am__include = @am__include@
202
am__leading_dot = @am__leading_dot@
203
am__quote = @am__quote@
204
am__tar = @am__tar@
205
am__untar = @am__untar@
206
bindir = @bindir@
207
build = @build@
208
build_alias = @build_alias@
209
build_cpu = @build_cpu@
210
build_os = @build_os@
211
build_vendor = @build_vendor@
212
datadir = @datadir@
213
exec_prefix = @exec_prefix@
214
extra_dir = @extra_dir@
215
host = @host@
216
host_alias = @host_alias@
217
host_cpu = @host_cpu@
218
host_os = @host_os@
219
host_vendor = @host_vendor@
220
includedir = @includedir@
221
infodir = @infodir@
222
install_sh = @install_sh@
223
libdir = @libdir@
224
libexecdir = @libexecdir@
225
libm_machine_dir = @libm_machine_dir@
226
localstatedir = @localstatedir@
227
lpfx = @lpfx@
228
lt_ECHO = @lt_ECHO@
229
machine_dir = @machine_dir@
230
mandir = @mandir@
231
mkdir_p = @mkdir_p@
232
newlib_basedir = @newlib_basedir@
233
oext = @oext@
234
oldincludedir = @oldincludedir@
235
prefix = @prefix@
236
program_transform_name = @program_transform_name@
237
sbindir = @sbindir@
238
sharedstatedir = @sharedstatedir@
239
subdirs = @subdirs@
240
sys_dir = @sys_dir@
241
sysconfdir = @sysconfdir@
242
target_alias = @target_alias@
243
AUTOMAKE_OPTIONS = cygnus
244
SUBDIRS = ces ccs lib .
245
cctdir = $(datadir)/iconv_data
246
cct_DATA = encoding.aliases
247
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
248
SUBDEFS = lib/stmp-def
249
CHEWOUT_FILES = iconv.def
250
TARGETDOC = ../tmp.texi
251
CLEANFILES = $(CHEWOUT_FILES) *.ref
252
all: all-recursive
253
 
254
.SUFFIXES:
255
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../Makefile.shared $(am__configure_deps)
256
        @for dep in $?; do \
257
          case '$(am__configure_deps)' in \
258
            *$$dep*) \
259
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
260
                && exit 0; \
261
              exit 1;; \
262
          esac; \
263
        done; \
264
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  iconv/Makefile'; \
265
        cd $(top_srcdir) && \
266
          $(AUTOMAKE) --cygnus  iconv/Makefile
267
.PRECIOUS: Makefile
268
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269
        @case '$?' in \
270
          *config.status*) \
271
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272
          *) \
273
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275
        esac;
276
 
277
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
 
280
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
281
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
283
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
 
285
mostlyclean-libtool:
286
        -rm -f *.lo
287
 
288
clean-libtool:
289
        -rm -rf .libs _libs
290
 
291
distclean-libtool:
292
        -rm -f libtool
293
uninstall-info-am:
294
install-cctDATA: $(cct_DATA)
295
        @$(NORMAL_INSTALL)
296
        test -z "$(cctdir)" || $(mkdir_p) "$(DESTDIR)$(cctdir)"
297
        @list='$(cct_DATA)'; for p in $$list; do \
298
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
299
          f=$(am__strip_dir) \
300
          echo " $(cctDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(cctdir)/$$f'"; \
301
          $(cctDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(cctdir)/$$f"; \
302
        done
303
 
304
uninstall-cctDATA:
305
        @$(NORMAL_UNINSTALL)
306
        @list='$(cct_DATA)'; for p in $$list; do \
307
          f=$(am__strip_dir) \
308
          echo " rm -f '$(DESTDIR)$(cctdir)/$$f'"; \
309
          rm -f "$(DESTDIR)$(cctdir)/$$f"; \
310
        done
311
 
312
# This directory's subdirectories are mostly independent; you can cd
313
# into them and run `make' without going through this Makefile.
314
# To change the values of `make' variables: instead of editing Makefiles,
315
# (1) if the variable is set in `config.status', edit `config.status'
316
#     (which will cause the Makefiles to be regenerated when you run `make');
317
# (2) otherwise, pass the desired values on the `make' command line.
318
$(RECURSIVE_TARGETS):
319
        @failcom='exit 1'; \
320
        for f in x $$MAKEFLAGS; do \
321
          case $$f in \
322
            *=* | --[!k]*);; \
323
            *k*) failcom='fail=yes';; \
324
          esac; \
325
        done; \
326
        dot_seen=no; \
327
        target=`echo $@ | sed s/-recursive//`; \
328
        list='$(SUBDIRS)'; for subdir in $$list; do \
329
          echo "Making $$target in $$subdir"; \
330
          if test "$$subdir" = "."; then \
331
            dot_seen=yes; \
332
            local_target="$$target-am"; \
333
          else \
334
            local_target="$$target"; \
335
          fi; \
336
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
337
          || eval $$failcom; \
338
        done; \
339
        if test "$$dot_seen" = "no"; then \
340
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
341
        fi; test -z "$$fail"
342
 
343
mostlyclean-recursive clean-recursive distclean-recursive \
344
maintainer-clean-recursive:
345
        @failcom='exit 1'; \
346
        for f in x $$MAKEFLAGS; do \
347
          case $$f in \
348
            *=* | --[!k]*);; \
349
            *k*) failcom='fail=yes';; \
350
          esac; \
351
        done; \
352
        dot_seen=no; \
353
        case "$@" in \
354
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
355
          *) list='$(SUBDIRS)' ;; \
356
        esac; \
357
        rev=''; for subdir in $$list; do \
358
          if test "$$subdir" = "."; then :; else \
359
            rev="$$subdir $$rev"; \
360
          fi; \
361
        done; \
362
        rev="$$rev ."; \
363
        target=`echo $@ | sed s/-recursive//`; \
364
        for subdir in $$rev; do \
365
          echo "Making $$target in $$subdir"; \
366
          if test "$$subdir" = "."; then \
367
            local_target="$$target-am"; \
368
          else \
369
            local_target="$$target"; \
370
          fi; \
371
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
372
          || eval $$failcom; \
373
        done && test -z "$$fail"
374
tags-recursive:
375
        list='$(SUBDIRS)'; for subdir in $$list; do \
376
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
377
        done
378
ctags-recursive:
379
        list='$(SUBDIRS)'; for subdir in $$list; do \
380
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
381
        done
382
 
383
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
384
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
385
        unique=`for i in $$list; do \
386
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387
          done | \
388
          $(AWK) '    { files[$$0] = 1; } \
389
               END { for (i in files) print i; }'`; \
390
        mkid -fID $$unique
391
tags: TAGS
392
 
393
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
394
                $(TAGS_FILES) $(LISP)
395
        tags=; \
396
        here=`pwd`; \
397
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
398
          include_option=--etags-include; \
399
          empty_fix=.; \
400
        else \
401
          include_option=--include; \
402
          empty_fix=; \
403
        fi; \
404
        list='$(SUBDIRS)'; for subdir in $$list; do \
405
          if test "$$subdir" = .; then :; else \
406
            test ! -f $$subdir/TAGS || \
407
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
408
          fi; \
409
        done; \
410
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
411
        unique=`for i in $$list; do \
412
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413
          done | \
414
          $(AWK) '    { files[$$0] = 1; } \
415
               END { for (i in files) print i; }'`; \
416
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
417
          test -n "$$unique" || unique=$$empty_fix; \
418
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
419
            $$tags $$unique; \
420
        fi
421
ctags: CTAGS
422
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
423
                $(TAGS_FILES) $(LISP)
424
        tags=; \
425
        here=`pwd`; \
426
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
427
        unique=`for i in $$list; do \
428
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429
          done | \
430
          $(AWK) '    { files[$$0] = 1; } \
431
               END { for (i in files) print i; }'`; \
432
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
433
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
434
             $$tags $$unique
435
 
436
GTAGS:
437
        here=`$(am__cd) $(top_builddir) && pwd` \
438
          && cd $(top_srcdir) \
439
          && gtags -i $(GTAGS_ARGS) $$here
440
 
441
distclean-tags:
442
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
443
check-am:
444
check: check-recursive
445
all-am: Makefile $(DATA)
446
installdirs: installdirs-recursive
447
installdirs-am:
448
        for dir in "$(DESTDIR)$(cctdir)"; do \
449
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
450
        done
451
install: install-recursive
452
install-exec: install-exec-recursive
453
install-data: install-data-recursive
454
uninstall: uninstall-recursive
455
 
456
install-am: all-am
457
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
458
 
459
installcheck: installcheck-recursive
460
install-strip:
461
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
462
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
463
          `test -z '$(STRIP)' || \
464
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
465
mostlyclean-generic:
466
 
467
clean-generic:
468
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
469
 
470
distclean-generic:
471
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
472
 
473
maintainer-clean-generic:
474
        @echo "This command is intended for maintainers to use"
475
        @echo "it deletes files that may require special tools to rebuild."
476
clean: clean-recursive
477
 
478
clean-am: clean-generic clean-libtool mostlyclean-am
479
 
480
distclean: distclean-recursive
481
        -rm -f Makefile
482
distclean-am: clean-am distclean-generic distclean-libtool \
483
        distclean-tags
484
 
485
dvi: dvi-recursive
486
 
487
dvi-am:
488
 
489
html: html-recursive
490
 
491
info: info-recursive
492
 
493
info-am:
494
 
495
install-data-am: install-cctDATA
496
 
497
install-exec-am:
498
 
499
install-info: install-info-recursive
500
 
501
install-man:
502
 
503
installcheck-am:
504
 
505
maintainer-clean: maintainer-clean-recursive
506
        -rm -f Makefile
507
maintainer-clean-am: distclean-am maintainer-clean-generic
508
 
509
mostlyclean: mostlyclean-recursive
510
 
511
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
512
 
513
pdf: pdf-recursive
514
 
515
pdf-am:
516
 
517
ps: ps-recursive
518
 
519
ps-am:
520
 
521
uninstall-am: uninstall-cctDATA
522
 
523
uninstall-info: uninstall-info-recursive
524
 
525
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
526
        clean clean-generic clean-libtool clean-recursive ctags \
527
        ctags-recursive distclean distclean-generic distclean-libtool \
528
        distclean-recursive distclean-tags dvi dvi-am html html-am \
529
        info info-am install install-am install-cctDATA install-data \
530
        install-data-am install-exec install-exec-am install-info \
531
        install-info-am install-man install-strip installcheck \
532
        installcheck-am installdirs installdirs-am maintainer-clean \
533
        maintainer-clean-generic maintainer-clean-recursive \
534
        mostlyclean mostlyclean-generic mostlyclean-libtool \
535
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
536
        uninstall uninstall-am uninstall-cctDATA uninstall-info-am
537
 
538
objectlist.awk.in: $(noinst_LTLIBRARIES)
539
        -rm -f objectlist.awk.in
540
        for i in `ls *.lo` ; \
541
        do \
542
          echo $$i `pwd`/$$i >> objectlist.awk.in ; \
543
        done
544
 
545
iconv.def: lib/iconv.def
546
        cp lib/iconv.def iconv.def
547
 
548
stmp-def: force
549
        (cd lib && make doc)
550
        touch $@
551
 
552
.PHONY: force
553
force:
554
 
555
$(SUBDEFS): stmp-def
556
 
557
lib/iconv.def: $(SUBDEFS); @true
558
 
559
lib/stmp-def: ; @true
560
 
561
doc: $(CHEWOUT_FILES)
562
        cat $(srcdir)/iconv.tex >> $(TARGETDOC)
563
# Tell versions [3.59,3.63) of GNU make to not export all variables.
564
# Otherwise a system limit (for SysV at least) may be exceeded.
565
.NOEXPORT:

powered by: WebSVN 2.1.0

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