convert from svn repository: remove tags directory
[lttv.git] / trunk / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / histogram / 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 May 6, 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 = libguihistogram.la
190 libguihistogram_la_LDFLAGS = -module
191 libguihistogram_la_SOURCES = histomodule.c histoeventhooks.c histocfv.c \
192 histobuttonwidget.c histodrawing.c histodrawitem.c
193
194
195 noinst_HEADERS = histoeventhooks.h histocfv.h \
196 histobuttonwidget.h histodrawing.h histodrawitem.h
197
198
199 EXTRA_DIST = \
200 hHistogramInsert.xpm stock_zoom_in_24.xpm stock_zoom_out_24.xpm \
201 stock_zoom_fit_24.xpm
202
203 subdir = lttv/modules/gui/histogram
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 libguihistogram_la_LIBADD =
211 am_libguihistogram_la_OBJECTS = histomodule.lo histoeventhooks.lo \
212 histocfv.lo histobuttonwidget.lo histodrawing.lo \
213 histodrawitem.lo
214 libguihistogram_la_OBJECTS = $(am_libguihistogram_la_OBJECTS)
215 depcomp = $(SHELL) $(top_srcdir)/depcomp
216 am__depfiles_maybe = depfiles
217 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/histobuttonwidget.Plo \
218 @AMDEP_TRUE@ ./$(DEPDIR)/histocfv.Plo \
219 @AMDEP_TRUE@ ./$(DEPDIR)/histodrawing.Plo \
220 @AMDEP_TRUE@ ./$(DEPDIR)/histodrawitem.Plo \
221 @AMDEP_TRUE@ ./$(DEPDIR)/histoeventhooks.Plo \
222 @AMDEP_TRUE@ ./$(DEPDIR)/histomodule.Plo
223 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
224 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
225 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
226 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
227 CCLD = $(CC)
228 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
229 $(AM_LDFLAGS) $(LDFLAGS) -o $@
230 DIST_SOURCES = $(libguihistogram_la_SOURCES)
231 HEADERS = $(noinst_HEADERS)
232
233 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
234 SOURCES = $(libguihistogram_la_SOURCES)
235
236 all: all-am
237
238 .SUFFIXES:
239 .SUFFIXES: .c .lo .o .obj
240 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
241 cd $(top_srcdir) && \
242 $(AUTOMAKE) --gnu lttv/modules/gui/histogram/Makefile
243 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
244 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
245 libLTLIBRARIES_INSTALL = $(INSTALL)
246 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
247 @$(NORMAL_INSTALL)
248 $(mkinstalldirs) $(DESTDIR)$(libdir)
249 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
250 if test -f $$p; then \
251 f="`echo $$p | sed -e 's|^.*/||'`"; \
252 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
253 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
254 else :; fi; \
255 done
256
257 uninstall-libLTLIBRARIES:
258 @$(NORMAL_UNINSTALL)
259 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
260 p="`echo $$p | sed -e 's|^.*/||'`"; \
261 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
262 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
263 done
264
265 clean-libLTLIBRARIES:
266 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
267 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
268 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
269 test "$$dir" = "$$p" && dir=.; \
270 echo "rm -f \"$${dir}/so_locations\""; \
271 rm -f "$${dir}/so_locations"; \
272 done
273 libguihistogram.la: $(libguihistogram_la_OBJECTS) $(libguihistogram_la_DEPENDENCIES)
274 $(LINK) -rpath $(libdir) $(libguihistogram_la_LDFLAGS) $(libguihistogram_la_OBJECTS) $(libguihistogram_la_LIBADD) $(LIBS)
275
276 mostlyclean-compile:
277 -rm -f *.$(OBJEXT) core *.core
278
279 distclean-compile:
280 -rm -f *.tab.c
281
282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/histobuttonwidget.Plo@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/histocfv.Plo@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/histodrawing.Plo@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/histodrawitem.Plo@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/histoeventhooks.Plo@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/histomodule.Plo@am__quote@
288
289 .c.o:
290 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
291 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
292 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
293 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
294 @am__fastdepCC_TRUE@ fi
295 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
299
300 .c.obj:
301 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
302 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
303 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
304 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
305 @am__fastdepCC_TRUE@ fi
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
309 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
310
311 .c.lo:
312 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
313 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
314 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
315 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
316 @am__fastdepCC_TRUE@ fi
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
321
322 mostlyclean-libtool:
323 -rm -f *.lo
324
325 clean-libtool:
326 -rm -rf .libs _libs
327
328 distclean-libtool:
329 -rm -f libtool
330 uninstall-info-am:
331
332 ETAGS = etags
333 ETAGSFLAGS =
334
335 CTAGS = ctags
336 CTAGSFLAGS =
337
338 tags: TAGS
339
340 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
341 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
342 unique=`for i in $$list; do \
343 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344 done | \
345 $(AWK) ' { files[$$0] = 1; } \
346 END { for (i in files) print i; }'`; \
347 mkid -fID $$unique
348
349 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
350 $(TAGS_FILES) $(LISP)
351 tags=; \
352 here=`pwd`; \
353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
359 test -z "$(ETAGS_ARGS)$$tags$$unique" \
360 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
361 $$tags $$unique
362
363 ctags: CTAGS
364 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
365 $(TAGS_FILES) $(LISP)
366 tags=; \
367 here=`pwd`; \
368 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
369 unique=`for i in $$list; do \
370 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371 done | \
372 $(AWK) ' { files[$$0] = 1; } \
373 END { for (i in files) print i; }'`; \
374 test -z "$(CTAGS_ARGS)$$tags$$unique" \
375 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376 $$tags $$unique
377
378 GTAGS:
379 here=`$(am__cd) $(top_builddir) && pwd` \
380 && cd $(top_srcdir) \
381 && gtags -i $(GTAGS_ARGS) $$here
382
383 distclean-tags:
384 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
385 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
386
387 top_distdir = ../../../..
388 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
389
390 distdir: $(DISTFILES)
391 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
392 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
393 list='$(DISTFILES)'; for file in $$list; do \
394 case $$file in \
395 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
396 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
397 esac; \
398 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
399 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
400 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
401 dir="/$$dir"; \
402 $(mkinstalldirs) "$(distdir)$$dir"; \
403 else \
404 dir=''; \
405 fi; \
406 if test -d $$d/$$file; then \
407 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
408 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
409 fi; \
410 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
411 else \
412 test -f $(distdir)/$$file \
413 || cp -p $$d/$$file $(distdir)/$$file \
414 || exit 1; \
415 fi; \
416 done
417 check-am: all-am
418 check: check-am
419 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
420
421 installdirs:
422 $(mkinstalldirs) $(DESTDIR)$(libdir)
423 install: install-am
424 install-exec: install-exec-am
425 install-data: install-data-am
426 uninstall: uninstall-am
427
428 install-am: all-am
429 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
430
431 installcheck: installcheck-am
432 install-strip:
433 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
434 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
435 `test -z '$(STRIP)' || \
436 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
437 mostlyclean-generic:
438
439 clean-generic:
440
441 distclean-generic:
442 -rm -f $(CONFIG_CLEAN_FILES)
443
444 maintainer-clean-generic:
445 @echo "This command is intended for maintainers to use"
446 @echo "it deletes files that may require special tools to rebuild."
447 clean: clean-am
448
449 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
450 mostlyclean-am
451
452 distclean: distclean-am
453 -rm -rf ./$(DEPDIR)
454 -rm -f Makefile
455 distclean-am: clean-am distclean-compile distclean-generic \
456 distclean-libtool distclean-tags
457
458 dvi: dvi-am
459
460 dvi-am:
461
462 info: info-am
463
464 info-am:
465
466 install-data-am:
467
468 install-exec-am: install-libLTLIBRARIES
469
470 install-info: install-info-am
471
472 install-man:
473
474 installcheck-am:
475
476 maintainer-clean: maintainer-clean-am
477 -rm -rf ./$(DEPDIR)
478 -rm -f Makefile
479 maintainer-clean-am: distclean-am maintainer-clean-generic
480
481 mostlyclean: mostlyclean-am
482
483 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
484 mostlyclean-libtool
485
486 pdf: pdf-am
487
488 pdf-am:
489
490 ps: ps-am
491
492 ps-am:
493
494 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
495
496 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
497 clean-libLTLIBRARIES clean-libtool ctags distclean \
498 distclean-compile distclean-generic distclean-libtool \
499 distclean-tags distdir dvi dvi-am info info-am install \
500 install-am install-data install-data-am install-exec \
501 install-exec-am install-info install-info-am \
502 install-libLTLIBRARIES install-man install-strip installcheck \
503 installcheck-am installdirs maintainer-clean \
504 maintainer-clean-generic mostlyclean mostlyclean-compile \
505 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
506 tags uninstall uninstall-am uninstall-info-am \
507 uninstall-libLTLIBRARIES
508
509 # Tell versions [3.59,3.63) of GNU make to not export all variables.
510 # Otherwise a system limit (for SysV at least) may be exceeded.
511 .NOEXPORT:
This page took 0.040547 seconds and 4 git commands to generate.