]> git.deb.at Git - pkg/abook.git/blob - Makefile.in
updated autoconf/automake
[pkg/abook.git] / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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 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 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
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
65 EXEEXT = @EXEEXT@
66 OBJEXT = @OBJEXT@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
68 AMTAR = @AMTAR@
69 AWK = @AWK@
70 CC = @CC@
71 CPP = @CPP@
72 DEPDIR = @DEPDIR@
73 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
74 PACKAGE = @PACKAGE@
75 STRIP = @STRIP@
76 U = @U@
77 VERSION = @VERSION@
78 am__include = @am__include@
79 am__quote = @am__quote@
80 install_sh = @install_sh@
81
82 bin_PROGRAMS = abook
83
84 abook_SOURCES = abook.c database.c filter.c list.c misc.c \
85                 options.c edit.c ldif.c ui.c getname.c \
86                 getopt.c getopt1.c abook_rl.c \
87                 abook.h database.h filter.h list.h misc.h help.h \
88                 options.h edit.h ldif.h abook_curses.h ui.h getname.h \
89                 getopt.h abook_rl.h
90
91
92 EXTRA_DIST = ANNOUNCE BUGS FAQ abook.1 abookrc.5 sample.abookrc abook.spec
93 subdir = .
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
96 CONFIG_HEADER = config.h
97 CONFIG_CLEAN_FILES = abook.spec
98 bin_PROGRAMS = abook$(EXEEXT)
99 PROGRAMS = $(bin_PROGRAMS)
100
101 am_abook_OBJECTS = abook.$(OBJEXT) database.$(OBJEXT) filter.$(OBJEXT) \
102         list.$(OBJEXT) misc.$(OBJEXT) options.$(OBJEXT) edit.$(OBJEXT) \
103         ldif.$(OBJEXT) ui.$(OBJEXT) getname.$(OBJEXT) getopt.$(OBJEXT) \
104         getopt1.$(OBJEXT) abook_rl.$(OBJEXT)
105 abook_OBJECTS = $(am_abook_OBJECTS)
106 abook_LDADD = $(LDADD)
107 abook_DEPENDENCIES =
108 abook_LDFLAGS =
109
110 DEFS = @DEFS@
111 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
112 CPPFLAGS = @CPPFLAGS@
113 LDFLAGS = @LDFLAGS@
114 LIBS = @LIBS@
115 depcomp = $(SHELL) $(top_srcdir)/depcomp
116 am__depfiles_maybe = depfiles
117 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/abook.Po ./$(DEPDIR)/abook_rl.Po \
118 @AMDEP_TRUE@    ./$(DEPDIR)/database.Po ./$(DEPDIR)/edit.Po \
119 @AMDEP_TRUE@    ./$(DEPDIR)/filter.Po ./$(DEPDIR)/getname.Po \
120 @AMDEP_TRUE@    ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
121 @AMDEP_TRUE@    ./$(DEPDIR)/ldif.Po ./$(DEPDIR)/list.Po \
122 @AMDEP_TRUE@    ./$(DEPDIR)/misc.Po ./$(DEPDIR)/options.Po \
123 @AMDEP_TRUE@    ./$(DEPDIR)/ui.Po
124 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
125         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
126 CCLD = $(CC)
127 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
128 CFLAGS = @CFLAGS@
129 DIST_SOURCES = $(abook_SOURCES)
130 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
131         Makefile.in NEWS THANKS TODO abook.spec.in acinclude.m4 \
132         aclocal.m4 config.guess config.h.in config.sub configure \
133         configure.in depcomp install-sh missing mkinstalldirs
134 SOURCES = $(abook_SOURCES)
135
136 all: config.h
137         $(MAKE) $(AM_MAKEFLAGS) all-am
138
139 .SUFFIXES:
140 .SUFFIXES: .c .o .obj
141
142 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
143  configure.lineno
144 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
145         cd $(top_srcdir) && \
146           $(AUTOMAKE) --gnu  Makefile
147 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
148         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
149
150 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
151         $(SHELL) ./config.status --recheck
152 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
153         cd $(srcdir) && $(AUTOCONF)
154
155 $(ACLOCAL_M4):  configure.in acinclude.m4
156         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
157
158 config.h: stamp-h1
159         @if test ! -f $@; then \
160           rm -f stamp-h1; \
161           $(MAKE) stamp-h1; \
162         else :; fi
163
164 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
165         @rm -f stamp-h1
166         cd $(top_builddir) && $(SHELL) ./config.status config.h
167
168 $(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
169         cd $(top_srcdir) && $(AUTOHEADER)
170         touch $(srcdir)/config.h.in
171
172 distclean-hdr:
173         -rm -f config.h stamp-h1
174 abook.spec: $(top_builddir)/config.status abook.spec.in
175         cd $(top_builddir) && $(SHELL) ./config.status $@
176 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
177 install-binPROGRAMS: $(bin_PROGRAMS)
178         @$(NORMAL_INSTALL)
179         $(mkinstalldirs) $(DESTDIR)$(bindir)
180         @list='$(bin_PROGRAMS)'; for p in $$list; do \
181           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
182           if test -f $$p \
183           ; then \
184             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
185            echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
186            $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f; \
187           else :; fi; \
188         done
189
190 uninstall-binPROGRAMS:
191         @$(NORMAL_UNINSTALL)
192         @list='$(bin_PROGRAMS)'; for p in $$list; do \
193           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
194           echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
195           rm -f $(DESTDIR)$(bindir)/$$f; \
196         done
197
198 clean-binPROGRAMS:
199         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
200 abook$(EXEEXT): $(abook_OBJECTS) $(abook_DEPENDENCIES) 
201         @rm -f abook$(EXEEXT)
202         $(LINK) $(abook_LDFLAGS) $(abook_OBJECTS) $(abook_LDADD) $(LIBS)
203
204 mostlyclean-compile:
205         -rm -f *.$(OBJEXT) core *.core
206
207 distclean-compile:
208         -rm -f *.tab.c
209
210 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abook.Po@am__quote@
211 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abook_rl.Po@am__quote@
212 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/database.Po@am__quote@
213 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edit.Po@am__quote@
214 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@
215 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getname.Po@am__quote@
216 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
217 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
218 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldif.Po@am__quote@
219 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
220 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@
221 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
222 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@
223
224 distclean-depend:
225         -rm -rf ./$(DEPDIR)
226
227 .c.o:
228 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
229 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
230 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
231         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
232
233 .c.obj:
234 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
235 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
236 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
237         $(COMPILE) -c `cygpath -w $<`
238 CCDEPMODE = @CCDEPMODE@
239 uninstall-info-am:
240
241 ETAGS = etags
242 ETAGSFLAGS =
243
244 tags: TAGS
245
246 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
247         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
248         unique=`for i in $$list; do \
249             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
250           done | \
251           $(AWK) '    { files[$$0] = 1; } \
252                END { for (i in files) print i; }'`; \
253         mkid -fID $$unique
254
255 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
256                 $(TAGS_FILES) $(LISP)
257         tags=; \
258         here=`pwd`; \
259         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
260         unique=`for i in $$list; do \
261             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262           done | \
263           $(AWK) '    { files[$$0] = 1; } \
264                END { for (i in files) print i; }'`; \
265         test -z "$(ETAGS_ARGS)$$tags$$unique" \
266           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
267              $$tags $$unique
268
269 GTAGS:
270         here=`$(am__cd) $(top_builddir) && pwd` \
271           && cd $(top_srcdir) \
272           && gtags -i $(GTAGS_ARGS) $$here
273
274 distclean-tags:
275         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
276 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
277
278 top_distdir = .
279 distdir = $(PACKAGE)-$(VERSION)
280
281 am__remove_distdir = \
282   { test ! -d $(distdir) \
283     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
284          && rm -fr $(distdir); }; }
285
286 GZIP_ENV = --best
287 distcleancheck_listfiles = find . -type f -print
288
289 distdir: $(DISTFILES)
290         $(am__remove_distdir)
291         mkdir $(distdir)
292         $(mkinstalldirs) $(distdir)/.
293         @list='$(DISTFILES)'; for file in $$list; do \
294           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
295           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
296           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
297             dir="/$$dir"; \
298             $(mkinstalldirs) "$(distdir)$$dir"; \
299           else \
300             dir=''; \
301           fi; \
302           if test -d $$d/$$file; then \
303             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
304               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
305             fi; \
306             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
307           else \
308             test -f $(distdir)/$$file \
309             || cp -p $$d/$$file $(distdir)/$$file \
310             || exit 1; \
311           fi; \
312         done
313         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
314           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
315           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
316           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
317         || chmod -R a+r $(distdir)
318 dist-gzip: distdir
319         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
320         $(am__remove_distdir)
321
322 dist dist-all: distdir
323         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
324         $(am__remove_distdir)
325
326 # This target untars the dist file and tries a VPATH configuration.  Then
327 # it guarantees that the distribution is self-contained by making another
328 # tarfile.
329 distcheck: dist
330         $(am__remove_distdir)
331         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
332         chmod -R a-w $(distdir); chmod a+w $(distdir)
333         mkdir $(distdir)/=build
334         mkdir $(distdir)/=inst
335         chmod a-w $(distdir)
336         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
337           && cd $(distdir)/=build \
338           && ../configure --srcdir=.. --prefix=$$dc_install_base \
339             $(DISTCHECK_CONFIGURE_FLAGS) \
340           && $(MAKE) $(AM_MAKEFLAGS) \
341           && $(MAKE) $(AM_MAKEFLAGS) dvi \
342           && $(MAKE) $(AM_MAKEFLAGS) check \
343           && $(MAKE) $(AM_MAKEFLAGS) install \
344           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
345           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
346           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
347               || { echo "ERROR: files left after uninstall:" ; \
348                    find $$dc_install_base -type f -print ; \
349                    exit 1; } >&2 ) \
350           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
351           && rm -f $(distdir).tar.gz \
352           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
353         $(am__remove_distdir)
354         @echo "$(distdir).tar.gz is ready for distribution" | \
355           sed 'h;s/./=/g;p;x;p;x'
356 distcleancheck: distclean
357         if test '$(srcdir)' = . ; then \
358           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
359           exit 1 ; \
360         fi
361         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
362           || { echo "ERROR: files left after distclean:" ; \
363                $(distcleancheck_listfiles) ; \
364                exit 1; } >&2
365 check-am: all-am
366 check: check-am
367 all-am: Makefile $(PROGRAMS) config.h
368
369 installdirs:
370         $(mkinstalldirs) $(DESTDIR)$(bindir)
371
372 install: install-am
373 install-exec: install-exec-am
374 install-data: install-data-am
375 uninstall: uninstall-am
376
377 install-am: all-am
378         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
379
380 installcheck: installcheck-am
381 install-strip:
382         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
383           INSTALL_STRIP_FLAG=-s \
384           `test -z '$(STRIP)' || \
385             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
386 mostlyclean-generic:
387
388 clean-generic:
389
390 distclean-generic:
391         -rm -f Makefile $(CONFIG_CLEAN_FILES)
392
393 maintainer-clean-generic:
394         @echo "This command is intended for maintainers to use"
395         @echo "it deletes files that may require special tools to rebuild."
396 clean: clean-am
397
398 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
399
400 distclean: distclean-am
401         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
402 distclean-am: clean-am distclean-compile distclean-depend \
403         distclean-generic distclean-hdr distclean-tags
404
405 dvi: dvi-am
406
407 dvi-am:
408
409 info: info-am
410
411 info-am:
412
413 install-data-am: install-data-local
414
415 install-exec-am: install-binPROGRAMS
416
417 install-info: install-info-am
418
419 install-man:
420
421 installcheck-am:
422
423 maintainer-clean: maintainer-clean-am
424         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
425         -rm -rf autom4te.cache
426 maintainer-clean-am: distclean-am maintainer-clean-generic
427
428 mostlyclean: mostlyclean-am
429
430 mostlyclean-am: mostlyclean-compile mostlyclean-generic
431
432 uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-local
433
434 .PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
435         clean-generic dist dist-all dist-gzip distcheck distclean \
436         distclean-compile distclean-depend distclean-generic \
437         distclean-hdr distclean-tags distcleancheck distdir dvi dvi-am \
438         info info-am install install-am install-binPROGRAMS \
439         install-data install-data-am install-data-local install-exec \
440         install-exec-am install-info install-info-am install-man \
441         install-strip installcheck installcheck-am installdirs \
442         maintainer-clean maintainer-clean-generic mostlyclean \
443         mostlyclean-compile mostlyclean-generic tags uninstall \
444         uninstall-am uninstall-binPROGRAMS uninstall-info-am \
445         uninstall-local
446
447
448 install-data-local:
449         $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man5
450         $(INSTALL_DATA) $(srcdir)/abook.1 $(DESTDIR)$(mandir)/man1/
451         $(INSTALL_DATA) $(srcdir)/abookrc.5 $(DESTDIR)$(mandir)/man5/
452
453 uninstall-local:
454         -rm -f $(DESTDIR)$(mandir)/man1/abook.1
455         -rm -f $(DESTDIR)$(mandir)/man5/abookrc.5
456 # Tell versions [3.59,3.63) of GNU make to not export all variables.
457 # Otherwise a system limit (for SysV at least) may be exceeded.
458 .NOEXPORT: