masqmail-0.2

view src/libident/Makefile.in @ 36:9cb4031fa5e0

updated the generated AutoHELL files
author meillo@marmaro.de
date Fri, 07 May 2010 16:44:26 +0200
parents af25f5c39d90
children 907fee7c081a
line source
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 subdir = src/libident
36 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
37 INSTALL
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 LIBRARIES = $(noinst_LIBRARIES)
47 AR = ar
48 ARFLAGS = cru
49 libident_a_AR = $(AR) $(ARFLAGS)
50 libident_a_LIBADD =
51 am_libident_a_OBJECTS = ident.$(OBJEXT) id_open.$(OBJEXT) \
52 id_close.$(OBJEXT) id_query.$(OBJEXT) id_parse.$(OBJEXT) \
53 support.$(OBJEXT) version.$(OBJEXT)
54 libident_a_OBJECTS = $(am_libident_a_OBJECTS)
55 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
56 depcomp = $(SHELL) $(top_srcdir)/depcomp
57 am__depfiles_maybe = depfiles
58 am__mv = mv -f
59 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 CCLD = $(CC)
62 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
63 SOURCES = $(libident_a_SOURCES)
64 DIST_SOURCES = $(libident_a_SOURCES)
65 ETAGS = etags
66 CTAGS = ctags
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 ACLOCAL = @ACLOCAL@
69 AMTAR = @AMTAR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 BASE64_LIBS = @BASE64_LIBS@
75 CC = @CC@
76 CCDEPMODE = @CCDEPMODE@
77 CFLAGS = @CFLAGS@
78 CPP = @CPP@
79 CPPFLAGS = @CPPFLAGS@
80 CYGPATH_W = @CYGPATH_W@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 ECHO_C = @ECHO_C@
84 ECHO_N = @ECHO_N@
85 ECHO_T = @ECHO_T@
86 EGREP = @EGREP@
87 EXEEXT = @EXEEXT@
88 GLIB_CFLAGS = @GLIB_CFLAGS@
89 GLIB_LIBS = @GLIB_LIBS@
90 GREP = @GREP@
91 IDENT_LIBS = @IDENT_LIBS@
92 INSTALL = @INSTALL@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LDFLAGS = @LDFLAGS@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LOCKFILE_LIBS = @LOCKFILE_LIBS@
101 LTLIBOBJS = @LTLIBOBJS@
102 MAKEINFO = @MAKEINFO@
103 MD5_LIBS = @MD5_LIBS@
104 MKDIR_P = @MKDIR_P@
105 OBJEXT = @OBJEXT@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_URL = @PACKAGE_URL@
112 PACKAGE_VERSION = @PACKAGE_VERSION@
113 PATH_SEPARATOR = @PATH_SEPARATOR@
114 PKG_CONFIG = @PKG_CONFIG@
115 RANLIB = @RANLIB@
116 RESOLV_LIBS = @RESOLV_LIBS@
117 SET_MAKE = @SET_MAKE@
118 SHELL = @SHELL@
119 STRIP = @STRIP@
120 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@
121 VERSION = @VERSION@
122 abs_builddir = @abs_builddir@
123 abs_srcdir = @abs_srcdir@
124 abs_top_builddir = @abs_top_builddir@
125 abs_top_srcdir = @abs_top_srcdir@
126 ac_ct_CC = @ac_ct_CC@
127 am__include = @am__include@
128 am__leading_dot = @am__leading_dot@
129 am__quote = @am__quote@
130 am__tar = @am__tar@
131 am__untar = @am__untar@
132 bindir = @bindir@
133 build_alias = @build_alias@
134 builddir = @builddir@
135 datadir = @datadir@
136 datarootdir = @datarootdir@
137 docdir = @docdir@
138 dvidir = @dvidir@
139 exec_prefix = @exec_prefix@
140 has_ident = @has_ident@
141 host_alias = @host_alias@
142 htmldir = @htmldir@
143 includedir = @includedir@
144 infodir = @infodir@
145 install_sh = @install_sh@
146 libdir = @libdir@
147 libexecdir = @libexecdir@
148 localedir = @localedir@
149 localstatedir = @localstatedir@
150 mandir = @mandir@
151 mkdir_p = @mkdir_p@
152 oldincludedir = @oldincludedir@
153 pdfdir = @pdfdir@
154 prefix = @prefix@
155 program_transform_name = @program_transform_name@
156 psdir = @psdir@
157 sbindir = @sbindir@
158 sharedstatedir = @sharedstatedir@
159 srcdir = @srcdir@
160 sysconfdir = @sysconfdir@
161 target_alias = @target_alias@
162 top_build_prefix = @top_build_prefix@
163 top_builddir = @top_builddir@
164 top_srcdir = @top_srcdir@
165 with_confdir = @with_confdir@
166 with_group = @with_group@
167 with_logdir = @with_logdir@
168 with_spooldir = @with_spooldir@
169 with_user = @with_user@
170 EXTRA_DIST = README_MASQMAIL
171 AM_CFLAGS = @CFLAGS@ -D_GNU_SOURCE -DHAVE_ANSIHEADERS
172 noinst_LIBRARIES = libident.a
173 libident_a_SOURCES = \
174 ident.h\
175 ident.c\
176 id_open.c\
177 id_close.c\
178 id_query.c\
179 id_parse.c\
180 support.c\
181 version.c
183 all: all-am
185 .SUFFIXES:
186 .SUFFIXES: .c .o .obj
187 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
188 @for dep in $?; do \
189 case '$(am__configure_deps)' in \
190 *$$dep*) \
191 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
192 && { if test -f $@; then exit 0; else break; fi; }; \
193 exit 1;; \
194 esac; \
195 done; \
196 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libident/Makefile'; \
197 $(am__cd) $(top_srcdir) && \
198 $(AUTOMAKE) --gnu src/libident/Makefile
199 .PRECIOUS: Makefile
200 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
201 @case '$?' in \
202 *config.status*) \
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
204 *) \
205 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
206 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
207 esac;
209 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212 $(top_srcdir)/configure: $(am__configure_deps)
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(am__aclocal_m4_deps):
218 clean-noinstLIBRARIES:
219 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
220 libident.a: $(libident_a_OBJECTS) $(libident_a_DEPENDENCIES)
221 -rm -f libident.a
222 $(libident_a_AR) libident.a $(libident_a_OBJECTS) $(libident_a_LIBADD)
223 $(RANLIB) libident.a
225 mostlyclean-compile:
226 -rm -f *.$(OBJEXT)
228 distclean-compile:
229 -rm -f *.tab.c
231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/id_close.Po@am__quote@
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/id_open.Po@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/id_parse.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/id_query.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ident.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/support.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
239 .c.o:
240 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
241 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
242 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
243 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
244 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
246 .c.obj:
247 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
248 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
251 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
253 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
254 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
255 unique=`for i in $$list; do \
256 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257 done | \
258 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
259 END { if (nonempty) { for (i in files) print i; }; }'`; \
260 mkid -fID $$unique
261 tags: TAGS
263 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
264 $(TAGS_FILES) $(LISP)
265 set x; \
266 here=`pwd`; \
267 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
268 unique=`for i in $$list; do \
269 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270 done | \
271 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
272 END { if (nonempty) { for (i in files) print i; }; }'`; \
273 shift; \
274 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
275 test -n "$$unique" || unique=$$empty_fix; \
276 if test $$# -gt 0; then \
277 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
278 "$$@" $$unique; \
279 else \
280 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
281 $$unique; \
282 fi; \
283 fi
284 ctags: CTAGS
285 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
286 $(TAGS_FILES) $(LISP)
287 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288 unique=`for i in $$list; do \
289 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290 done | \
291 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
292 END { if (nonempty) { for (i in files) print i; }; }'`; \
293 test -z "$(CTAGS_ARGS)$$unique" \
294 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
295 $$unique
297 GTAGS:
298 here=`$(am__cd) $(top_builddir) && pwd` \
299 && $(am__cd) $(top_srcdir) \
300 && gtags -i $(GTAGS_ARGS) "$$here"
302 distclean-tags:
303 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
305 distdir: $(DISTFILES)
306 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
307 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
308 list='$(DISTFILES)'; \
309 dist_files=`for file in $$list; do echo $$file; done | \
310 sed -e "s|^$$srcdirstrip/||;t" \
311 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
312 case $$dist_files in \
313 */*) $(MKDIR_P) `echo "$$dist_files" | \
314 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
315 sort -u` ;; \
316 esac; \
317 for file in $$dist_files; do \
318 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
319 if test -d $$d/$$file; then \
320 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
321 if test -d "$(distdir)/$$file"; then \
322 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
323 fi; \
324 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
325 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
326 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
327 fi; \
328 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
329 else \
330 test -f "$(distdir)/$$file" \
331 || cp -p $$d/$$file "$(distdir)/$$file" \
332 || exit 1; \
333 fi; \
334 done
335 check-am: all-am
336 check: check-am
337 all-am: Makefile $(LIBRARIES)
338 installdirs:
339 install: install-am
340 install-exec: install-exec-am
341 install-data: install-data-am
342 uninstall: uninstall-am
344 install-am: all-am
345 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
347 installcheck: installcheck-am
348 install-strip:
349 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
350 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
351 `test -z '$(STRIP)' || \
352 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
353 mostlyclean-generic:
355 clean-generic:
357 distclean-generic:
358 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
359 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
361 maintainer-clean-generic:
362 @echo "This command is intended for maintainers to use"
363 @echo "it deletes files that may require special tools to rebuild."
364 clean: clean-am
366 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
368 distclean: distclean-am
369 -rm -rf ./$(DEPDIR)
370 -rm -f Makefile
371 distclean-am: clean-am distclean-compile distclean-generic \
372 distclean-tags
374 dvi: dvi-am
376 dvi-am:
378 html: html-am
380 html-am:
382 info: info-am
384 info-am:
386 install-data-am:
388 install-dvi: install-dvi-am
390 install-dvi-am:
392 install-exec-am:
394 install-html: install-html-am
396 install-html-am:
398 install-info: install-info-am
400 install-info-am:
402 install-man:
404 install-pdf: install-pdf-am
406 install-pdf-am:
408 install-ps: install-ps-am
410 install-ps-am:
412 installcheck-am:
414 maintainer-clean: maintainer-clean-am
415 -rm -rf ./$(DEPDIR)
416 -rm -f Makefile
417 maintainer-clean-am: distclean-am maintainer-clean-generic
419 mostlyclean: mostlyclean-am
421 mostlyclean-am: mostlyclean-compile mostlyclean-generic
423 pdf: pdf-am
425 pdf-am:
427 ps: ps-am
429 ps-am:
431 uninstall-am:
433 .MAKE: install-am install-strip
435 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
436 clean-noinstLIBRARIES ctags distclean distclean-compile \
437 distclean-generic distclean-tags distdir dvi dvi-am html \
438 html-am info info-am install install-am install-data \
439 install-data-am install-dvi install-dvi-am install-exec \
440 install-exec-am install-html install-html-am install-info \
441 install-info-am install-man install-pdf install-pdf-am \
442 install-ps install-ps-am install-strip installcheck \
443 installcheck-am installdirs maintainer-clean \
444 maintainer-clean-generic mostlyclean mostlyclean-compile \
445 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
446 uninstall-am
449 # Tell versions [3.59,3.63) of GNU make to not export all variables.
450 # Otherwise a system limit (for SysV at least) may be exceeded.
451 .NOEXPORT: