55fd0a7d8d9136252db36fb93b09bb677e805efe
[platform/upstream/rpm.git] / misc / Makefile.in
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
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 DISTDIR =
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@
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 host_alias = @host_alias@
63 host_triplet = @host@
64 AR = @AR@
65 AWK = @AWK@
66 BZIP2BIN = @BZIP2BIN@
67 CATALOGS = @CATALOGS@
68 CATOBJEXT = @CATOBJEXT@
69 CC = @CC@
70 CPP = @CPP@
71 DATADIRNAME = @DATADIRNAME@
72 FIXPERMS = @FIXPERMS@
73 GENCAT = @GENCAT@
74 GMOFILES = @GMOFILES@
75 GMSGFMT = @GMSGFMT@
76 GT_NO = @GT_NO@
77 GT_YES = @GT_YES@
78 GZIPBIN = @GZIPBIN@
79 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
80 INCPATH = @INCPATH@
81 INSTOBJEXT = @INSTOBJEXT@
82 INTLDEPS = @INTLDEPS@
83 INTLLIBS = @INTLLIBS@
84 INTLOBJS = @INTLOBJS@
85 LDFLAGS_STATIC = @LDFLAGS_STATIC@
86 LIBDL = @LIBDL@
87 LIBMISC = @LIBMISC@
88 LIBOBJS = @LIBOBJS@
89 LIBS = @LIBS@
90 LN_S = @LN_S@
91 MAKEINFO = @MAKEINFO@
92 MISCDIR = @MISCDIR@
93 MISCPATH = @MISCPATH@
94 MKDIR = @MKDIR@
95 MKDIR_P = @MKDIR_P@
96 MKINSTALLDIRS = @MKINSTALLDIRS@
97 MSGFMT = @MSGFMT@
98 PACKAGE = @PACKAGE@
99 POFILES = @POFILES@
100 POSUB = @POSUB@
101 RANLIB = @RANLIB@
102 ROOT_GROUP = @ROOT_GROUP@
103 RPM = @RPM@
104 RPMCONFIGDIR = @RPMCONFIGDIR@
105 TARGET = @TARGET@
106 U = @U@
107 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
108 USE_NLS = @USE_NLS@
109 VERSION = @VERSION@
110 l = @l@
111 tmpdir = @tmpdir@
112 varprefix = @varprefix@
113
114 AUTOMAKE_OPTIONS = 1.3 foreign
115
116 INCLUDES = -I$(top_srcdir) @INCPATH@
117
118 EXTRA_DIST = \
119         alloca.c        error.c         fakefork.c      fnmatch.c       \
120         getcwd.c        getmntent.c     getwd.c         glob.c          \
121         inet_aton.c     memcmp.c        mktime.c        myrealloc.c     \
122         putenv.c        realpath.c      stpcpy.c        stpncpy.c       \
123         strcasecmp.c    strncasecmp.c   strcspn.c       strdup.c        \
124         strerror.c      strftime.c      strcspn.c       strstr.c        \
125         strtol.c        strtoul.c
126
127 noinst_HEADERS = \
128         error.h         fnmatch.h       glob.h                          \
129         libgettext.h    message.h       po-lex.h        str-list.h      \
130         fstrcmp.h
131
132 noinst_LIBRARIES = libmisc.a
133
134 libmisc_a_SOURCES =
135
136 libmisc_a_LIBADD = @LIBOBJS@ @ALLOCA@
137 libmisc_a_DEPENDENCIES = $(libmisc_a_LIBADD)
138 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
139 CONFIG_HEADER = ../config.h
140 CONFIG_CLEAN_FILES = 
141 LIBRARIES =  $(noinst_LIBRARIES)
142
143
144 DEFS = @DEFS@ -I. -I$(srcdir) -I..
145 CPPFLAGS = @CPPFLAGS@
146 LDFLAGS = @LDFLAGS@
147 libmisc_a_OBJECTS = 
148 CFLAGS = @CFLAGS@
149 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
150 LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
151 HEADERS =  $(noinst_HEADERS)
152
153 DIST_COMMON =  Makefile.am Makefile.in alloca.c error.c error.h \
154 fnmatch.c getcwd.c getmntent.c getwd.c glob.c inet_aton.c myrealloc.c \
155 putenv.c realpath.c stpcpy.c stpncpy.c strcasecmp.c strcspn.c strdup.c \
156 strerror.c strncasecmp.c strspn.c strstr.c strtol.c strtoul.c
157
158
159 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
160
161 TAR = tar
162 GZIP = --best
163 DEP_FILES =  .deps/alloca.P .deps/error.P .deps/fnmatch.P .deps/getcwd.P \
164 .deps/getmntent.P .deps/getwd.P .deps/glob.P .deps/inet_aton.P \
165 .deps/myrealloc.P .deps/putenv.P .deps/realpath.P .deps/stpcpy.P \
166 .deps/stpncpy.P .deps/strcasecmp.P .deps/strcspn.P .deps/strdup.P \
167 .deps/strerror.P .deps/strncasecmp.P .deps/strspn.P .deps/strstr.P \
168 .deps/strtol.P .deps/strtoul.P
169 SOURCES = $(libmisc_a_SOURCES)
170 OBJECTS = $(libmisc_a_OBJECTS)
171
172 all: Makefile $(LIBRARIES) $(HEADERS)
173
174 .SUFFIXES:
175 .SUFFIXES: .S .c .o .s
176 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
177         cd $(top_srcdir) && $(AUTOMAKE) --foreign misc/Makefile
178
179 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
180         cd $(top_builddir) \
181           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
182
183
184 mostlyclean-noinstLIBRARIES:
185
186 clean-noinstLIBRARIES:
187         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
188
189 distclean-noinstLIBRARIES:
190
191 maintainer-clean-noinstLIBRARIES:
192
193 .s.o:
194         $(COMPILE) -c $<
195
196 .S.o:
197         $(COMPILE) -c $<
198
199 mostlyclean-compile:
200         -rm -f *.o core *.core
201
202 clean-compile:
203
204 distclean-compile:
205         -rm -f *.tab.c
206
207 maintainer-clean-compile:
208
209 libmisc.a: $(libmisc_a_OBJECTS) $(libmisc_a_DEPENDENCIES)
210         -rm -f libmisc.a
211         $(AR) cru libmisc.a $(libmisc_a_OBJECTS) $(libmisc_a_LIBADD)
212         $(RANLIB) libmisc.a
213
214 tags: TAGS
215
216 ID: $(HEADERS) $(SOURCES) $(LISP)
217         here=`pwd` && cd $(srcdir) \
218           && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
219
220 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
221         tags=; \
222         here=`pwd`; \
223         list='$(SOURCES) $(HEADERS)'; \
224         unique=`for i in $$list; do echo $$i; done | \
225           awk '    { files[$$0] = 1; } \
226                END { for (i in files) print i; }'`; \
227         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
228           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
229
230 mostlyclean-tags:
231
232 clean-tags:
233
234 distclean-tags:
235         -rm -f TAGS ID
236
237 maintainer-clean-tags:
238
239 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
240
241 subdir = misc
242
243 distdir: $(DISTFILES)
244         here=`cd $(top_builddir) && pwd`; \
245         top_distdir=`cd $(top_distdir) && pwd`; \
246         distdir=`cd $(distdir) && pwd`; \
247         cd $(top_srcdir) \
248           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign misc/Makefile
249         @for file in $(DISTFILES); do \
250           d=$(srcdir); \
251           test -f $(distdir)/$$file \
252           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
253           || cp -p $$d/$$file $(distdir)/$$file; \
254         done
255
256 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
257
258 -include $(DEP_FILES)
259
260 mostlyclean-depend:
261
262 clean-depend:
263
264 distclean-depend:
265
266 maintainer-clean-depend:
267         -rm -rf .deps
268
269 %.o: %.c
270         @echo '$(COMPILE) -c $<'; \
271         $(COMPILE) -Wp,-MD,.deps/$(*F).P -c $<
272
273 %.lo: %.c
274         @echo '$(LTCOMPILE) -c $<'; \
275         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
276         @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
277           < .deps/$(*F).p > .deps/$(*F).P
278         @-rm -f .deps/$(*F).p
279 info:
280 dvi:
281 check: all
282         $(MAKE)
283 installcheck:
284 install-exec: 
285         @$(NORMAL_INSTALL)
286
287 install-data: 
288         @$(NORMAL_INSTALL)
289
290 install: install-exec install-data all
291         @:
292
293 uninstall: 
294
295 install-strip:
296         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
297 installdirs:
298
299
300 mostlyclean-generic:
301         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
302
303 clean-generic:
304         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
305
306 distclean-generic:
307         -rm -f Makefile $(DISTCLEANFILES)
308         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
309         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
310
311 maintainer-clean-generic:
312         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
313         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
314 mostlyclean:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
315                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
316
317 clean:  clean-noinstLIBRARIES clean-compile clean-tags clean-depend \
318                 clean-generic mostlyclean
319
320 distclean:  distclean-noinstLIBRARIES distclean-compile distclean-tags \
321                 distclean-depend distclean-generic clean
322         -rm -f config.status
323
324 maintainer-clean:  maintainer-clean-noinstLIBRARIES \
325                 maintainer-clean-compile maintainer-clean-tags \
326                 maintainer-clean-depend maintainer-clean-generic \
327                 distclean
328         @echo "This command is intended for maintainers to use;"
329         @echo "it deletes files that may require special tools to rebuild."
330
331 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
332 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
333 mostlyclean-compile distclean-compile clean-compile \
334 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
335 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
336 distclean-depend clean-depend maintainer-clean-depend info dvi \
337 installcheck install-exec install-data install uninstall all \
338 installdirs mostlyclean-generic distclean-generic clean-generic \
339 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
340
341
342 # Tell versions [3.59,3.63) of GNU make to not export all variables.
343 # Otherwise a system limit (for SysV at least) may be exceeded.
344 .NOEXPORT: