fix leak, enhance error values
[ltt-control.git] / trunk / lttng-xenomai / ltt-control-0.24-xenoltt / liblttctl / Makefile
CommitLineData
df4efff7 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# liblttctl/Makefile. Generated from Makefile.in by configure.
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
16
17srcdir = .
18top_srcdir = ..
19
20pkgdatadir = $(datadir)/ltt-control
21pkglibdir = $(libdir)/ltt-control
22pkgincludedir = $(includedir)/ltt-control
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = /usr/bin/install -c
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 = i686-pc-linux-gnu
39ACLOCAL = ${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run aclocal-1.7
40AMDEP_FALSE = #
41AMDEP_TRUE =
42AMTAR = ${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run tar
43AR = ar
44AUTOCONF = ${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run autoconf
45AUTOHEADER = ${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run autoheader
46AUTOMAKE = ${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run automake-1.7
47AWK = mawk
48BASH = /bin/sh
49CC = gcc
50CCDEPMODE = depmode=gcc3
51CFLAGS = -g -O2
52CPP = gcc -E
53CPPFLAGS =
54CXX = g++
55CXXCPP = g++ -E
56CXXDEPMODE = depmode=gcc3
57CXXFLAGS = -g -O2
58CYGPATH_W = echo
59DEFAULT_INCLUDES = -I$(top_srcdir) -I$(top_builddir)
60DEFS = -DHAVE_CONFIG_H
61DEPDIR = .deps
62ECHO = echo
63ECHO_C =
64ECHO_N = -n
65ECHO_T =
66EGREP = /bin/grep -E
67EXEEXT =
68F77 =
69FFLAGS =
70GREP = /bin/grep
71INSTALL_DATA = ${INSTALL} -m 644
72INSTALL_PROGRAM = ${INSTALL}
73INSTALL_SCRIPT = ${INSTALL}
74INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
75LDFLAGS =
76LIBOBJS =
77LIBS =
78LIBTOOL = $(SHELL) $(top_builddir)/libtool
79LN_S = ln -s
80LTLIBOBJS =
81MAKEINFO = ${SHELL} /usr/src/ltt-control-0.24-17092006/missing --run makeinfo
82OBJEXT = o
83PACKAGE = ltt-control
84PACKAGE_BUGREPORT = BUG-REPORT-ADDRESS
85PACKAGE_CFLAGS = -Wall -Wformat
86PACKAGE_LIBS =
87PACKAGE_NAME = FULL-PACKAGE-NAME
88PACKAGE_STRING = FULL-PACKAGE-NAME VERSION
89PACKAGE_TARNAME = full-package-name
90PACKAGE_VERSION = VERSION
91PATH_SEPARATOR = :
92RANLIB = ranlib
93SET_MAKE =
94SHELL = /bin/sh
95STRIP = strip
96THREAD_LIBS = -lpthread
97UTIL_LIBS = -lutil
98VERSION = 0.24-17092006
99ac_ct_CC = gcc
100ac_ct_CXX = g++
101ac_ct_F77 =
102am__fastdepCC_FALSE = #
103am__fastdepCC_TRUE =
104am__fastdepCXX_FALSE = #
105am__fastdepCXX_TRUE =
106am__include = include
107am__leading_dot = .
108am__quote =
109bindir = ${exec_prefix}/bin
110build = i686-pc-linux-gnu
111build_alias =
112build_cpu = i686
113build_os = linux-gnu
114build_vendor = pc
115datadir = ${datarootdir}
116datarootdir = ${prefix}/share
117docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
118dvidir = ${docdir}
119exec_prefix = ${prefix}
120host = i686-pc-linux-gnu
121host_alias =
122host_cpu = i686
123host_os = linux-gnu
124host_vendor = pc
125htmldir = ${docdir}
126includedir = ${prefix}/include
127infodir = ${datarootdir}/info
128install_sh = /usr/src/ltt-control-0.24-17092006/install-sh
129libdir = ${exec_prefix}/lib
130libexecdir = ${exec_prefix}/libexec
131localedir = ${datarootdir}/locale
132localstatedir = ${prefix}/var
133lttctlincludedir = ${prefix}/include/liblttctl
134mandir = ${datarootdir}/man
135oldincludedir = /usr/include
136pdfdir = ${docdir}
137prefix = /usr/local
138program_transform_name = s,x,x,
139psdir = ${docdir}
140sbindir = ${exec_prefix}/sbin
141sharedstatedir = ${prefix}/com
142sysconfdir = ${prefix}/etc
143target_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
164DEP_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
225include ./$(DEPDIR)/liblttctl.Plo
226
227.c.o:
228 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
229 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
230 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
231 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
232 fi
233# source='$<' object='$@' libtool=no \
234# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
235# $(CCDEPMODE) $(depcomp) \
236# $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
237
238.c.obj:
239 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
240 -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
241 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
242 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
243 fi
244# source='$<' object='$@' libtool=no \
245# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
246# $(CCDEPMODE) $(depcomp) \
247# $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
248
249.c.lo:
250 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
251 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
252 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
253 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
254 fi
255# source='$<' object='$@' libtool=yes \
256# depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
257# $(CCDEPMODE) $(depcomp) \
258# $(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.039043 seconds and 4 git commands to generate.