fix leak, enhance error values
[ltt-control.git] / trunk / lttng-xenomai / ltt-control-0.24-xenoltt / lttctl / Makefile
CommitLineData
df4efff7 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# lttctl/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
145AM_CFLAGS = -DPACKAGE_DATA_DIR=\""$(datadir)"\" -DPACKAGE_BIN_DIR=\""$(bindir)"\"
146
147bin_PROGRAMS = lttctl
148
149lttctl_SOURCES = \
150 lttctl.c
151
152lttctl_DEPENDENCIES = ../liblttctl/liblttctl.la
153lttctl_LDADD = $(lttctl_DEPENDENCIES)
154subdir = lttctl
155ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
156mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
157CONFIG_HEADER = $(top_builddir)/config.h
158CONFIG_CLEAN_FILES =
159bin_PROGRAMS = lttctl$(EXEEXT)
160PROGRAMS = $(bin_PROGRAMS)
161
162am_lttctl_OBJECTS = lttctl.$(OBJEXT)
163lttctl_OBJECTS = $(am_lttctl_OBJECTS)
164lttctl_LDFLAGS =
165depcomp = $(SHELL) $(top_srcdir)/depcomp
166am__depfiles_maybe = depfiles
167DEP_FILES = ./$(DEPDIR)/lttctl.Po
168COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
169 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
170LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
171 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
172CCLD = $(CC)
173LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
174 $(AM_LDFLAGS) $(LDFLAGS) -o $@
175DIST_SOURCES = $(lttctl_SOURCES)
176DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
177SOURCES = $(lttctl_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 lttctl/Makefile
186Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
187 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
188binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
189install-binPROGRAMS: $(bin_PROGRAMS)
190 @$(NORMAL_INSTALL)
191 $(mkinstalldirs) $(DESTDIR)$(bindir)
192 @list='$(bin_PROGRAMS)'; for p in $$list; do \
193 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
194 if test -f $$p \
195 || test -f $$p1 \
196 ; then \
197 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
198 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
199 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
200 else :; fi; \
201 done
202
203uninstall-binPROGRAMS:
204 @$(NORMAL_UNINSTALL)
205 @list='$(bin_PROGRAMS)'; for p in $$list; do \
206 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
207 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
208 rm -f $(DESTDIR)$(bindir)/$$f; \
209 done
210
211clean-binPROGRAMS:
212 @list='$(bin_PROGRAMS)'; for p in $$list; do \
213 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
214 echo " rm -f $$p $$f"; \
215 rm -f $$p $$f ; \
216 done
217lttctl$(EXEEXT): $(lttctl_OBJECTS) $(lttctl_DEPENDENCIES)
218 @rm -f lttctl$(EXEEXT)
219 $(LINK) $(lttctl_LDFLAGS) $(lttctl_OBJECTS) $(lttctl_LDADD) $(LIBS)
220
221mostlyclean-compile:
222 -rm -f *.$(OBJEXT) core *.core
223
224distclean-compile:
225 -rm -f *.tab.c
226
227include ./$(DEPDIR)/lttctl.Po
228
229.c.o:
230 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
231 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
232 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
233 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
234 fi
235# source='$<' object='$@' libtool=no \
236# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
237# $(CCDEPMODE) $(depcomp) \
238# $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
239
240.c.obj:
241 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
242 -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
243 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
244 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
245 fi
246# source='$<' object='$@' libtool=no \
247# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
248# $(CCDEPMODE) $(depcomp) \
249# $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
250
251.c.lo:
252 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
253 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
254 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
255 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
256 fi
257# source='$<' object='$@' libtool=yes \
258# depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
259# $(CCDEPMODE) $(depcomp) \
260# $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
261
262mostlyclean-libtool:
263 -rm -f *.lo
264
265clean-libtool:
266 -rm -rf .libs _libs
267
268distclean-libtool:
269 -rm -f libtool
270uninstall-info-am:
271
272ETAGS = etags
273ETAGSFLAGS =
274
275CTAGS = ctags
276CTAGSFLAGS =
277
278tags: TAGS
279
280ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
281 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
282 unique=`for i in $$list; do \
283 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
284 done | \
285 $(AWK) ' { files[$$0] = 1; } \
286 END { for (i in files) print i; }'`; \
287 mkid -fID $$unique
288
289TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
290 $(TAGS_FILES) $(LISP)
291 tags=; \
292 here=`pwd`; \
293 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294 unique=`for i in $$list; do \
295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296 done | \
297 $(AWK) ' { files[$$0] = 1; } \
298 END { for (i in files) print i; }'`; \
299 test -z "$(ETAGS_ARGS)$$tags$$unique" \
300 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
301 $$tags $$unique
302
303ctags: CTAGS
304CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
305 $(TAGS_FILES) $(LISP)
306 tags=; \
307 here=`pwd`; \
308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
309 unique=`for i in $$list; do \
310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311 done | \
312 $(AWK) ' { files[$$0] = 1; } \
313 END { for (i in files) print i; }'`; \
314 test -z "$(CTAGS_ARGS)$$tags$$unique" \
315 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
316 $$tags $$unique
317
318GTAGS:
319 here=`$(am__cd) $(top_builddir) && pwd` \
320 && cd $(top_srcdir) \
321 && gtags -i $(GTAGS_ARGS) $$here
322
323distclean-tags:
324 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
325DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
326
327top_distdir = ..
328distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
329
330distdir: $(DISTFILES)
331 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
332 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
333 list='$(DISTFILES)'; for file in $$list; do \
334 case $$file in \
335 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
336 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
337 esac; \
338 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
339 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
340 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
341 dir="/$$dir"; \
342 $(mkinstalldirs) "$(distdir)$$dir"; \
343 else \
344 dir=''; \
345 fi; \
346 if test -d $$d/$$file; then \
347 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
348 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
349 fi; \
350 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
351 else \
352 test -f $(distdir)/$$file \
353 || cp -p $$d/$$file $(distdir)/$$file \
354 || exit 1; \
355 fi; \
356 done
357check-am: all-am
358check: check-am
359all-am: Makefile $(PROGRAMS)
360
361installdirs:
362 $(mkinstalldirs) $(DESTDIR)$(bindir)
363install: install-am
364install-exec: install-exec-am
365install-data: install-data-am
366uninstall: uninstall-am
367
368install-am: all-am
369 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
370
371installcheck: installcheck-am
372install-strip:
373 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
374 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
375 `test -z '$(STRIP)' || \
376 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
377mostlyclean-generic:
378
379clean-generic:
380
381distclean-generic:
382 -rm -f $(CONFIG_CLEAN_FILES)
383
384maintainer-clean-generic:
385 @echo "This command is intended for maintainers to use"
386 @echo "it deletes files that may require special tools to rebuild."
387clean: clean-am
388
389clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
390
391distclean: distclean-am
392 -rm -rf ./$(DEPDIR)
393 -rm -f Makefile
394distclean-am: clean-am distclean-compile distclean-generic \
395 distclean-libtool distclean-tags
396
397dvi: dvi-am
398
399dvi-am:
400
401info: info-am
402
403info-am:
404
405install-data-am:
406
407install-exec-am: install-binPROGRAMS
408
409install-info: install-info-am
410
411install-man:
412
413installcheck-am:
414
415maintainer-clean: maintainer-clean-am
416 -rm -rf ./$(DEPDIR)
417 -rm -f Makefile
418maintainer-clean-am: distclean-am maintainer-clean-generic
419
420mostlyclean: mostlyclean-am
421
422mostlyclean-am: mostlyclean-compile mostlyclean-generic \
423 mostlyclean-libtool
424
425pdf: pdf-am
426
427pdf-am:
428
429ps: ps-am
430
431ps-am:
432
433uninstall-am: uninstall-binPROGRAMS uninstall-info-am
434
435.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
436 clean-generic clean-libtool ctags distclean distclean-compile \
437 distclean-generic distclean-libtool distclean-tags distdir dvi \
438 dvi-am info info-am install install-am install-binPROGRAMS \
439 install-data install-data-am install-exec install-exec-am \
440 install-info install-info-am install-man install-strip \
441 installcheck installcheck-am installdirs maintainer-clean \
442 maintainer-clean-generic mostlyclean mostlyclean-compile \
443 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
444 tags uninstall uninstall-am uninstall-binPROGRAMS \
445 uninstall-info-am
446
447# Tell versions [3.59,3.63) of GNU make to not export all variables.
448# Otherwise a system limit (for SysV at least) may be exceeded.
449.NOEXPORT:
This page took 0.037668 seconds and 4 git commands to generate.