~ubuntu-branches/ubuntu/hoary/renameutils/hoary

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2004-12-02 12:07:29 UTC
  • mfrom: (0.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041202120729-a1ww9q8ltlzfru1f
Tags: 0.5.1-2
* Minor fixes to the copyright file
* Medium urgency to help bring the package up to date on mips

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.5 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
SOURCES = $(libgnu_a_SOURCES)
 
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
 
21
VPATH = @srcdir@
 
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkglibdir = $(libdir)/@PACKAGE@
 
24
pkgincludedir = $(includedir)/@PACKAGE@
 
25
top_builddir = ..
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
 
28
install_sh_DATA = $(install_sh) -c -m 644
 
29
install_sh_PROGRAM = $(install_sh) -c
 
30
install_sh_SCRIPT = $(install_sh) -c
 
31
INSTALL_HEADER = $(INSTALL_DATA)
 
32
transform = $(program_transform_name)
 
33
NORMAL_INSTALL = :
 
34
PRE_INSTALL = :
 
35
POST_INSTALL = :
 
36
NORMAL_UNINSTALL = :
 
37
PRE_UNINSTALL = :
 
38
POST_UNINSTALL = :
 
39
host_triplet = @host@
 
40
subdir = lib
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in alloca.c \
 
42
        asnprintf.c asprintf.c dup2.c error.c error.h free.c getline.c \
 
43
        getndelim2.c getopt.c getopt1.c gettimeofday.c lstat.c \
 
44
        malloc.c memcpy.c memmove.c memset.c printf-args.c \
 
45
        printf-parse.c realloc.c stat.c strcasecmp.c strdup.c \
 
46
        strerror.c strncasecmp.c strndup.c strnlen.c strstr.c \
 
47
        vasnprintf.c vasprintf.c
 
48
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
49
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
 
50
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/dirname.m4 \
 
51
        $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/dup2.m4 \
 
52
        $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \
 
53
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/free.m4 \
 
54
        $(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getndelim2.m4 \
 
55
        $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
 
56
        $(top_srcdir)/m4/gettimeofday.m4 $(top_srcdir)/m4/iconv.m4 \
 
57
        $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes_h.m4 \
 
58
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
59
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longdouble.m4 \
 
60
        $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lstat.m4 \
 
61
        $(top_srcdir)/m4/memcpy.m4 $(top_srcdir)/m4/memmove.m4 \
 
62
        $(top_srcdir)/m4/memset.m4 $(top_srcdir)/m4/nls.m4 \
 
63
        $(top_srcdir)/m4/ol_lib_readline.m4 \
 
64
        $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \
 
65
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
 
66
        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/ssize_t.m4 \
 
67
        $(top_srcdir)/m4/stat.m4 $(top_srcdir)/m4/stdbool.m4 \
 
68
        $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \
 
69
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \
 
70
        $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
 
71
        $(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/unlocked-io.m4 \
 
72
        $(top_srcdir)/m4/vasnprintf.m4 $(top_srcdir)/m4/vasprintf.m4 \
 
73
        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
 
74
        $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xsize.m4 \
 
75
        $(top_srcdir)/configure.ac
 
76
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
77
        $(ACLOCAL_M4)
 
78
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
79
CONFIG_HEADER = $(top_builddir)/config.h
 
80
CONFIG_CLEAN_FILES =
 
81
LIBRARIES = $(noinst_LIBRARIES)
 
82
AR = ar
 
83
ARFLAGS = cru
 
84
libgnu_a_AR = $(AR) $(ARFLAGS)
 
85
libgnu_a_DEPENDENCIES = @LIBOBJS@ @ALLOCA@
 
86
am_libgnu_a_OBJECTS = dirname.$(OBJEXT) basename.$(OBJEXT) \
 
87
        stripslash.$(OBJEXT) progname.$(OBJEXT) xmalloc.$(OBJEXT) \
 
88
        xstrdup.$(OBJEXT) xalloc-die.$(OBJEXT) exitfail.$(OBJEXT)
 
89
libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
 
90
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
91
depcomp =
 
92
am__depfiles_maybe =
 
93
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
94
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
95
CCLD = $(CC)
 
96
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
97
SOURCES = $(libgnu_a_SOURCES)
 
98
DIST_SOURCES = $(libgnu_a_SOURCES)
 
99
ETAGS = etags
 
100
CTAGS = ctags
 
101
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
102
ACLOCAL = @ACLOCAL@
 
103
ALLOCA = @ALLOCA@
 
104
ALLOCA_H = @ALLOCA_H@
 
105
AMDEP_FALSE = @AMDEP_FALSE@
 
106
AMDEP_TRUE = @AMDEP_TRUE@
 
107
AMTAR = @AMTAR@
 
108
AUTOCONF = @AUTOCONF@
 
109
AUTOHEADER = @AUTOHEADER@
 
110
AUTOMAKE = @AUTOMAKE@
 
111
AWK = @AWK@
 
112
CC = @CC@
 
113
CCDEPMODE = @CCDEPMODE@
 
114
CFLAGS = @CFLAGS@
 
115
CPP = @CPP@
 
116
CPPFLAGS = @CPPFLAGS@
 
117
CYGPATH_W = @CYGPATH_W@
 
118
DEFS = @DEFS@
 
119
DEPDIR = @DEPDIR@
 
120
ECHO_C = @ECHO_C@
 
121
ECHO_N = @ECHO_N@
 
122
ECHO_T = @ECHO_T@
 
123
EGREP = @EGREP@
 
124
EXEEXT = @EXEEXT@
 
125
GETOPT_H = @GETOPT_H@
 
126
GMSGFMT = @GMSGFMT@
 
127
HAVE__BOOL = @HAVE__BOOL@
 
128
INSTALL_DATA = @INSTALL_DATA@
 
129
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
130
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
131
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
132
INTLLIBS = @INTLLIBS@
 
133
LDFLAGS = @LDFLAGS@
 
134
LIBICONV = @LIBICONV@
 
135
LIBINTL = @LIBINTL@
 
136
LIBOBJS = @LIBOBJS@
 
137
LIBS = @LIBS@
 
138
LOCALEDIR = @LOCALEDIR@
 
139
LTLIBICONV = @LTLIBICONV@
 
140
LTLIBINTL = @LTLIBINTL@
 
141
LTLIBOBJS = @LTLIBOBJS@
 
142
MAKEINFO = @MAKEINFO@
 
143
MKINSTALLDIRS = @MKINSTALLDIRS@
 
144
MSGFMT = @MSGFMT@
 
145
MSGMERGE = @MSGMERGE@
 
146
OBJEXT = @OBJEXT@
 
147
PACKAGE = @PACKAGE@
 
148
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
149
PACKAGE_NAME = @PACKAGE_NAME@
 
150
PACKAGE_STRING = @PACKAGE_STRING@
 
151
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
152
PACKAGE_VERSION = @PACKAGE_VERSION@
 
153
PATH_SEPARATOR = @PATH_SEPARATOR@
 
154
POSUB = @POSUB@
 
155
RANLIB = @RANLIB@
 
156
READLINE_LIBS = @READLINE_LIBS@
 
157
SET_MAKE = @SET_MAKE@
 
158
SHELL = @SHELL@
 
159
STDBOOL_H = @STDBOOL_H@
 
160
STRIP = @STRIP@
 
161
USE_NLS = @USE_NLS@
 
162
VERSION = @VERSION@
 
163
XGETTEXT = @XGETTEXT@
 
164
ac_ct_CC = @ac_ct_CC@
 
165
ac_ct_RANLIB = @ac_ct_RANLIB@
 
166
ac_ct_STRIP = @ac_ct_STRIP@
 
167
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
168
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
169
am__include = @am__include@
 
170
am__leading_dot = @am__leading_dot@
 
171
am__quote = @am__quote@
 
172
bindir = @bindir@
 
173
build = @build@
 
174
build_alias = @build_alias@
 
175
build_cpu = @build_cpu@
 
176
build_os = @build_os@
 
177
build_vendor = @build_vendor@
 
178
datadir = @datadir@
 
179
exec_prefix = @exec_prefix@
 
180
host = @host@
 
181
host_alias = @host_alias@
 
182
host_cpu = @host_cpu@
 
183
host_os = @host_os@
 
184
host_vendor = @host_vendor@
 
185
includedir = @includedir@
 
186
infodir = @infodir@
 
187
install_sh = @install_sh@
 
188
libdir = @libdir@
 
189
libexecdir = @libexecdir@
 
190
localstatedir = @localstatedir@
 
191
mandir = @mandir@
 
192
mkdir_p = @mkdir_p@
 
193
oldincludedir = @oldincludedir@
 
194
prefix = @prefix@
 
195
program_transform_name = @program_transform_name@
 
196
sbindir = @sbindir@
 
197
sharedstatedir = @sharedstatedir@
 
198
sysconfdir = @sysconfdir@
 
199
target_alias = @target_alias@
 
200
AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
 
201
EXTRA_DIST = getndelim2.h getndelim2.c getopt_.h getopt_int.h stdbool_.h alloca_.h
 
202
BUILT_SOURCES = $(GETOPT_H) $(STDBOOL_H) $(ALLOCA_H)
 
203
SUFFIXES = 
 
204
MOSTLYCLEANFILES = getopt.h getopt.h-t stdbool.h stdbool.h-t alloca.h alloca.h-t
 
205
CLEANFILES = 
 
206
DISTCLEANFILES = 
 
207
MAINTAINERCLEANFILES = 
 
208
noinst_LIBRARIES = libgnu.a
 
209
 
 
210
# Everything below this line is generated by gnulib-tool from autogen.sh
 
211
libgnu_a_SOURCES = dirname.h dirname.c basename.c stripslash.c getline.h stat-macros.h strcase.h strdup.h strndup.h vasprintf.h progname.h progname.c xalloc.h xmalloc.c xstrdup.c xalloc-die.c strstr.h unlocked-io.h gettext.h printf-args.h printf-parse.h vasnprintf.h exitfail.h exitfail.c xsize.h exit.h
 
212
 
 
213
# This hardcoded one is needed for the alloca module
 
214
libgnu_a_LIBADD = @LIBOBJS@ @ALLOCA@
 
215
all: $(BUILT_SOURCES)
 
216
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
217
 
 
218
.SUFFIXES:
 
219
.SUFFIXES: .c .o .obj
 
220
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
221
        @for dep in $?; do \
 
222
          case '$(am__configure_deps)' in \
 
223
            *$$dep*) \
 
224
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
225
                && exit 0; \
 
226
              exit 1;; \
 
227
          esac; \
 
228
        done; \
 
229
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  lib/Makefile'; \
 
230
        cd $(top_srcdir) && \
 
231
          $(AUTOMAKE) --gnits  lib/Makefile
 
232
.PRECIOUS: Makefile
 
233
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
234
        @case '$?' in \
 
235
          *config.status*) \
 
236
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
237
          *) \
 
238
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
239
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
240
        esac;
 
241
 
 
242
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
243
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
244
 
 
245
$(top_srcdir)/configure:  $(am__configure_deps)
 
246
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
247
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
248
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
249
 
 
250
clean-noinstLIBRARIES:
 
251
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
252
libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) 
 
253
        -rm -f libgnu.a
 
254
        $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
 
255
        $(RANLIB) libgnu.a
 
256
 
 
257
mostlyclean-compile:
 
258
        -rm -f *.$(OBJEXT)
 
259
 
 
260
distclean-compile:
 
261
        -rm -f *.tab.c
 
262
 
 
263
.c.o:
 
264
        $(COMPILE) -c $<
 
265
 
 
266
.c.obj:
 
267
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
268
uninstall-info-am:
 
269
 
 
270
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
271
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
272
        unique=`for i in $$list; do \
 
273
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
274
          done | \
 
275
          $(AWK) '    { files[$$0] = 1; } \
 
276
               END { for (i in files) print i; }'`; \
 
277
        mkid -fID $$unique
 
278
tags: TAGS
 
279
 
 
280
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
281
                $(TAGS_FILES) $(LISP)
 
282
        tags=; \
 
283
        here=`pwd`; \
 
284
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
285
        unique=`for i in $$list; do \
 
286
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
287
          done | \
 
288
          $(AWK) '    { files[$$0] = 1; } \
 
289
               END { for (i in files) print i; }'`; \
 
290
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
291
          test -n "$$unique" || unique=$$empty_fix; \
 
292
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
293
            $$tags $$unique; \
 
294
        fi
 
295
ctags: CTAGS
 
296
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
297
                $(TAGS_FILES) $(LISP)
 
298
        tags=; \
 
299
        here=`pwd`; \
 
300
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
301
        unique=`for i in $$list; do \
 
302
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
303
          done | \
 
304
          $(AWK) '    { files[$$0] = 1; } \
 
305
               END { for (i in files) print i; }'`; \
 
306
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
307
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
308
             $$tags $$unique
 
309
 
 
310
GTAGS:
 
311
        here=`$(am__cd) $(top_builddir) && pwd` \
 
312
          && cd $(top_srcdir) \
 
313
          && gtags -i $(GTAGS_ARGS) $$here
 
314
 
 
315
distclean-tags:
 
316
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
317
 
 
318
distdir: $(DISTFILES)
 
319
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
320
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
321
        list='$(DISTFILES)'; for file in $$list; do \
 
322
          case $$file in \
 
323
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
324
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
325
          esac; \
 
326
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
327
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
328
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
329
            dir="/$$dir"; \
 
330
            $(mkdir_p) "$(distdir)$$dir"; \
 
331
          else \
 
332
            dir=''; \
 
333
          fi; \
 
334
          if test -d $$d/$$file; then \
 
335
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
336
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
337
            fi; \
 
338
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
339
          else \
 
340
            test -f $(distdir)/$$file \
 
341
            || cp -p $$d/$$file $(distdir)/$$file \
 
342
            || exit 1; \
 
343
          fi; \
 
344
        done
 
345
check-am: all-am
 
346
check: $(BUILT_SOURCES)
 
347
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
348
all-am: Makefile $(LIBRARIES)
 
349
installdirs:
 
350
install: $(BUILT_SOURCES)
 
351
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
352
install-exec: install-exec-am
 
353
install-data: install-data-am
 
354
uninstall: uninstall-am
 
355
 
 
356
install-am: all-am
 
357
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
358
 
 
359
installcheck: installcheck-am
 
360
install-strip:
 
361
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
362
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
363
          `test -z '$(STRIP)' || \
 
364
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
365
mostlyclean-generic:
 
366
        -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
 
367
 
 
368
clean-generic:
 
369
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
370
 
 
371
distclean-generic:
 
372
        -rm -f $(CONFIG_CLEAN_FILES)
 
373
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
374
 
 
375
maintainer-clean-generic:
 
376
        @echo "This command is intended for maintainers to use"
 
377
        @echo "it deletes files that may require special tools to rebuild."
 
378
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
379
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
380
clean: clean-am
 
381
 
 
382
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
383
 
 
384
distclean: distclean-am
 
385
        -rm -f Makefile
 
386
distclean-am: clean-am distclean-compile distclean-generic \
 
387
        distclean-tags
 
388
 
 
389
dvi: dvi-am
 
390
 
 
391
dvi-am:
 
392
 
 
393
html: html-am
 
394
 
 
395
info: info-am
 
396
 
 
397
info-am:
 
398
 
 
399
install-data-am:
 
400
 
 
401
install-exec-am:
 
402
 
 
403
install-info: install-info-am
 
404
 
 
405
install-man:
 
406
 
 
407
installcheck-am:
 
408
 
 
409
maintainer-clean: maintainer-clean-am
 
410
        -rm -f Makefile
 
411
maintainer-clean-am: distclean-am maintainer-clean-generic
 
412
 
 
413
mostlyclean: mostlyclean-am
 
414
 
 
415
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
416
 
 
417
pdf: pdf-am
 
418
 
 
419
pdf-am:
 
420
 
 
421
ps: ps-am
 
422
 
 
423
ps-am:
 
424
 
 
425
uninstall-am: uninstall-info-am
 
426
 
 
427
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
428
        clean-noinstLIBRARIES ctags distclean distclean-compile \
 
429
        distclean-generic distclean-tags distdir dvi dvi-am html \
 
430
        html-am info info-am install install-am install-data \
 
431
        install-data-am install-exec install-exec-am install-info \
 
432
        install-info-am install-man install-strip installcheck \
 
433
        installcheck-am installdirs maintainer-clean \
 
434
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
435
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
436
        uninstall-am uninstall-info-am
 
437
 
 
438
 
 
439
# We need the following in order to create an <getopt.h> when the system
 
440
# doesn't have one that works with the given compiler.
 
441
all-local $(libgnu_a_OBJECTS): $(GETOPT_H)
 
442
getopt.h: getopt_.h
 
443
        cp $(srcdir)/getopt_.h $@-t
 
444
        mv $@-t $@
 
445
 
 
446
# We need the following in order to create an <stdbool.h> when the system
 
447
# doesn't have one that works.
 
448
all-local $(libgnu_a_OBJECTS): $(STDBOOL_H)
 
449
stdbool.h: stdbool_.h
 
450
        sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t
 
451
        mv $@-t $@
 
452
 
 
453
# We need the following in order to create an <alloca.h> when the system
 
454
# doesn't have one that works with the given compiler.
 
455
all-local $(libgnu_a_OBJECTS): $(ALLOCA_H)
 
456
alloca.h: alloca_.h
 
457
        cp $(srcdir)/alloca_.h $@-t
 
458
        mv $@-t $@
 
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
460
# Otherwise a system limit (for SysV at least) may be exceeded.
 
461
.NOEXPORT: