move everything out of trunk
[lttv.git] / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / xenoltt / Makefile.in
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
17 # This file is part of the Linux Trace Toolkit viewer
18 # Copyright (C) 2003-2004 Mathieu Desnoyers
19 #
20 # This program is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License Version 2 as
22 # published by the Free Software Foundation;
23 #
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 # GNU General Public License for more details.
28 #
29 # You should have received a copy of the GNU General Public License
30 # along with this program; if not, write to the Free Software
31 # Foundation, Inc., 59 Temple Place - Suite 330, Boston,
32 # MA 02111-1307, USA.
33
34 #
35 # Makefile for LTT New generation user interface : plugins.
36 #
37 # Created by Mathieu Desnoyers on September 27, 2003
38 #
39
40 srcdir = @srcdir@
41 top_srcdir = @top_srcdir@
42 VPATH = @srcdir@
43 pkgdatadir = $(datadir)/@PACKAGE@
44 pkglibdir = $(libdir)/@PACKAGE@
45 pkgincludedir = $(includedir)/@PACKAGE@
46 top_builddir = ../../../..
47
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49 INSTALL = @INSTALL@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_HEADER = $(INSTALL_DATA)
54 transform = $(program_transform_name)
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 host_triplet = @host@
62 ACLOCAL = @ACLOCAL@
63 AMDEP_FALSE = @AMDEP_FALSE@
64 AMDEP_TRUE = @AMDEP_TRUE@
65 AMTAR = @AMTAR@
66 AR = @AR@
67 AUTOCONF = @AUTOCONF@
68 AUTOHEADER = @AUTOHEADER@
69 AUTOMAKE = @AUTOMAKE@
70 AWK = @AWK@
71 BASH = @BASH@
72 CC = @CC@
73 CCDEPMODE = @CCDEPMODE@
74 CFLAGS = @CFLAGS@
75 CPP = @CPP@
76 CPPFLAGS = @CPPFLAGS@
77 CXX = @CXX@
78 CXXCPP = @CXXCPP@
79 CXXDEPMODE = @CXXDEPMODE@
80 CXXFLAGS = @CXXFLAGS@
81 CYGPATH_W = @CYGPATH_W@
82 DEFAULT_INCLUDES = @DEFAULT_INCLUDES@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 F77 = @F77@
92 FFLAGS = @FFLAGS@
93 GLIB_CFLAGS = @GLIB_CFLAGS@
94 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
95 GLIB_LIBS = @GLIB_LIBS@
96 GLIB_MKENUMS = @GLIB_MKENUMS@
97 GOBJECT_QUERY = @GOBJECT_QUERY@
98 GREP = @GREP@
99 GTK_CFLAGS = @GTK_CFLAGS@
100 GTK_LIBS = @GTK_LIBS@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 LDFLAGS = @LDFLAGS@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@ $(GLIB_LIBS) $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
108 LIBTOOL = @LIBTOOL@
109 LN_S = @LN_S@
110 LTLIBOBJS = @LTLIBOBJS@
111 LTTVSTATIC_FALSE = @LTTVSTATIC_FALSE@
112 LTTVSTATIC_TRUE = @LTTVSTATIC_TRUE@
113 MAKEINFO = @MAKEINFO@
114 OBJEXT = @OBJEXT@
115 PACKAGE = @PACKAGE@
116 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
117 PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
118 PACKAGE_LIBS = @PACKAGE_LIBS@
119 PACKAGE_NAME = @PACKAGE_NAME@
120 PACKAGE_STRING = @PACKAGE_STRING@
121 PACKAGE_TARNAME = @PACKAGE_TARNAME@
122 PACKAGE_VERSION = @PACKAGE_VERSION@
123 PATH_SEPARATOR = @PATH_SEPARATOR@
124 PKG_CONFIG = @PKG_CONFIG@
125 POPT_LIBS = @POPT_LIBS@
126 RANLIB = @RANLIB@
127 SET_MAKE = @SET_MAKE@
128 SHELL = @SHELL@
129 STRIP = @STRIP@
130 THREAD_LIBS = @THREAD_LIBS@
131 UTIL_LIBS = @UTIL_LIBS@
132 VERSION = @VERSION@
133 ac_ct_CC = @ac_ct_CC@
134 ac_ct_CXX = @ac_ct_CXX@
135 ac_ct_F77 = @ac_ct_F77@
136 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
137 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
138 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
139 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
140 am__include = @am__include@
141 am__leading_dot = @am__leading_dot@
142 am__quote = @am__quote@
143 bindir = @bindir@
144 build = @build@
145 build_alias = @build_alias@
146 build_cpu = @build_cpu@
147 build_os = @build_os@
148 build_vendor = @build_vendor@
149 datadir = @datadir@
150 datarootdir = @datarootdir@
151 docdir = @docdir@
152 dvidir = @dvidir@
153 exec_prefix = @exec_prefix@
154 host = @host@
155 host_alias = @host_alias@
156 host_cpu = @host_cpu@
157 host_os = @host_os@
158 host_vendor = @host_vendor@
159 htmldir = @htmldir@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163
164 libdir = ${lttvplugindir}
165 libexecdir = @libexecdir@
166 localedir = @localedir@
167 localstatedir = @localstatedir@
168 lttctlincludedir = @lttctlincludedir@
169 lttincludedir = @lttincludedir@
170 lttvincludedir = @lttvincludedir@
171 lttvlibdir = @lttvlibdir@
172 lttvplugindir = @lttvplugindir@
173 lttvwindowincludedir = @lttvwindowincludedir@
174 mandir = @mandir@
175 oldincludedir = @oldincludedir@
176 pdfdir = @pdfdir@
177 prefix = @prefix@
178 program_transform_name = @program_transform_name@
179 psdir = @psdir@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 sysconfdir = @sysconfdir@
183 target_alias = @target_alias@
184 top_lttvdir = @top_lttvdir@
185 top_lttvwindowdir = @top_lttvwindowdir@
186
187 AM_CFLAGS = $(GLIB_CFLAGS) $(GTK_CFLAGS)
188
189 lib_LTLIBRARIES = libguixenoltt.la
190 libguixenoltt_la_LDFLAGS = -module
191 libguixenoltt_la_SOURCES = module.c xenoltt_eventhooks.c xfv.c xenoltt_threadlist.c\
192 xenoltt_drawing.c xenoltt_drawitem.c lttv_plugin_xfv.c
193
194
195 noinst_HEADERS = xenoltt_eventhooks.h xfv.h xenoltt_threadlist.h\
196 xenoltt_drawing.h xenoltt_drawitem.h lttv_plugin_xfv.h
197
198
199 EXTRA_DIST = \
200 hGuiControlFlowInsert.xpm hLegendInsert.xpm hGuiStatisticInsert.xpm\
201 xenoltt-color-list.png FlagThreadDelete.xpm FlagThreadInit.xpm
202
203 subdir = lttv/modules/gui/xenoltt
204 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
205 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
206 CONFIG_HEADER = $(top_builddir)/config.h
207 CONFIG_CLEAN_FILES =
208 LTLIBRARIES = $(lib_LTLIBRARIES)
209
210 libguixenoltt_la_LIBADD =
211 am_libguixenoltt_la_OBJECTS = module.lo xenoltt_eventhooks.lo xfv.lo \
212 xenoltt_threadlist.lo xenoltt_drawing.lo xenoltt_drawitem.lo lttv_plugin_xfv.lo
213 libguixenoltt_la_OBJECTS = $(am_libguixenoltt_la_OBJECTS)
214 depcomp = $(SHELL) $(top_srcdir)/depcomp
215 am__depfiles_maybe = depfiles
216 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/xfv.Plo ./$(DEPDIR)/xenoltt_drawing.Plo \
217 @AMDEP_TRUE@ ./$(DEPDIR)/xenoltt_drawitem.Plo ./$(DEPDIR)/xenoltt_eventhooks.Plo \
218 @AMDEP_TRUE@ ./$(DEPDIR)/lttv_plugin_xfv.Plo \
219 @AMDEP_TRUE@ ./$(DEPDIR)/module.Plo ./$(DEPDIR)/xenoltt_threadlist.Plo \
220 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
221 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
222 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
223 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
224 CCLD = $(CC)
225 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
226 $(AM_LDFLAGS) $(LDFLAGS) -o $@
227 DIST_SOURCES = $(libguixenoltt_la_SOURCES)
228 HEADERS = $(noinst_HEADERS)
229
230 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am TODO
231 SOURCES = $(libguixenoltt_la_SOURCES)
232
233 all: all-am
234
235 .SUFFIXES:
236 .SUFFIXES: .c .lo .o .obj
237 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
238 cd $(top_srcdir) && \
239 $(AUTOMAKE) --gnu lttv/modules/gui/xenoltt/Makefile
240 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
242 libLTLIBRARIES_INSTALL = $(INSTALL)
243 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
244 @$(NORMAL_INSTALL)
245 $(mkinstalldirs) $(DESTDIR)$(libdir)
246 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
247 if test -f $$p; then \
248 f="`echo $$p | sed -e 's|^.*/||'`"; \
249 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
250 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
251 else :; fi; \
252 done
253
254 uninstall-libLTLIBRARIES:
255 @$(NORMAL_UNINSTALL)
256 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
257 p="`echo $$p | sed -e 's|^.*/||'`"; \
258 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
259 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
260 done
261
262 clean-libLTLIBRARIES:
263 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
264 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
265 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
266 test "$$dir" = "$$p" && dir=.; \
267 echo "rm -f \"$${dir}/so_locations\""; \
268 rm -f "$${dir}/so_locations"; \
269 done
270 libguixenoltt.la: $(libguixenoltt_la_OBJECTS) $(libguixenoltt_la_DEPENDENCIES)
271 $(LINK) -rpath $(libdir) $(libguixenoltt_la_LDFLAGS) $(libguixenoltt_la_OBJECTS) $(libguixenoltt_la_LIBADD) $(LIBS)
272
273 mostlyclean-compile:
274 -rm -f *.$(OBJEXT) core *.core
275
276 distclean-compile:
277 -rm -f *.tab.c
278
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfv.Plo@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xenoltt_drawing.Plo@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xenoltt_drawitem.Plo@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xenoltt_eventhooks.Plo@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lttv_plugin_xfv.Plo@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/module.Plo@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xenoltt_threadlist.Plo@am__quote@
286
287 .c.o:
288 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
289 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
290 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
291 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
292 @am__fastdepCC_TRUE@ fi
293 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
294 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
295 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
297
298 .c.obj:
299 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
300 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
301 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
302 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
303 @am__fastdepCC_TRUE@ fi
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
307 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
308
309 .c.lo:
310 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
311 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
312 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
313 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
314 @am__fastdepCC_TRUE@ fi
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
318 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
319
320 mostlyclean-libtool:
321 -rm -f *.lo
322
323 clean-libtool:
324 -rm -rf .libs _libs
325
326 distclean-libtool:
327 -rm -f libtool
328 uninstall-info-am:
329
330 ETAGS = etags
331 ETAGSFLAGS =
332
333 CTAGS = ctags
334 CTAGSFLAGS =
335
336 tags: TAGS
337
338 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) ' { files[$$0] = 1; } \
344 END { for (i in files) print i; }'`; \
345 mkid -fID $$unique
346
347 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
348 $(TAGS_FILES) $(LISP)
349 tags=; \
350 here=`pwd`; \
351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 done | \
355 $(AWK) ' { files[$$0] = 1; } \
356 END { for (i in files) print i; }'`; \
357 test -z "$(ETAGS_ARGS)$$tags$$unique" \
358 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359 $$tags $$unique
360
361 ctags: CTAGS
362 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
363 $(TAGS_FILES) $(LISP)
364 tags=; \
365 here=`pwd`; \
366 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367 unique=`for i in $$list; do \
368 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369 done | \
370 $(AWK) ' { files[$$0] = 1; } \
371 END { for (i in files) print i; }'`; \
372 test -z "$(CTAGS_ARGS)$$tags$$unique" \
373 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
374 $$tags $$unique
375
376 GTAGS:
377 here=`$(am__cd) $(top_builddir) && pwd` \
378 && cd $(top_srcdir) \
379 && gtags -i $(GTAGS_ARGS) $$here
380
381 distclean-tags:
382 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
383 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
384
385 top_distdir = ../../../..
386 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
387
388 distdir: $(DISTFILES)
389 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
390 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
391 list='$(DISTFILES)'; for file in $$list; do \
392 case $$file in \
393 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
394 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
395 esac; \
396 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
398 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
399 dir="/$$dir"; \
400 $(mkinstalldirs) "$(distdir)$$dir"; \
401 else \
402 dir=''; \
403 fi; \
404 if test -d $$d/$$file; then \
405 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
406 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
407 fi; \
408 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
409 else \
410 test -f $(distdir)/$$file \
411 || cp -p $$d/$$file $(distdir)/$$file \
412 || exit 1; \
413 fi; \
414 done
415 check-am: all-am
416 check: check-am
417 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
418
419 installdirs:
420 $(mkinstalldirs) $(DESTDIR)$(libdir)
421 install: install-am
422 install-exec: install-exec-am
423 install-data: install-data-am
424 uninstall: uninstall-am
425
426 install-am: all-am
427 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
428
429 installcheck: installcheck-am
430 install-strip:
431 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
432 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
433 `test -z '$(STRIP)' || \
434 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
435 mostlyclean-generic:
436
437 clean-generic:
438
439 distclean-generic:
440 -rm -f $(CONFIG_CLEAN_FILES)
441
442 maintainer-clean-generic:
443 @echo "This command is intended for maintainers to use"
444 @echo "it deletes files that may require special tools to rebuild."
445 clean: clean-am
446
447 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
448 mostlyclean-am
449
450 distclean: distclean-am
451 -rm -rf ./$(DEPDIR)
452 -rm -f Makefile
453 distclean-am: clean-am distclean-compile distclean-generic \
454 distclean-libtool distclean-tags
455
456 dvi: dvi-am
457
458 dvi-am:
459
460 info: info-am
461
462 info-am:
463
464 install-data-am:
465
466 install-exec-am: install-libLTLIBRARIES
467
468 install-info: install-info-am
469
470 install-man:
471
472 installcheck-am:
473
474 maintainer-clean: maintainer-clean-am
475 -rm -rf ./$(DEPDIR)
476 -rm -f Makefile
477 maintainer-clean-am: distclean-am maintainer-clean-generic
478
479 mostlyclean: mostlyclean-am
480
481 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
482 mostlyclean-libtool
483
484 pdf: pdf-am
485
486 pdf-am:
487
488 ps: ps-am
489
490 ps-am:
491
492 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
493
494 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
495 clean-libLTLIBRARIES clean-libtool ctags distclean \
496 distclean-compile distclean-generic distclean-libtool \
497 distclean-tags distdir dvi dvi-am info info-am install \
498 install-am install-data install-data-am install-exec \
499 install-exec-am install-info install-info-am \
500 install-libLTLIBRARIES install-man install-strip installcheck \
501 installcheck-am installdirs maintainer-clean \
502 maintainer-clean-generic mostlyclean mostlyclean-compile \
503 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
504 tags uninstall uninstall-am uninstall-info-am \
505 uninstall-libLTLIBRARIES
506
507 # Tell versions [3.59,3.63) of GNU make to not export all variables.
508 # Otherwise a system limit (for SysV at least) may be exceeded.
509 .NOEXPORT:
This page took 0.040236 seconds and 4 git commands to generate.