~ubuntu-branches/ubuntu/edgy/rpm/edgy

« back to all changes in this revision

Viewing changes to misc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2002-01-22 20:56:57 UTC
  • Revision ID: james.westby@ubuntu.com-20020122205657-l74j50mr9z8ofcl5
Tags: upstream-4.0.3
ImportĀ upstreamĀ versionĀ 4.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999, 2001 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.
 
7
 
 
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
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
# Makefile for misc library.
 
14
 
 
15
 
 
16
SHELL = @SHELL@
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
prefix = @prefix@
 
22
exec_prefix = @exec_prefix@
 
23
 
 
24
bindir = @bindir@
 
25
sbindir = @sbindir@
 
26
libexecdir = @libexecdir@
 
27
datadir = @datadir@
 
28
sysconfdir = @sysconfdir@
 
29
sharedstatedir = @sharedstatedir@
 
30
localstatedir = @localstatedir@
 
31
libdir = @libdir@
 
32
infodir = @infodir@
 
33
mandir = @mandir@
 
34
includedir = @includedir@
 
35
oldincludedir = /usr/include
 
36
 
 
37
DESTDIR =
 
38
 
 
39
pkgdatadir = $(datadir)/@PACKAGE@
 
40
pkglibdir = $(libdir)/@PACKAGE@
 
41
pkgincludedir = $(includedir)/@PACKAGE@
 
42
 
 
43
top_builddir = ..
 
44
 
 
45
ACLOCAL = @ACLOCAL@
 
46
AUTOCONF = @AUTOCONF@
 
47
AUTOMAKE = @AUTOMAKE@
 
48
AUTOHEADER = @AUTOHEADER@
 
49
 
 
50
INSTALL = @INSTALL@
 
51
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
52
INSTALL_DATA = @INSTALL_DATA@
 
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
54
transform = @program_transform_name@
 
55
 
 
56
NORMAL_INSTALL = :
 
57
PRE_INSTALL = :
 
58
POST_INSTALL = :
 
59
NORMAL_UNINSTALL = :
 
60
PRE_UNINSTALL = :
 
61
POST_UNINSTALL = :
 
62
build_alias = @build_alias@
 
63
build_triplet = @build@
 
64
host_alias = @host_alias@
 
65
host_triplet = @host@
 
66
target_alias = @target_alias@
 
67
target_triplet = @target@
 
68
AR = @AR@
 
69
AS = @AS@
 
70
AWK = @AWK@
 
71
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
72
BUILD_RPMNLSTOOLS = @BUILD_RPMNLSTOOLS@
 
73
BZIP2BIN = @BZIP2BIN@
 
74
CATALOGS = @CATALOGS@
 
75
CATOBJEXT = @CATOBJEXT@
 
76
CC = @CC@
 
77
CPP = @CPP@
 
78
CSCOPE = @CSCOPE@
 
79
CTAGS = @CTAGS@
 
80
CXX = @CXX@
 
81
DATADIRNAME = @DATADIRNAME@
 
82
DBLIBOBJS = @DBLIBOBJS@
 
83
DBLIBSRCS = @DBLIBSRCS@
 
84
DLLTOOL = @DLLTOOL@
 
85
ECHO = @ECHO@
 
86
EXEEXT = @EXEEXT@
 
87
FINDPROVIDES = @FINDPROVIDES@
 
88
FINDREQUIRES = @FINDREQUIRES@
 
89
FIXPERMS = @FIXPERMS@
 
90
GENCAT = @GENCAT@
 
91
GLIBC21 = @GLIBC21@
 
92
GMOFILES = @GMOFILES@
 
93
GMSGFMT = @GMSGFMT@
 
94
GZIPBIN = @GZIPBIN@
 
95
INCPATH = @INCPATH@
 
96
INSTOBJEXT = @INSTOBJEXT@
 
97
INTLBISON = @INTLBISON@
 
98
INTLLIBS = @INTLLIBS@
 
99
INTLOBJS = @INTLOBJS@
 
100
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
101
LDFLAGS_STATIC = @LDFLAGS_STATIC@
 
102
LIBDIR = @LIBDIR@
 
103
LIBICONV = @LIBICONV@
 
104
LIBMISC = @LIBMISC@
 
105
LIBOBJS = @LIBOBJS@
 
106
LIBRPMALIAS_FILENAME = @LIBRPMALIAS_FILENAME@
 
107
LIBRPMRC_FILENAME = @LIBRPMRC_FILENAME@
 
108
LIBS = @LIBS@
 
109
LIBTOOL = @LIBTOOL@
 
110
LN_S = @LN_S@
 
111
LOCALEDIR = @LOCALEDIR@
 
112
MACROFILES = @MACROFILES@
 
113
MAKEINFO = @MAKEINFO@
 
114
MKDIR = @MKDIR@
 
115
MKDIR_P = @MKDIR_P@
 
116
MKINSTALLDIRS = @MKINSTALLDIRS@
 
117
MSGFMT = @MSGFMT@
 
118
OBJDUMP = @OBJDUMP@
 
119
OBJEXT = @OBJEXT@
 
120
PACKAGE = @PACKAGE@
 
121
PGPBIN = @PGPBIN@
 
122
POFILES = @POFILES@
 
123
POSUB = @POSUB@
 
124
RANLIB = @RANLIB@
 
125
ROOT_GROUP = @ROOT_GROUP@
 
126
RPM = @RPM@
 
127
RPMCANONARCH = @RPMCANONARCH@
 
128
RPMCANONOS = @RPMCANONOS@
 
129
RPMCANONVENDOR = @RPMCANONVENDOR@
 
130
RPMCONFIGDIR = @RPMCONFIGDIR@
 
131
RPMGID = @RPMGID@
 
132
RPMGROUP = @RPMGROUP@
 
133
RPMUID = @RPMUID@
 
134
RPMUSER = @RPMUSER@
 
135
STRIP = @STRIP@
 
136
SYSCONFIGDIR = @SYSCONFIGDIR@
 
137
U = @U@
 
138
UNZIPBIN = @UNZIPBIN@
 
139
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
140
USE_NLS = @USE_NLS@
 
141
VERSION = @VERSION@
 
142
WITH_APIDOCS = @WITH_APIDOCS@
 
143
WITH_APIDOCS_TARGET = @WITH_APIDOCS_TARGET@
 
144
WITH_BZIP2 = @WITH_BZIP2@
 
145
WITH_DB_SUBDIR = @WITH_DB_SUBDIR@
 
146
WITH_INTERNAL_DB = @WITH_INTERNAL_DB@
 
147
WITH_PYTHON_SUBDIR = @WITH_PYTHON_SUBDIR@
 
148
WITH_PYTHON_SUBPACKAGE = @WITH_PYTHON_SUBPACKAGE@
 
149
__CAT = @__CAT@
 
150
__CHGRP = @__CHGRP@
 
151
__CHGRP_RHF = @__CHGRP_RHF@
 
152
__CHMOD = @__CHMOD@
 
153
__CHOWN = @__CHOWN@
 
154
__CHOWN_RHF = @__CHOWN_RHF@
 
155
__CP = @__CP@
 
156
__CPIO = @__CPIO@
 
157
__DOXYGEN = @__DOXYGEN@
 
158
__FILE = @__FILE@
 
159
__GPG = @__GPG@
 
160
__GREP = @__GREP@
 
161
__ID = @__ID@
 
162
__ID_U = @__ID_U@
 
163
__INSTALL = @__INSTALL@
 
164
__LD = @__LD@
 
165
__MAKE = @__MAKE@
 
166
__MKDIR = @__MKDIR@
 
167
__MV = @__MV@
 
168
__NM = @__NM@
 
169
__OBJCOPY = @__OBJCOPY@
 
170
__OBJDUMP = @__OBJDUMP@
 
171
__PATCH = @__PATCH@
 
172
__PERL = @__PERL@
 
173
__PYTHON = @__PYTHON@
 
174
__RM = @__RM@
 
175
__RSH = @__RSH@
 
176
__SED = @__SED@
 
177
__SSH = @__SSH@
 
178
__STRIP = @__STRIP@
 
179
__TAR = @__TAR@
 
180
libdb3 = @libdb3@
 
181
libdb3a = @libdb3a@
 
182
testdir = @testdir@
 
183
tmpdir = @tmpdir@
 
184
varprefix = @varprefix@
 
185
 
 
186
AUTOMAKE_OPTIONS = 1.4 foreign
 
187
 
 
188
INCLUDES = -I$(top_srcdir) @INCPATH@
 
189
 
 
190
EXTRA_DIST = \
 
191
        alloca.c        basename.c      err.c           error.c         \
 
192
        fakefork.c      fnmatch.c       getcwd.c        getmntent.c     \
 
193
        getwd.c         glob.c                          memcmp.c        \
 
194
        mktime.c        myrealloc.c     putenv.c        realpath.c      \
 
195
        setenv.c        stpcpy.c        stpncpy.c                       \
 
196
                        strcspn.c       strdup.c        strerror.c      \
 
197
        strftime.c      strcspn.c       strstr.c        strtol.c        \
 
198
        strtoul.c
 
199
 
 
200
 
 
201
noinst_HEADERS = \
 
202
        err.h           error.h         fnmatch.h       glob.h          
 
203
 
 
204
 
 
205
noinst_LIBRARIES = libmisc.a
 
206
 
 
207
libmisc_a_SOURCES = 
 
208
 
 
209
libmisc_a_LIBADD = @LIBOBJS@ @ALLOCA@
 
210
libmisc_a_DEPENDENCIES = $(libmisc_a_LIBADD)
 
211
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
212
CONFIG_HEADER = ../config.h
 
213
CONFIG_CLEAN_FILES = 
 
214
LIBRARIES =  $(noinst_LIBRARIES)
 
215
 
 
216
 
 
217
DEFS = @DEFS@ -I. -I$(srcdir) -I..
 
218
CPPFLAGS = @CPPFLAGS@
 
219
LDFLAGS = @LDFLAGS@
 
220
libmisc_a_OBJECTS = 
 
221
CFLAGS = @CFLAGS@
 
222
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
223
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
224
CCLD = $(CC)
 
225
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
226
HEADERS =  $(noinst_HEADERS)
 
227
 
 
228
DIST_COMMON =  Makefile.am Makefile.in alloca.c error.c error.h \
 
229
fnmatch.c getmntent.c glob.c myrealloc.c
 
230
 
 
231
 
 
232
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
233
 
 
234
TAR = gtar
 
235
GZIP_ENV = --best
 
236
SOURCES = $(libmisc_a_SOURCES)
 
237
OBJECTS = $(libmisc_a_OBJECTS)
 
238
 
 
239
all: all-redirect
 
240
.SUFFIXES:
 
241
.SUFFIXES: .S .c .lo .o .obj .s
 
242
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
243
        cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps misc/Makefile
 
244
 
 
245
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
246
        cd $(top_builddir) \
 
247
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
248
 
 
249
 
 
250
mostlyclean-noinstLIBRARIES:
 
251
 
 
252
clean-noinstLIBRARIES:
 
253
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
254
 
 
255
distclean-noinstLIBRARIES:
 
256
 
 
257
maintainer-clean-noinstLIBRARIES:
 
258
 
 
259
.c.o:
 
260
        $(COMPILE) -c $<
 
261
 
 
262
# FIXME: We should only use cygpath when building on Windows,
 
263
# and only if it is available.
 
264
.c.obj:
 
265
        $(COMPILE) -c `cygpath -w $<`
 
266
 
 
267
.s.o:
 
268
        $(COMPILE) -c $<
 
269
 
 
270
.S.o:
 
271
        $(COMPILE) -c $<
 
272
 
 
273
mostlyclean-compile:
 
274
        -rm -f *.o core *.core
 
275
        -rm -f *.$(OBJEXT)
 
276
 
 
277
clean-compile:
 
278
 
 
279
distclean-compile:
 
280
        -rm -f *.tab.c
 
281
 
 
282
maintainer-clean-compile:
 
283
 
 
284
.c.lo:
 
285
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
286
 
 
287
.s.lo:
 
288
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
289
 
 
290
.S.lo:
 
291
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
292
 
 
293
mostlyclean-libtool:
 
294
        -rm -f *.lo
 
295
 
 
296
clean-libtool:
 
297
        -rm -rf .libs _libs
 
298
 
 
299
distclean-libtool:
 
300
 
 
301
maintainer-clean-libtool:
 
302
 
 
303
libmisc.a: $(libmisc_a_OBJECTS) $(libmisc_a_DEPENDENCIES)
 
304
        -rm -f libmisc.a
 
305
        $(AR) cru libmisc.a $(libmisc_a_OBJECTS) $(libmisc_a_LIBADD)
 
306
        $(RANLIB) libmisc.a
 
307
 
 
308
tags: TAGS
 
309
 
 
310
ID: $(HEADERS) $(SOURCES) $(LISP)
 
311
        list='$(SOURCES) $(HEADERS)'; \
 
312
        unique=`for i in $$list; do echo $$i; done | \
 
313
          awk '    { files[$$0] = 1; } \
 
314
               END { for (i in files) print i; }'`; \
 
315
        here=`pwd` && cd $(srcdir) \
 
316
          && mkid -f$$here/ID $$unique $(LISP)
 
317
 
 
318
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
319
        tags=; \
 
320
        here=`pwd`; \
 
321
        list='$(SOURCES) $(HEADERS)'; \
 
322
        unique=`for i in $$list; do echo $$i; done | \
 
323
          awk '    { files[$$0] = 1; } \
 
324
               END { for (i in files) print i; }'`; \
 
325
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
326
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
327
 
 
328
mostlyclean-tags:
 
329
 
 
330
clean-tags:
 
331
 
 
332
distclean-tags:
 
333
        -rm -f TAGS ID
 
334
 
 
335
maintainer-clean-tags:
 
336
 
 
337
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
338
 
 
339
subdir = misc
 
340
 
 
341
distdir: $(DISTFILES)
 
342
        @for file in $(DISTFILES); do \
 
343
          d=$(srcdir); \
 
344
          if test -d $$d/$$file; then \
 
345
            cp -pr $$d/$$file $(distdir)/$$file; \
 
346
          else \
 
347
            test -f $(distdir)/$$file \
 
348
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
349
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
350
          fi; \
 
351
        done
 
352
 
 
353
info-am:
 
354
info: info-am
 
355
dvi-am:
 
356
dvi: dvi-am
 
357
check-am: all-am
 
358
check: check-am
 
359
installcheck-am:
 
360
installcheck: installcheck-am
 
361
install-exec-am:
 
362
install-exec: install-exec-am
 
363
 
 
364
install-data-am:
 
365
install-data: install-data-am
 
366
 
 
367
install-am: all-am
 
368
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
369
install: install-am
 
370
uninstall-am:
 
371
uninstall: uninstall-am
 
372
all-am: Makefile $(LIBRARIES) $(HEADERS)
 
373
all-redirect: all-am
 
374
install-strip:
 
375
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
376
installdirs:
 
377
 
 
378
 
 
379
mostlyclean-generic:
 
380
 
 
381
clean-generic:
 
382
 
 
383
distclean-generic:
 
384
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
385
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
386
 
 
387
maintainer-clean-generic:
 
388
mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
 
389
                mostlyclean-libtool mostlyclean-tags \
 
390
                mostlyclean-generic
 
391
 
 
392
mostlyclean: mostlyclean-am
 
393
 
 
394
clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \
 
395
                clean-generic mostlyclean-am
 
396
 
 
397
clean: clean-am
 
398
 
 
399
distclean-am:  distclean-noinstLIBRARIES distclean-compile \
 
400
                distclean-libtool distclean-tags distclean-generic \
 
401
                clean-am
 
402
        -rm -f libtool
 
403
 
 
404
distclean: distclean-am
 
405
 
 
406
maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
 
407
                maintainer-clean-compile maintainer-clean-libtool \
 
408
                maintainer-clean-tags maintainer-clean-generic \
 
409
                distclean-am
 
410
        @echo "This command is intended for maintainers to use;"
 
411
        @echo "it deletes files that may require special tools to rebuild."
 
412
 
 
413
maintainer-clean: maintainer-clean-am
 
414
 
 
415
.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
 
416
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
 
417
mostlyclean-compile distclean-compile clean-compile \
 
418
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 
419
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
 
420
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
421
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
422
install-exec install-data-am install-data install-am install \
 
423
uninstall-am uninstall all-redirect all-am all installdirs \
 
424
mostlyclean-generic distclean-generic clean-generic \
 
425
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
426
 
 
427
 
 
428
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
429
# Otherwise a system limit (for SysV at least) may be exceeded.
 
430
.NOEXPORT: