convert from svn repository: remove tags directory
[lttv.git] / trunk / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / histogram / Makefile
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # lttv/modules/gui/histogram/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
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 = .
41 top_srcdir = ../../../..
42
43 pkgdatadir = $(datadir)/LinuxTraceToolkitViewer
44 pkglibdir = $(libdir)/LinuxTraceToolkitViewer
45 pkgincludedir = $(includedir)/LinuxTraceToolkitViewer
46 top_builddir = ../../../..
47
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49 INSTALL = /usr/bin/install -c
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 = i686-pc-linux-gnu
62 ACLOCAL = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run aclocal-1.7
63 AMDEP_FALSE = #
64 AMDEP_TRUE =
65 AMTAR = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run tar
66 AR = ar
67 AUTOCONF = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoconf
68 AUTOHEADER = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoheader
69 AUTOMAKE = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run automake-1.7
70 AWK = mawk
71 BASH = /bin/sh
72 CC = gcc
73 CCDEPMODE = depmode=gcc3
74 CFLAGS = -g -O2
75 CPP = gcc -E
76 CPPFLAGS =
77 CXX = g++
78 CXXCPP = g++ -E
79 CXXDEPMODE = depmode=gcc3
80 CXXFLAGS = -g -O2
81 CYGPATH_W = echo
82 DEFAULT_INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_lttvdir) -I$(top_lttvwindowdir)
83 DEFS = -DHAVE_CONFIG_H
84 DEPDIR = .deps
85 ECHO = echo
86 ECHO_C =
87 ECHO_N = -n
88 ECHO_T =
89 EGREP = /bin/grep -E
90 EXEEXT =
91 F77 =
92 FFLAGS =
93 GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
94 GLIB_GENMARSHAL = glib-genmarshal
95 GLIB_LIBS = -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
96 GLIB_MKENUMS = glib-mkenums
97 GOBJECT_QUERY = gobject-query
98 GREP = /bin/grep
99 GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
100 GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
101 INSTALL_DATA = ${INSTALL} -m 644
102 INSTALL_PROGRAM = ${INSTALL}
103 INSTALL_SCRIPT = ${INSTALL}
104 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
105 LDFLAGS =
106 LIBOBJS =
107 LIBS = $(GLIB_LIBS) $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
108 LIBTOOL = $(SHELL) $(top_builddir)/libtool
109 LN_S = ln -s
110 LTLIBOBJS =
111 LTTVSTATIC_FALSE =
112 LTTVSTATIC_TRUE = #
113 MAKEINFO = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run makeinfo
114 OBJEXT = o
115 PACKAGE = LinuxTraceToolkitViewer
116 PACKAGE_BUGREPORT = BUG-REPORT-ADDRESS
117 PACKAGE_CFLAGS = -Wall -Wformat
118 PACKAGE_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
119 PACKAGE_NAME = FULL-PACKAGE-NAME
120 PACKAGE_STRING = FULL-PACKAGE-NAME VERSION
121 PACKAGE_TARNAME = full-package-name
122 PACKAGE_VERSION = VERSION
123 PATH_SEPARATOR = :
124 PKG_CONFIG = /usr/bin/pkg-config
125 POPT_LIBS = -lpopt
126 RANLIB = ranlib
127 SET_MAKE =
128 SHELL = /bin/sh
129 STRIP = strip
130 THREAD_LIBS =
131 UTIL_LIBS = -lutil
132 VERSION = 0.8.61-16092006
133 ac_ct_CC = gcc
134 ac_ct_CXX = g++
135 ac_ct_F77 =
136 am__fastdepCC_FALSE = #
137 am__fastdepCC_TRUE =
138 am__fastdepCXX_FALSE = #
139 am__fastdepCXX_TRUE =
140 am__include = include
141 am__leading_dot = .
142 am__quote =
143 bindir = ${exec_prefix}/bin
144 build = i686-pc-linux-gnu
145 build_alias =
146 build_cpu = i686
147 build_os = linux-gnu
148 build_vendor = pc
149 datadir = ${datarootdir}
150 datarootdir = ${prefix}/share
151 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
152 dvidir = ${docdir}
153 exec_prefix = ${prefix}
154 host = i686-pc-linux-gnu
155 host_alias =
156 host_cpu = i686
157 host_os = linux-gnu
158 host_vendor = pc
159 htmldir = ${docdir}
160 includedir = ${prefix}/include
161 infodir = ${datarootdir}/info
162 install_sh = /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/install-sh
163
164 libdir = ${lttvplugindir}
165 libexecdir = ${exec_prefix}/libexec
166 localedir = ${datarootdir}/locale
167 localstatedir = ${prefix}/var
168 lttctlincludedir = ${prefix}/include/liblttctl
169 lttincludedir = ${prefix}/include/ltt
170 lttvincludedir = ${prefix}/include/lttv
171 lttvlibdir = ${exec_prefix}/lib/lttv
172 lttvplugindir = ${exec_prefix}/lib/lttv/plugins
173 lttvwindowincludedir = ${prefix}/include/lttvwindow
174 mandir = ${datarootdir}/man
175 oldincludedir = /usr/include
176 pdfdir = ${docdir}
177 prefix = /usr/local
178 program_transform_name = s,x,x,
179 psdir = ${docdir}
180 sbindir = ${exec_prefix}/sbin
181 sharedstatedir = ${prefix}/com
182 sysconfdir = ${prefix}/etc
183 target_alias =
184 top_lttvdir = $(top_srcdir)/lttv
185 top_lttvwindowdir = $(top_srcdir)/lttv/modules/gui/lttvwindow
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 DEP_FILES = ./$(DEPDIR)/histobuttonwidget.Plo \
218 ./$(DEPDIR)/histocfv.Plo \
219 ./$(DEPDIR)/histodrawing.Plo \
220 ./$(DEPDIR)/histodrawitem.Plo \
221 ./$(DEPDIR)/histoeventhooks.Plo \
222 ./$(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 include ./$(DEPDIR)/histobuttonwidget.Plo
283 include ./$(DEPDIR)/histocfv.Plo
284 include ./$(DEPDIR)/histodrawing.Plo
285 include ./$(DEPDIR)/histodrawitem.Plo
286 include ./$(DEPDIR)/histoeventhooks.Plo
287 include ./$(DEPDIR)/histomodule.Plo
288
289 .c.o:
290 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
291 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
292 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
293 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
294 fi
295 # source='$<' object='$@' libtool=no \
296 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
297 # $(CCDEPMODE) $(depcomp) \
298 # $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
299
300 .c.obj:
301 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
302 -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
303 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
304 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
305 fi
306 # source='$<' object='$@' libtool=no \
307 # depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
308 # $(CCDEPMODE) $(depcomp) \
309 # $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
310
311 .c.lo:
312 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
313 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
314 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
315 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
316 fi
317 # source='$<' object='$@' libtool=yes \
318 # depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
319 # $(CCDEPMODE) $(depcomp) \
320 # $(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.04055 seconds and 4 git commands to generate.