]> granicus.if.org Git - shadow/blob - libmisc/Makefile.in
[svn-upgrade] Integrating new upstream version, shadow (4.0.1)
[shadow] / libmisc / Makefile.in
1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14 @SET_MAKE@
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 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AMTAR = @AMTAR@
61 AS = @AS@
62 AWK = @AWK@
63 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
64 CATALOGS = @CATALOGS@
65 CATOBJEXT = @CATOBJEXT@
66 CC = @CC@
67 CPP = @CPP@
68 DATADIRNAME = @DATADIRNAME@
69 DEPDIR = @DEPDIR@
70 DLLTOOL = @DLLTOOL@
71 ECHO = @ECHO@
72 EXEEXT = @EXEEXT@
73 GENCAT = @GENCAT@
74 GLIBC21 = @GLIBC21@
75 GMOFILES = @GMOFILES@
76 GMSGFMT = @GMSGFMT@
77 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78 INSTOBJEXT = @INSTOBJEXT@
79 INTLBISON = @INTLBISON@
80 INTLLIBS = @INTLLIBS@
81 INTLOBJS = @INTLOBJS@
82 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
83 LIBCRACK = @LIBCRACK@
84 LIBCRYPT = @LIBCRYPT@
85 LIBICONV = @LIBICONV@
86 LIBMD = @LIBMD@
87 LIBPAM = @LIBPAM@
88 LIBSKEY = @LIBSKEY@
89 LIBTCFS = @LIBTCFS@
90 LIBTOOL = @LIBTOOL@
91 LN_S = @LN_S@
92 MKINSTALLDIRS = @MKINSTALLDIRS@
93 MSGFMT = @MSGFMT@
94 OBJDUMP = @OBJDUMP@
95 OBJEXT = @OBJEXT@
96 PACKAGE = @PACKAGE@
97 POFILES = @POFILES@
98 POSUB = @POSUB@
99 RANLIB = @RANLIB@
100 STRIP = @STRIP@
101 U = @U@
102 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
103 USE_NLS = @USE_NLS@
104 VERSION = @VERSION@
105 YACC = @YACC@
106 am__include = @am__include@
107 am__quote = @am__quote@
108 install_sh = @install_sh@
109
110 EXTRA_DOST = .indent.pro
111
112 DEFS = -DHAVE_CONFIG_H
113
114 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib
115
116 lib_LTLIBRARIES = libmisc.la
117
118 libmisc_la_SOURCES = \
119         addgrps.c \
120         age.c \
121         basename.c \
122         chkname.c \
123         chkname.h \
124         chkshell.c \
125         chowndir.c \
126         chowntty.c \
127         console.c \
128         copydir.c \
129         entry.c \
130         env.c \
131         failure.c \
132         failure.h \
133         fields.c \
134         getdate.y \
135         getdate.h \
136         hushed.c \
137         isexpired.c \
138         limits.c \
139         list.c log.c \
140         login_access.c \
141         login_desrpc.c \
142         login_krb.c \
143         loginprompt.c \
144         mail.c \
145         motd.c \
146         myname.c \
147         nscd.c \
148         obscure.c \
149         pam_pass.c \
150         pwd2spwd.c \
151         pwdcheck.c \
152         pwd_init.c \
153         rlogin.c \
154         salt.c \
155         setugid.c \
156         setup.c \
157         setupenv.c \
158         shell.c \
159         strtoday.c \
160         suauth.c \
161         sub.c \
162         sulog.c \
163         ttytype.c \
164         tz.c \
165         ulimit.c \
166         utmp.c \
167         valid.c \
168         xmalloc.c
169
170
171 libmisc_la_LIBADD = $(LIBCRACK)
172 subdir = libmisc
173 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
174 CONFIG_HEADER = $(top_builddir)/config.h
175 CONFIG_CLEAN_FILES =
176 LTLIBRARIES = $(lib_LTLIBRARIES)
177
178 libmisc_la_LDFLAGS =
179 libmisc_la_DEPENDENCIES =
180 am_libmisc_la_OBJECTS = addgrps.lo age.lo basename.lo chkname.lo \
181         chkshell.lo chowndir.lo chowntty.lo console.lo copydir.lo \
182         entry.lo env.lo failure.lo fields.lo getdate.lo hushed.lo \
183         isexpired.lo limits.lo list.lo log.lo login_access.lo \
184         login_desrpc.lo login_krb.lo loginprompt.lo mail.lo motd.lo \
185         myname.lo nscd.lo obscure.lo pam_pass.lo pwd2spwd.lo \
186         pwdcheck.lo pwd_init.lo rlogin.lo salt.lo setugid.lo setup.lo \
187         setupenv.lo shell.lo strtoday.lo suauth.lo sub.lo sulog.lo \
188         ttytype.lo tz.lo ulimit.lo utmp.lo valid.lo xmalloc.lo
189 libmisc_la_OBJECTS = $(am_libmisc_la_OBJECTS)
190 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
191 CPPFLAGS = @CPPFLAGS@
192 LDFLAGS = @LDFLAGS@
193 LIBS = @LIBS@
194 depcomp = $(SHELL) $(top_srcdir)/depcomp
195 @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/addgrps.Plo $(DEPDIR)/age.Plo \
196 @AMDEP_TRUE@    $(DEPDIR)/basename.Plo $(DEPDIR)/chkname.Plo \
197 @AMDEP_TRUE@    $(DEPDIR)/chkshell.Plo $(DEPDIR)/chowndir.Plo \
198 @AMDEP_TRUE@    $(DEPDIR)/chowntty.Plo $(DEPDIR)/console.Plo \
199 @AMDEP_TRUE@    $(DEPDIR)/copydir.Plo $(DEPDIR)/entry.Plo \
200 @AMDEP_TRUE@    $(DEPDIR)/env.Plo $(DEPDIR)/failure.Plo \
201 @AMDEP_TRUE@    $(DEPDIR)/fields.Plo $(DEPDIR)/getdate.Plo \
202 @AMDEP_TRUE@    $(DEPDIR)/hushed.Plo $(DEPDIR)/isexpired.Plo \
203 @AMDEP_TRUE@    $(DEPDIR)/limits.Plo $(DEPDIR)/list.Plo \
204 @AMDEP_TRUE@    $(DEPDIR)/log.Plo $(DEPDIR)/login_access.Plo \
205 @AMDEP_TRUE@    $(DEPDIR)/login_desrpc.Plo $(DEPDIR)/login_krb.Plo \
206 @AMDEP_TRUE@    $(DEPDIR)/loginprompt.Plo $(DEPDIR)/mail.Plo \
207 @AMDEP_TRUE@    $(DEPDIR)/motd.Plo $(DEPDIR)/myname.Plo \
208 @AMDEP_TRUE@    $(DEPDIR)/nscd.Plo $(DEPDIR)/obscure.Plo \
209 @AMDEP_TRUE@    $(DEPDIR)/pam_pass.Plo $(DEPDIR)/pwd2spwd.Plo \
210 @AMDEP_TRUE@    $(DEPDIR)/pwd_init.Plo $(DEPDIR)/pwdcheck.Plo \
211 @AMDEP_TRUE@    $(DEPDIR)/rlogin.Plo $(DEPDIR)/salt.Plo \
212 @AMDEP_TRUE@    $(DEPDIR)/setugid.Plo $(DEPDIR)/setup.Plo \
213 @AMDEP_TRUE@    $(DEPDIR)/setupenv.Plo $(DEPDIR)/shell.Plo \
214 @AMDEP_TRUE@    $(DEPDIR)/strtoday.Plo $(DEPDIR)/suauth.Plo \
215 @AMDEP_TRUE@    $(DEPDIR)/sub.Plo $(DEPDIR)/sulog.Plo \
216 @AMDEP_TRUE@    $(DEPDIR)/ttytype.Plo $(DEPDIR)/tz.Plo \
217 @AMDEP_TRUE@    $(DEPDIR)/ulimit.Plo $(DEPDIR)/utmp.Plo \
218 @AMDEP_TRUE@    $(DEPDIR)/valid.Plo $(DEPDIR)/xmalloc.Plo
219 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
220         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
221 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
222         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
223 CCLD = $(CC)
224 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
225         $(AM_LDFLAGS) $(LDFLAGS) -o $@
226 CFLAGS = @CFLAGS@
227 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
228 LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)
229 DIST_SOURCES = $(libmisc_la_SOURCES)
230 DIST_COMMON = Makefile.am Makefile.in getdate.c
231 SOURCES = $(libmisc_la_SOURCES)
232
233 all: all-am
234
235 .SUFFIXES:
236 .SUFFIXES: .c .lo .o .obj .y
237
238 mostlyclean-libtool:
239         -rm -f *.lo
240
241 clean-libtool:
242         -rm -rf .libs _libs
243
244 distclean-libtool:
245         -rm -f libtool
246 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
247         cd $(top_srcdir) && \
248           $(AUTOMAKE) --gnu  libmisc/Makefile
249 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
250         cd $(top_builddir) && \
251           CONFIG_HEADERS= CONFIG_LINKS= \
252           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
253 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
254         @$(NORMAL_INSTALL)
255         $(mkinstalldirs) $(DESTDIR)$(libdir)
256         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
257           if test -f $$p; then \
258             echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
259             $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
260           else :; fi; \
261         done
262
263 uninstall-libLTLIBRARIES:
264         @$(NORMAL_UNINSTALL)
265         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
266           echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
267           $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
268         done
269
270 clean-libLTLIBRARIES:
271         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
272 libmisc.la: $(libmisc_la_OBJECTS) $(libmisc_la_DEPENDENCIES) 
273         $(LINK) -rpath $(libdir) $(libmisc_la_LDFLAGS) $(libmisc_la_OBJECTS) $(libmisc_la_LIBADD) $(LIBS)
274
275 mostlyclean-compile:
276         -rm -f *.$(OBJEXT) core *.core
277
278 distclean-compile:
279         -rm -f *.tab.c
280
281 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/addgrps.Plo@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/age.Plo@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/basename.Plo@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chkname.Plo@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chkshell.Plo@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chowndir.Plo@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chowntty.Plo@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/console.Plo@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/copydir.Plo@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/entry.Plo@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/env.Plo@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/failure.Plo@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fields.Plo@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdate.Plo@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hushed.Plo@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/isexpired.Plo@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/limits.Plo@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/list.Plo@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/log.Plo@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/login_access.Plo@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/login_desrpc.Plo@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/login_krb.Plo@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/loginprompt.Plo@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mail.Plo@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/motd.Plo@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/myname.Plo@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/nscd.Plo@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/obscure.Plo@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pam_pass.Plo@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pwd2spwd.Plo@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pwd_init.Plo@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pwdcheck.Plo@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rlogin.Plo@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/salt.Plo@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/setugid.Plo@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/setup.Plo@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/setupenv.Plo@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/shell.Plo@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoday.Plo@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/suauth.Plo@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sub.Plo@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sulog.Plo@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ttytype.Plo@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tz.Plo@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ulimit.Plo@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utmp.Plo@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/valid.Plo@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xmalloc.Plo@am__quote@
329
330 distclean-depend:
331         -rm -rf $(DEPDIR)
332
333 .c.o:
334 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
335 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
336 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
337         $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
338
339 .c.obj:
340 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
341 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
342 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343         $(COMPILE) -c `cygpath -w $<`
344
345 .c.lo:
346 @AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
347 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
348 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
349         $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
350 CCDEPMODE = @CCDEPMODE@
351
352 .y.c:
353         $(YACCCOMPILE) $< && mv y.tab.c $@
354         if test -f y.tab.h; then \
355           if cmp -s y.tab.h $*.h; then \
356             rm -f y.tab.h; \
357           else \
358             mv y.tab.h $*.h; \
359           fi; \
360         fi
361 uninstall-info-am:
362
363 tags: TAGS
364
365 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
366         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
367         unique=`for i in $$list; do \
368             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369           done | \
370           $(AWK) '    { files[$$0] = 1; } \
371                END { for (i in files) print i; }'`; \
372         mkid -fID $$unique $(LISP)
373
374 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375                 $(TAGS_FILES) $(LISP)
376         tags=; \
377         here=`pwd`; \
378         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
379         unique=`for i in $$list; do \
380             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381           done | \
382           $(AWK) '    { files[$$0] = 1; } \
383                END { for (i in files) print i; }'`; \
384         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
385           || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
386
387 GTAGS:
388         here=`CDPATH=: && cd $(top_builddir) && pwd` \
389           && cd $(top_srcdir) \
390           && gtags -i $(GTAGS_ARGS) $$here
391
392 distclean-tags:
393         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
394
395 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
396
397 top_distdir = ..
398 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
399
400 distdir: $(DISTFILES)
401         @for file in $(DISTFILES); do \
402           if test -f $$file; then d=.; else d=$(srcdir); fi; \
403           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
404           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
405             $(mkinstalldirs) "$(distdir)/$$dir"; \
406           fi; \
407           if test -d $$d/$$file; then \
408             cp -pR $$d/$$file $(distdir) \
409             || exit 1; \
410           else \
411             test -f $(distdir)/$$file \
412             || cp -p $$d/$$file $(distdir)/$$file \
413             || exit 1; \
414           fi; \
415         done
416 check-am: all-am
417 check: check-am
418 all-am: Makefile $(LTLIBRARIES)
419
420 installdirs:
421         $(mkinstalldirs) $(DESTDIR)$(libdir)
422
423 install: install-am
424 install-exec: install-exec-am
425 install-data: install-data-am
426 uninstall: uninstall-am
427
428 install-am: all-am
429         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
430
431 installcheck: installcheck-am
432 install-strip:
433         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
434           `test -z '$(STRIP)' || \
435             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
436 mostlyclean-generic:
437
438 clean-generic:
439
440 distclean-generic:
441         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
442
443 maintainer-clean-generic:
444         @echo "This command is intended for maintainers to use"
445         @echo "it deletes files that may require special tools to rebuild."
446 clean: clean-am
447
448 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
449         mostlyclean-am
450
451 distclean: distclean-am
452
453 distclean-am: clean-am distclean-compile distclean-depend \
454         distclean-generic distclean-libtool distclean-tags
455
456 dvi: dvi-am
457
458 dvi-am:
459
460 info: info-am
461
462 info-am:
463
464 install-data-am:
465
466 install-exec-am: install-libLTLIBRARIES
467
468 install-info: install-info-am
469
470 install-man:
471
472 installcheck-am:
473
474 maintainer-clean: maintainer-clean-am
475
476 maintainer-clean-am: distclean-am maintainer-clean-generic
477
478 mostlyclean: mostlyclean-am
479
480 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
481         mostlyclean-libtool
482
483 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
484
485 .PHONY: GTAGS all all-am check check-am clean clean-generic \
486         clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
487         distclean-depend distclean-generic distclean-libtool \
488         distclean-tags distdir dvi dvi-am info info-am install \
489         install-am install-data install-data-am install-exec \
490         install-exec-am install-info install-info-am \
491         install-libLTLIBRARIES install-man install-strip installcheck \
492         installcheck-am installdirs maintainer-clean \
493         maintainer-clean-generic mostlyclean mostlyclean-compile \
494         mostlyclean-generic mostlyclean-libtool tags uninstall \
495         uninstall-am uninstall-info-am uninstall-libLTLIBRARIES
496
497 # Tell versions [3.59,3.63) of GNU make to not export all variables.
498 # Otherwise a system limit (for SysV at least) may be exceeded.
499 .NOEXPORT: