* Skeleton build for 'ctdlsh' utility. Warning: this is extremely gnuuey, it's got...
[citadel.git] / ctdlsh / src / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 bin_PROGRAMS = ctdlsh$(EXEEXT)
34 subdir = src
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39         $(ACLOCAL_M4)
40 mkinstalldirs = $(install_sh) -d
41 CONFIG_HEADER = $(top_builddir)/config.h
42 CONFIG_CLEAN_FILES =
43 am__installdirs = "$(DESTDIR)$(bindir)"
44 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
45 PROGRAMS = $(bin_PROGRAMS)
46 am_ctdlsh_OBJECTS = main.$(OBJEXT)
47 ctdlsh_OBJECTS = $(am_ctdlsh_OBJECTS)
48 ctdlsh_LDADD = $(LDADD)
49 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
50 depcomp = $(SHELL) $(top_srcdir)/depcomp
51 am__depfiles_maybe = depfiles
52 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
53         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
54 CCLD = $(CC)
55 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
56 SOURCES = $(ctdlsh_SOURCES)
57 DIST_SOURCES = $(ctdlsh_SOURCES)
58 ETAGS = etags
59 CTAGS = ctags
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61 ACLOCAL = @ACLOCAL@
62 AMTAR = @AMTAR@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCDEPMODE = @CCDEPMODE@
69 CFLAGS = @CFLAGS@
70 CPPFLAGS = @CPPFLAGS@
71 CYGPATH_W = @CYGPATH_W@
72 DEFS = @DEFS@
73 DEPDIR = @DEPDIR@
74 ECHO_C = @ECHO_C@
75 ECHO_N = @ECHO_N@
76 ECHO_T = @ECHO_T@
77 EXEEXT = @EXEEXT@
78 INSTALL = @INSTALL@
79 INSTALL_DATA = @INSTALL_DATA@
80 INSTALL_PROGRAM = @INSTALL_PROGRAM@
81 INSTALL_SCRIPT = @INSTALL_SCRIPT@
82 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83 LDFLAGS = @LDFLAGS@
84 LIBOBJS = @LIBOBJS@
85 LIBS = @LIBS@
86 LTLIBOBJS = @LTLIBOBJS@
87 MAKEINFO = @MAKEINFO@
88 MKDIR_P = @MKDIR_P@
89 OBJEXT = @OBJEXT@
90 PACKAGE = @PACKAGE@
91 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
92 PACKAGE_NAME = @PACKAGE_NAME@
93 PACKAGE_STRING = @PACKAGE_STRING@
94 PACKAGE_TARNAME = @PACKAGE_TARNAME@
95 PACKAGE_VERSION = @PACKAGE_VERSION@
96 PATH_SEPARATOR = @PATH_SEPARATOR@
97 SET_MAKE = @SET_MAKE@
98 SHELL = @SHELL@
99 STRIP = @STRIP@
100 VERSION = @VERSION@
101 abs_builddir = @abs_builddir@
102 abs_srcdir = @abs_srcdir@
103 abs_top_builddir = @abs_top_builddir@
104 abs_top_srcdir = @abs_top_srcdir@
105 ac_ct_CC = @ac_ct_CC@
106 am__include = @am__include@
107 am__leading_dot = @am__leading_dot@
108 am__quote = @am__quote@
109 am__tar = @am__tar@
110 am__untar = @am__untar@
111 bindir = @bindir@
112 build_alias = @build_alias@
113 builddir = @builddir@
114 datadir = @datadir@
115 datarootdir = @datarootdir@
116 docdir = @docdir@
117 dvidir = @dvidir@
118 exec_prefix = @exec_prefix@
119 host_alias = @host_alias@
120 htmldir = @htmldir@
121 includedir = @includedir@
122 infodir = @infodir@
123 install_sh = @install_sh@
124 libdir = @libdir@
125 libexecdir = @libexecdir@
126 localedir = @localedir@
127 localstatedir = @localstatedir@
128 mandir = @mandir@
129 mkdir_p = @mkdir_p@
130 oldincludedir = @oldincludedir@
131 pdfdir = @pdfdir@
132 prefix = @prefix@
133 program_transform_name = @program_transform_name@
134 psdir = @psdir@
135 sbindir = @sbindir@
136 sharedstatedir = @sharedstatedir@
137 srcdir = @srcdir@
138 sysconfdir = @sysconfdir@
139 target_alias = @target_alias@
140 top_builddir = @top_builddir@
141 top_srcdir = @top_srcdir@
142 ctdlsh_SOURCES = main.c
143 all: all-am
144
145 .SUFFIXES:
146 .SUFFIXES: .c .o .obj
147 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
148         @for dep in $?; do \
149           case '$(am__configure_deps)' in \
150             *$$dep*) \
151               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
152                 && exit 0; \
153               exit 1;; \
154           esac; \
155         done; \
156         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
157         cd $(top_srcdir) && \
158           $(AUTOMAKE) --foreign  src/Makefile
159 .PRECIOUS: Makefile
160 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
161         @case '$?' in \
162           *config.status*) \
163             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
164           *) \
165             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
166             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
167         esac;
168
169 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
170         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
171
172 $(top_srcdir)/configure:  $(am__configure_deps)
173         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
174 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
175         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
176 install-binPROGRAMS: $(bin_PROGRAMS)
177         @$(NORMAL_INSTALL)
178         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
179         @list='$(bin_PROGRAMS)'; for p in $$list; do \
180           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
181           if test -f $$p \
182           ; then \
183             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
184            echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
185            $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
186           else :; fi; \
187         done
188
189 uninstall-binPROGRAMS:
190         @$(NORMAL_UNINSTALL)
191         @list='$(bin_PROGRAMS)'; for p in $$list; do \
192           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
193           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
194           rm -f "$(DESTDIR)$(bindir)/$$f"; \
195         done
196
197 clean-binPROGRAMS:
198         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
199 ctdlsh$(EXEEXT): $(ctdlsh_OBJECTS) $(ctdlsh_DEPENDENCIES) 
200         @rm -f ctdlsh$(EXEEXT)
201         $(LINK) $(ctdlsh_OBJECTS) $(ctdlsh_LDADD) $(LIBS)
202
203 mostlyclean-compile:
204         -rm -f *.$(OBJEXT)
205
206 distclean-compile:
207         -rm -f *.tab.c
208
209 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
210
211 .c.o:
212 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
213 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
214 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
215 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
216 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
217
218 .c.obj:
219 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
220 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
221 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
222 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
223 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
224
225 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
226         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
227         unique=`for i in $$list; do \
228             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
229           done | \
230           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
231               END { if (nonempty) { for (i in files) print i; }; }'`; \
232         mkid -fID $$unique
233 tags: TAGS
234
235 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
236                 $(TAGS_FILES) $(LISP)
237         tags=; \
238         here=`pwd`; \
239         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
240         unique=`for i in $$list; do \
241             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
242           done | \
243           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
244               END { if (nonempty) { for (i in files) print i; }; }'`; \
245         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
246           test -n "$$unique" || unique=$$empty_fix; \
247           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
248             $$tags $$unique; \
249         fi
250 ctags: CTAGS
251 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
252                 $(TAGS_FILES) $(LISP)
253         tags=; \
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         test -z "$(CTAGS_ARGS)$$tags$$unique" \
261           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
262              $$tags $$unique
263
264 GTAGS:
265         here=`$(am__cd) $(top_builddir) && pwd` \
266           && cd $(top_srcdir) \
267           && gtags -i $(GTAGS_ARGS) $$here
268
269 distclean-tags:
270         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
271
272 distdir: $(DISTFILES)
273         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
274         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
275         list='$(DISTFILES)'; \
276           dist_files=`for file in $$list; do echo $$file; done | \
277           sed -e "s|^$$srcdirstrip/||;t" \
278               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
279         case $$dist_files in \
280           */*) $(MKDIR_P) `echo "$$dist_files" | \
281                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
282                            sort -u` ;; \
283         esac; \
284         for file in $$dist_files; do \
285           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
286           if test -d $$d/$$file; then \
287             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
288             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
289               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
290             fi; \
291             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
292           else \
293             test -f $(distdir)/$$file \
294             || cp -p $$d/$$file $(distdir)/$$file \
295             || exit 1; \
296           fi; \
297         done
298 check-am: all-am
299 check: check-am
300 all-am: Makefile $(PROGRAMS)
301 installdirs:
302         for dir in "$(DESTDIR)$(bindir)"; do \
303           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
304         done
305 install: install-am
306 install-exec: install-exec-am
307 install-data: install-data-am
308 uninstall: uninstall-am
309
310 install-am: all-am
311         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
312
313 installcheck: installcheck-am
314 install-strip:
315         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
316           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
317           `test -z '$(STRIP)' || \
318             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
319 mostlyclean-generic:
320
321 clean-generic:
322
323 distclean-generic:
324         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
325
326 maintainer-clean-generic:
327         @echo "This command is intended for maintainers to use"
328         @echo "it deletes files that may require special tools to rebuild."
329 clean: clean-am
330
331 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
332
333 distclean: distclean-am
334         -rm -rf ./$(DEPDIR)
335         -rm -f Makefile
336 distclean-am: clean-am distclean-compile distclean-generic \
337         distclean-tags
338
339 dvi: dvi-am
340
341 dvi-am:
342
343 html: html-am
344
345 info: info-am
346
347 info-am:
348
349 install-data-am:
350
351 install-dvi: install-dvi-am
352
353 install-exec-am: install-binPROGRAMS
354
355 install-html: install-html-am
356
357 install-info: install-info-am
358
359 install-man:
360
361 install-pdf: install-pdf-am
362
363 install-ps: install-ps-am
364
365 installcheck-am:
366
367 maintainer-clean: maintainer-clean-am
368         -rm -rf ./$(DEPDIR)
369         -rm -f Makefile
370 maintainer-clean-am: distclean-am maintainer-clean-generic
371
372 mostlyclean: mostlyclean-am
373
374 mostlyclean-am: mostlyclean-compile mostlyclean-generic
375
376 pdf: pdf-am
377
378 pdf-am:
379
380 ps: ps-am
381
382 ps-am:
383
384 uninstall-am: uninstall-binPROGRAMS
385
386 .MAKE: install-am install-strip
387
388 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
389         clean-generic ctags distclean distclean-compile \
390         distclean-generic distclean-tags distdir dvi dvi-am html \
391         html-am info info-am install install-am install-binPROGRAMS \
392         install-data install-data-am install-dvi install-dvi-am \
393         install-exec install-exec-am install-html install-html-am \
394         install-info install-info-am install-man install-pdf \
395         install-pdf-am install-ps install-ps-am install-strip \
396         installcheck installcheck-am installdirs maintainer-clean \
397         maintainer-clean-generic mostlyclean mostlyclean-compile \
398         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
399         uninstall-am uninstall-binPROGRAMS
400
401 # Tell versions [3.59,3.63) of GNU make to not export all variables.
402 # Otherwise a system limit (for SysV at least) may be exceeded.
403 .NOEXPORT: