fix leak, enhance error values
[ltt-control.git] / trunk / lttng-xenomai / ltt-control-0.24-xenoltt / liblttctl / Makefile.in
CommitLineData
df4efff7 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AR = @AR@
44AUTOCONF = @AUTOCONF@
45AUTOHEADER = @AUTOHEADER@
46AUTOMAKE = @AUTOMAKE@
47AWK = @AWK@
48BASH = @BASH@
49CC = @CC@
50CCDEPMODE = @CCDEPMODE@
51CFLAGS = @CFLAGS@
52CPP = @CPP@
53CPPFLAGS = @CPPFLAGS@
54CXX = @CXX@
55CXXCPP = @CXXCPP@
56CXXDEPMODE = @CXXDEPMODE@
57CXXFLAGS = @CXXFLAGS@
58CYGPATH_W = @CYGPATH_W@
59DEFAULT_INCLUDES = @DEFAULT_INCLUDES@
60DEFS = @DEFS@
61DEPDIR = @DEPDIR@
62ECHO = @ECHO@
63ECHO_C = @ECHO_C@
64ECHO_N = @ECHO_N@
65ECHO_T = @ECHO_T@
66EGREP = @EGREP@
67EXEEXT = @EXEEXT@
68F77 = @F77@
69FFLAGS = @FFLAGS@
70GREP = @GREP@
71INSTALL_DATA = @INSTALL_DATA@
72INSTALL_PROGRAM = @INSTALL_PROGRAM@
73INSTALL_SCRIPT = @INSTALL_SCRIPT@
74INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75LDFLAGS = @LDFLAGS@
76LIBOBJS = @LIBOBJS@
77LIBS = @LIBS@
78LIBTOOL = @LIBTOOL@
79LN_S = @LN_S@
80LTLIBOBJS = @LTLIBOBJS@
81MAKEINFO = @MAKEINFO@
82OBJEXT = @OBJEXT@
83PACKAGE = @PACKAGE@
84PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
85PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
86PACKAGE_LIBS = @PACKAGE_LIBS@
87PACKAGE_NAME = @PACKAGE_NAME@
88PACKAGE_STRING = @PACKAGE_STRING@
89PACKAGE_TARNAME = @PACKAGE_TARNAME@
90PACKAGE_VERSION = @PACKAGE_VERSION@
91PATH_SEPARATOR = @PATH_SEPARATOR@
92RANLIB = @RANLIB@
93SET_MAKE = @SET_MAKE@
94SHELL = @SHELL@
95STRIP = @STRIP@
96THREAD_LIBS = @THREAD_LIBS@
97UTIL_LIBS = @UTIL_LIBS@
98VERSION = @VERSION@
99ac_ct_CC = @ac_ct_CC@
100ac_ct_CXX = @ac_ct_CXX@
101ac_ct_F77 = @ac_ct_F77@
102am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
103am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
104am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
105am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
106am__include = @am__include@
107am__leading_dot = @am__leading_dot@
108am__quote = @am__quote@
109bindir = @bindir@
110build = @build@
111build_alias = @build_alias@
112build_cpu = @build_cpu@
113build_os = @build_os@
114build_vendor = @build_vendor@
115datadir = @datadir@
116datarootdir = @datarootdir@
117docdir = @docdir@
118dvidir = @dvidir@
119exec_prefix = @exec_prefix@
120host = @host@
121host_alias = @host_alias@
122host_cpu = @host_cpu@
123host_os = @host_os@
124host_vendor = @host_vendor@
125htmldir = @htmldir@
126includedir = @includedir@
127infodir = @infodir@
128install_sh = @install_sh@
129libdir = @libdir@
130libexecdir = @libexecdir@
131localedir = @localedir@
132localstatedir = @localstatedir@
133lttctlincludedir = @lttctlincludedir@
134mandir = @mandir@
135oldincludedir = @oldincludedir@
136pdfdir = @pdfdir@
137prefix = @prefix@
138program_transform_name = @program_transform_name@
139psdir = @psdir@
140sbindir = @sbindir@
141sharedstatedir = @sharedstatedir@
142sysconfdir = @sysconfdir@
143target_alias = @target_alias@
144
145lib_LTLIBRARIES = liblttctl.la
146liblttctl_la_SOURCES = liblttctl.c
147
148lttctlinclude_HEADERS = \
149 lttctl.h
150
151subdir = liblttctl
152ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
153mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
154CONFIG_HEADER = $(top_builddir)/config.h
155CONFIG_CLEAN_FILES =
156LTLIBRARIES = $(lib_LTLIBRARIES)
157
158liblttctl_la_LDFLAGS =
159liblttctl_la_LIBADD =
160am_liblttctl_la_OBJECTS = liblttctl.lo
161liblttctl_la_OBJECTS = $(am_liblttctl_la_OBJECTS)
162depcomp = $(SHELL) $(top_srcdir)/depcomp
163am__depfiles_maybe = depfiles
164@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/liblttctl.Plo
165COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
166 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
167LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
168 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
169CCLD = $(CC)
170LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
171 $(AM_LDFLAGS) $(LDFLAGS) -o $@
172DIST_SOURCES = $(liblttctl_la_SOURCES)
173HEADERS = $(lttctlinclude_HEADERS)
174
175DIST_COMMON = $(lttctlinclude_HEADERS) $(srcdir)/Makefile.in \
176 Makefile.am
177SOURCES = $(liblttctl_la_SOURCES)
178
179all: all-am
180
181.SUFFIXES:
182.SUFFIXES: .c .lo .o .obj
183$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
184 cd $(top_srcdir) && \
185 $(AUTOMAKE) --gnu liblttctl/Makefile
186Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
187 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
188libLTLIBRARIES_INSTALL = $(INSTALL)
189install-libLTLIBRARIES: $(lib_LTLIBRARIES)
190 @$(NORMAL_INSTALL)
191 $(mkinstalldirs) $(DESTDIR)$(libdir)
192 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
193 if test -f $$p; then \
194 f="`echo $$p | sed -e 's|^.*/||'`"; \
195 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
196 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
197 else :; fi; \
198 done
199
200uninstall-libLTLIBRARIES:
201 @$(NORMAL_UNINSTALL)
202 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
203 p="`echo $$p | sed -e 's|^.*/||'`"; \
204 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
205 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
206 done
207
208clean-libLTLIBRARIES:
209 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
210 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
211 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
212 test "$$dir" = "$$p" && dir=.; \
213 echo "rm -f \"$${dir}/so_locations\""; \
214 rm -f "$${dir}/so_locations"; \
215 done
216liblttctl.la: $(liblttctl_la_OBJECTS) $(liblttctl_la_DEPENDENCIES)
217 $(LINK) -rpath $(libdir) $(liblttctl_la_LDFLAGS) $(liblttctl_la_OBJECTS) $(liblttctl_la_LIBADD) $(LIBS)
218
219mostlyclean-compile:
220 -rm -f *.$(OBJEXT) core *.core
221
222distclean-compile:
223 -rm -f *.tab.c
224
225@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblttctl.Plo@am__quote@
226
227.c.o:
228@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
229@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
230@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
231@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
232@am__fastdepCC_TRUE@ fi
233@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
234@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
235@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
236@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
237
238.c.obj:
239@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
240@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
241@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
242@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
243@am__fastdepCC_TRUE@ fi
244@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
245@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
246@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
247@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
248
249.c.lo:
250@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
251@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
252@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
253@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
254@am__fastdepCC_TRUE@ fi
255@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
256@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
257@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
258@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
259
260mostlyclean-libtool:
261 -rm -f *.lo
262
263clean-libtool:
264 -rm -rf .libs _libs
265
266distclean-libtool:
267 -rm -f libtool
268uninstall-info-am:
269lttctlincludeHEADERS_INSTALL = $(INSTALL_HEADER)
270install-lttctlincludeHEADERS: $(lttctlinclude_HEADERS)
271 @$(NORMAL_INSTALL)
272 $(mkinstalldirs) $(DESTDIR)$(lttctlincludedir)
273 @list='$(lttctlinclude_HEADERS)'; for p in $$list; do \
274 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
275 f="`echo $$p | sed -e 's|^.*/||'`"; \
276 echo " $(lttctlincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(lttctlincludedir)/$$f"; \
277 $(lttctlincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(lttctlincludedir)/$$f; \
278 done
279
280uninstall-lttctlincludeHEADERS:
281 @$(NORMAL_UNINSTALL)
282 @list='$(lttctlinclude_HEADERS)'; for p in $$list; do \
283 f="`echo $$p | sed -e 's|^.*/||'`"; \
284 echo " rm -f $(DESTDIR)$(lttctlincludedir)/$$f"; \
285 rm -f $(DESTDIR)$(lttctlincludedir)/$$f; \
286 done
287
288ETAGS = etags
289ETAGSFLAGS =
290
291CTAGS = ctags
292CTAGSFLAGS =
293
294tags: TAGS
295
296ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
297 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
298 unique=`for i in $$list; do \
299 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300 done | \
301 $(AWK) ' { files[$$0] = 1; } \
302 END { for (i in files) print i; }'`; \
303 mkid -fID $$unique
304
305TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
306 $(TAGS_FILES) $(LISP)
307 tags=; \
308 here=`pwd`; \
309 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310 unique=`for i in $$list; do \
311 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312 done | \
313 $(AWK) ' { files[$$0] = 1; } \
314 END { for (i in files) print i; }'`; \
315 test -z "$(ETAGS_ARGS)$$tags$$unique" \
316 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
317 $$tags $$unique
318
319ctags: CTAGS
320CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
321 $(TAGS_FILES) $(LISP)
322 tags=; \
323 here=`pwd`; \
324 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325 unique=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 done | \
328 $(AWK) ' { files[$$0] = 1; } \
329 END { for (i in files) print i; }'`; \
330 test -z "$(CTAGS_ARGS)$$tags$$unique" \
331 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
332 $$tags $$unique
333
334GTAGS:
335 here=`$(am__cd) $(top_builddir) && pwd` \
336 && cd $(top_srcdir) \
337 && gtags -i $(GTAGS_ARGS) $$here
338
339distclean-tags:
340 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
341DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
342
343top_distdir = ..
344distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
345
346distdir: $(DISTFILES)
347 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349 list='$(DISTFILES)'; for file in $$list; do \
350 case $$file in \
351 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353 esac; \
354 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
355 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
356 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
357 dir="/$$dir"; \
358 $(mkinstalldirs) "$(distdir)$$dir"; \
359 else \
360 dir=''; \
361 fi; \
362 if test -d $$d/$$file; then \
363 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
364 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
365 fi; \
366 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
367 else \
368 test -f $(distdir)/$$file \
369 || cp -p $$d/$$file $(distdir)/$$file \
370 || exit 1; \
371 fi; \
372 done
373check-am: all-am
374check: check-am
375all-am: Makefile $(LTLIBRARIES) $(HEADERS)
376
377installdirs:
378 $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(lttctlincludedir)
379install: install-am
380install-exec: install-exec-am
381install-data: install-data-am
382uninstall: uninstall-am
383
384install-am: all-am
385 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
386
387installcheck: installcheck-am
388install-strip:
389 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391 `test -z '$(STRIP)' || \
392 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
393mostlyclean-generic:
394
395clean-generic:
396
397distclean-generic:
398 -rm -f $(CONFIG_CLEAN_FILES)
399
400maintainer-clean-generic:
401 @echo "This command is intended for maintainers to use"
402 @echo "it deletes files that may require special tools to rebuild."
403clean: clean-am
404
405clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
406 mostlyclean-am
407
408distclean: distclean-am
409 -rm -rf ./$(DEPDIR)
410 -rm -f Makefile
411distclean-am: clean-am distclean-compile distclean-generic \
412 distclean-libtool distclean-tags
413
414dvi: dvi-am
415
416dvi-am:
417
418info: info-am
419
420info-am:
421
422install-data-am: install-lttctlincludeHEADERS
423
424install-exec-am: install-libLTLIBRARIES
425
426install-info: install-info-am
427
428install-man:
429
430installcheck-am:
431
432maintainer-clean: maintainer-clean-am
433 -rm -rf ./$(DEPDIR)
434 -rm -f Makefile
435maintainer-clean-am: distclean-am maintainer-clean-generic
436
437mostlyclean: mostlyclean-am
438
439mostlyclean-am: mostlyclean-compile mostlyclean-generic \
440 mostlyclean-libtool
441
442pdf: pdf-am
443
444pdf-am:
445
446ps: ps-am
447
448ps-am:
449
450uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
451 uninstall-lttctlincludeHEADERS
452
453.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
454 clean-libLTLIBRARIES clean-libtool ctags distclean \
455 distclean-compile distclean-generic distclean-libtool \
456 distclean-tags distdir dvi dvi-am info info-am install \
457 install-am install-data install-data-am install-exec \
458 install-exec-am install-info install-info-am \
459 install-libLTLIBRARIES install-lttctlincludeHEADERS install-man \
460 install-strip installcheck installcheck-am installdirs \
461 maintainer-clean maintainer-clean-generic mostlyclean \
462 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
463 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am \
464 uninstall-libLTLIBRARIES uninstall-lttctlincludeHEADERS
465
466# Tell versions [3.59,3.63) of GNU make to not export all variables.
467# Otherwise a system limit (for SysV at least) may be exceeded.
468.NOEXPORT:
This page took 0.038334 seconds and 4 git commands to generate.