First attempt at "make check".
[platform/upstream/rpm.git] / tests / 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
14 SHELL = /bin/sh
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DISTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AR = @AR@
63 AWK = @AWK@
64 BZIP2BIN = @BZIP2BIN@
65 CATALOGS = @CATALOGS@
66 CATOBJEXT = @CATOBJEXT@
67 CC = @CC@
68 CPP = @CPP@
69 DATADIRNAME = @DATADIRNAME@
70 FINDPROVIDES = @FINDPROVIDES@
71 FINDREQUIRES = @FINDREQUIRES@
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 LIBRPMALIAS_FILENAME = @LIBRPMALIAS_FILENAME@
90 LIBRPMRC_FILENAME = @LIBRPMRC_FILENAME@
91 LIBS = @LIBS@
92 LN_S = @LN_S@
93 MACROFILES = @MACROFILES@
94 MAKEINFO = @MAKEINFO@
95 MISCDIR = @MISCDIR@
96 MISCPATH = @MISCPATH@
97 MKDIR = @MKDIR@
98 MKDIR_P = @MKDIR_P@
99 MKINSTALLDIRS = @MKINSTALLDIRS@
100 MSGFMT = @MSGFMT@
101 PACKAGE = @PACKAGE@
102 POFILES = @POFILES@
103 POSUB = @POSUB@
104 RANLIB = @RANLIB@
105 ROOT_GROUP = @ROOT_GROUP@
106 RPM = @RPM@
107 RPMCONFIGDIR = @RPMCONFIGDIR@
108 TARGET = @TARGET@
109 U = @U@
110 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
111 USE_NLS = @USE_NLS@
112 VERSION = @VERSION@
113 l = @l@
114 testdir = @testdir@
115 tmpdir = @tmpdir@
116 varprefix = @varprefix@
117
118 EXTRA_DIST =
119 SUBDIRS = hello-test
120 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
121 CONFIG_HEADER = ../config.h
122 CONFIG_CLEAN_FILES =  rpmrc
123 DIST_COMMON =  Makefile.am Makefile.in rpmrc.in
124
125
126 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
127
128 TAR = tar
129 GZIP = --best
130 all: all-recursive all-am
131
132 .SUFFIXES:
133 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
134         cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile
135
136 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
137         cd $(top_builddir) \
138           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
139
140 rpmrc: $(top_builddir)/config.status rpmrc.in
141         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
142
143 # This directory's subdirectories are mostly independent; you can cd
144 # into them and run `make' without going through this Makefile.
145 # To change the values of `make' variables: instead of editing Makefiles,
146 # (1) if the variable is set in `config.status', edit `config.status'
147 #     (which will cause the Makefiles to be regenerated when you run `make');
148 # (2) otherwise, pass the desired values on the `make' command line.
149
150 @SET_MAKE@
151
152 all-recursive install-data-recursive install-exec-recursive \
153 installdirs-recursive install-recursive uninstall-recursive  \
154 check-recursive installcheck-recursive info-recursive dvi-recursive:
155         @set fnord $(MAKEFLAGS); amf=$$2; \
156         list='$(SUBDIRS)'; for subdir in $$list; do \
157           target=`echo $@ | sed s/-recursive//`; \
158           echo "Making $$target in $$subdir"; \
159           (cd $$subdir && $(MAKE) $$target) \
160            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
161         done && test -z "$$fail"
162
163 mostlyclean-recursive clean-recursive distclean-recursive \
164 maintainer-clean-recursive:
165         @set fnord $(MAKEFLAGS); amf=$$2; \
166         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
167           rev="$$subdir $$rev"; \
168         done; \
169         for subdir in $$rev; do \
170           target=`echo $@ | sed s/-recursive//`; \
171           echo "Making $$target in $$subdir"; \
172           (cd $$subdir && $(MAKE) $$target) \
173            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
174         done && test -z "$$fail"
175 tags-recursive:
176         list='$(SUBDIRS)'; for subdir in $$list; do \
177           (cd $$subdir && $(MAKE) tags); \
178         done
179
180 tags: TAGS
181
182 ID: $(HEADERS) $(SOURCES) $(LISP)
183         here=`pwd` && cd $(srcdir) \
184           && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
185
186 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
187         tags=; \
188         here=`pwd`; \
189         list='$(SUBDIRS)'; for subdir in $$list; do \
190           test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
191         done; \
192         list='$(SOURCES) $(HEADERS)'; \
193         unique=`for i in $$list; do echo $$i; done | \
194           awk '    { files[$$0] = 1; } \
195                END { for (i in files) print i; }'`; \
196         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
197           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
198
199 mostlyclean-tags:
200
201 clean-tags:
202
203 distclean-tags:
204         -rm -f TAGS ID
205
206 maintainer-clean-tags:
207
208 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
209
210 subdir = tests
211
212 distdir: $(DISTFILES)
213         here=`cd $(top_builddir) && pwd`; \
214         top_distdir=`cd $(top_distdir) && pwd`; \
215         distdir=`cd $(distdir) && pwd`; \
216         cd $(top_srcdir) \
217           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu tests/Makefile
218         @for file in $(DISTFILES); do \
219           d=$(srcdir); \
220           test -f $(distdir)/$$file \
221           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
222           || cp -p $$d/$$file $(distdir)/$$file; \
223         done
224         for subdir in $(SUBDIRS); do \
225           test -d $(distdir)/$$subdir \
226           || mkdir $(distdir)/$$subdir \
227           || exit 1; \
228           chmod 777 $(distdir)/$$subdir; \
229           (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
230             || exit 1; \
231         done
232 info: info-recursive
233 dvi: dvi-recursive
234 check: all-am
235         $(MAKE) check-recursive
236 installcheck: installcheck-recursive
237 all-am: Makefile
238
239 install-exec: install-exec-recursive
240         @$(NORMAL_INSTALL)
241
242 install-data: install-data-recursive
243         @$(NORMAL_INSTALL)
244
245 install: install-recursive
246         @:
247
248 uninstall: uninstall-recursive
249
250 install-strip:
251         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
252 installdirs: installdirs-recursive
253
254
255 mostlyclean-generic:
256         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
257
258 clean-generic:
259         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
260
261 distclean-generic:
262         -rm -f Makefile $(DISTCLEANFILES)
263         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
264         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
265
266 maintainer-clean-generic:
267         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
268         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
269 mostlyclean-am:  mostlyclean-tags mostlyclean-generic
270
271 clean-am:  clean-tags clean-generic mostlyclean-am
272
273 distclean-am:  distclean-tags distclean-generic clean-am
274
275 maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
276                 distclean-am
277
278 mostlyclean:  mostlyclean-recursive mostlyclean-am
279
280 clean:  clean-recursive clean-am clean-local
281
282 distclean:  distclean-recursive distclean-am
283         -rm -f config.status
284
285 maintainer-clean:  maintainer-clean-recursive maintainer-clean-am
286         @echo "This command is intended for maintainers to use;"
287         @echo "it deletes files that may require special tools to rebuild."
288
289 .PHONY: install-data-recursive uninstall-data-recursive \
290 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
291 uninstalldirs-recursive all-recursive check-recursive \
292 installcheck-recursive info-recursive dvi-recursive \
293 mostlyclean-recursive distclean-recursive clean-recursive \
294 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
295 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
296 installcheck all-am install-exec install-data install uninstall all \
297 installdirs mostlyclean-generic distclean-generic clean-generic \
298 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
299
300
301 check-recursive: ./usr/ ./bin ./var
302
303 ./usr ./bin ./var: ../rpm
304         make -C .. DESTDIR=`pwd` install
305
306 clean-local:
307         rm -rf ./usr ./bin ./var
308
309 # Tell versions [3.59,3.63) of GNU make to not export all variables.
310 # Otherwise a system limit (for SysV at least) may be exceeded.
311 .NOEXPORT: