1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
29 transform
= $(program_transform_name
)
36 build_triplet
= @build@
38 noinst_PROGRAMS
= testgthread
$(EXEEXT
)
40 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in ChangeLog
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/acglib.m4 \
43 $(top_srcdir
)/configure.in
44 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
46 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
47 CONFIG_HEADER
= $(top_builddir
)/config.h
49 CONFIG_CLEAN_VPATH_FILES
=
50 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj
= case
$$p in \
52 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
57 am__nobase_strip_setup
= \
58 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
60 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
61 am__nobase_list
= $(am__nobase_strip_setup
); \
62 for p in
$$list; do echo
"$$p $$p"; done | \
63 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
64 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
65 if (++n[$$2] == $(am__install_max)) \
66 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
67 END { for (dir in files) print dir, files[dir] }'
69 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
70 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71 am__installdirs
= "$(DESTDIR)$(libdir)"
72 LTLIBRARIES
= $(lib_LTLIBRARIES
)
73 libgthread_la_DEPENDENCIES
=
74 am_libgthread_la_OBJECTS
= gthread.lo
75 libgthread_la_OBJECTS
= $(am_libgthread_la_OBJECTS
)
76 libgthread_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
77 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
78 $(libgthread_la_LDFLAGS
) $(LDFLAGS
) -o
$@
79 PROGRAMS
= $(noinst_PROGRAMS
)
80 testgthread_SOURCES
= testgthread.c
81 testgthread_OBJECTS
= testgthread.
$(OBJEXT
)
82 testgthread_DEPENDENCIES
= ..
/libglib.la libgthread.la
83 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
84 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
85 am__depfiles_maybe
= depfiles
87 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
88 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
89 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
90 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
91 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
93 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
94 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
96 SOURCES
= $(libgthread_la_SOURCES
) testgthread.c
97 DIST_SOURCES
= $(libgthread_la_SOURCES
) testgthread.c
100 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
104 AUTOCONF
= @AUTOCONF@
105 AUTOHEADER
= @AUTOHEADER@
106 AUTOMAKE
= @AUTOMAKE@
109 CCDEPMODE
= @CCDEPMODE@
112 CPPFLAGS
= @CPPFLAGS@
113 CYGPATH_W
= @CYGPATH_W@
117 DSYMUTIL
= @DSYMUTIL@
123 ENABLE_MEM_CHECK
= @ENABLE_MEM_CHECK@
124 ENABLE_MEM_PROFILE
= @ENABLE_MEM_PROFILE@
127 GLIB_BINARY_AGE
= @GLIB_BINARY_AGE@
128 GLIB_DEBUG_FLAGS
= @GLIB_DEBUG_FLAGS@
129 GLIB_INTERFACE_AGE
= @GLIB_INTERFACE_AGE@
130 GLIB_MAJOR_VERSION
= @GLIB_MAJOR_VERSION@
131 GLIB_MICRO_VERSION
= @GLIB_MICRO_VERSION@
132 GLIB_MINOR_VERSION
= @GLIB_MINOR_VERSION@
133 GLIB_VERSION
= @GLIB_VERSION@
135 G_MODULE_BROKEN_RTLD_GLOBAL
= @G_MODULE_BROKEN_RTLD_GLOBAL@
136 G_MODULE_HAVE_DLERROR
= @G_MODULE_HAVE_DLERROR@
137 G_MODULE_IMPL
= @G_MODULE_IMPL@
138 G_MODULE_LDFLAGS
= @G_MODULE_LDFLAGS@
139 G_MODULE_LIBS
= @G_MODULE_LIBS@
140 G_MODULE_NEED_USCORE
= @G_MODULE_NEED_USCORE@
141 G_THREAD_CFLAGS
= @G_THREAD_CFLAGS@
142 G_THREAD_LIBS
= @G_THREAD_LIBS@
144 INSTALL_DATA
= @INSTALL_DATA@
145 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
146 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
155 LTLIBOBJS
= @LTLIBOBJS@
157 LT_CURRENT
= @LT_CURRENT@
158 LT_RELEASE
= @LT_RELEASE@
159 LT_REVISION
= @LT_REVISION@
161 MAKEINFO
= @MAKEINFO@
162 MANIFEST_TOOL
= @MANIFEST_TOOL@
171 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
172 PACKAGE_NAME
= @PACKAGE_NAME@
173 PACKAGE_STRING
= @PACKAGE_STRING@
174 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
175 PACKAGE_URL
= @PACKAGE_URL@
176 PACKAGE_VERSION
= @PACKAGE_VERSION@
177 PATH_SEPARATOR
= @PATH_SEPARATOR@
180 SET_MAKE
= @SET_MAKE@
184 abs_builddir
= @abs_builddir@
185 abs_srcdir
= @abs_srcdir@
186 abs_top_builddir
= @abs_top_builddir@
187 abs_top_srcdir
= @abs_top_srcdir@
188 ac_ct_AR
= @ac_ct_AR@
189 ac_ct_CC
= @ac_ct_CC@
190 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
191 am__include
= @am__include@
192 am__leading_dot
= @am__leading_dot@
193 am__quote
= @am__quote@
195 am__untar
= @am__untar@
198 build_alias
= @build_alias@
199 build_cpu
= @build_cpu@
200 build_os
= @build_os@
201 build_vendor
= @build_vendor@
202 builddir
= @builddir@
204 datarootdir
= @datarootdir@
207 exec_prefix = @
exec_prefix@
209 host_alias
= @host_alias@
210 host_cpu
= @host_cpu@
212 host_vendor
= @host_vendor@
214 includedir = @
includedir@
216 install_sh
= @install_sh@
218 libexecdir
= @libexecdir@
219 localedir
= @localedir@
220 localstatedir
= @localstatedir@
223 oldincludedir = @
oldincludedir@
226 program_transform_name
= @program_transform_name@
229 sharedstatedir
= @sharedstatedir@
231 sysconfdir
= @sysconfdir@
232 target_alias
= @target_alias@
233 top_build_prefix
= @top_build_prefix@
234 top_builddir
= @top_builddir@
235 top_srcdir
= @top_srcdir@
236 INCLUDES
= -I
$(top_srcdir
) -I
$(top_srcdir
)/gthread
-DG_LOG_DOMAIN
=\"GThread
\"
244 libglib
= $(top_builddir
)/libglib.la
# -lglib
245 lib_LTLIBRARIES
= libgthread.la
246 libgthread_la_SOURCES
= gthread.c
247 libgthread_la_LDFLAGS
= \
248 -version-info
$(LT_CURRENT
):$(LT_REVISION
):$(LT_AGE
) \
249 -release
$(LT_RELEASE
) \
252 libgthread_la_LIBADD
= @G_THREAD_LIBS@
253 testgthread_LDADD
= ..
/libglib.la libgthread.la
257 .SUFFIXES
: .c .lo .o .obj
258 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
260 case
'$(am__configure_deps)' in \
262 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
263 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
267 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu gthread/Makefile'; \
268 $(am__cd
) $(top_srcdir
) && \
269 $(AUTOMAKE
) --gnu gthread
/Makefile
271 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
274 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
276 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
277 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
280 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
281 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
283 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
284 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
285 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
286 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
287 $(am__aclocal_m4_deps
):
288 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
290 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
291 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
292 list2
=; for p in
$$list; do \
293 if
test -f
$$p; then \
294 list2
="$$list2 $$p"; \
297 test -z
"$$list2" ||
{ \
298 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
299 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
302 uninstall-libLTLIBRARIES
:
304 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
305 for p in
$$list; do \
307 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
308 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
311 clean-libLTLIBRARIES
:
312 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
313 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
314 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
315 test "$$dir" != "$$p" ||
dir=.
; \
316 echo
"rm -f \"$${dir}/so_locations\""; \
317 rm -f
"$${dir}/so_locations"; \
319 libgthread.la
: $(libgthread_la_OBJECTS
) $(libgthread_la_DEPENDENCIES
)
320 $(libgthread_la_LINK
) -rpath
$(libdir) $(libgthread_la_OBJECTS
) $(libgthread_la_LIBADD
) $(LIBS
)
322 clean-noinstPROGRAMS
:
323 @list
='$(noinst_PROGRAMS)'; test -n
"$$list" || exit
0; \
324 echo
" rm -f" $$list; \
325 rm -f
$$list || exit
$$?
; \
326 test -n
"$(EXEEXT)" || exit
0; \
327 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
328 echo
" rm -f" $$list; \
330 testgthread
$(EXEEXT
): $(testgthread_OBJECTS
) $(testgthread_DEPENDENCIES
)
331 @
rm -f testgthread
$(EXEEXT
)
332 $(LINK
) $(testgthread_OBJECTS
) $(testgthread_LDADD
) $(LIBS
)
340 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gthread.Plo@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/testgthread.Po@am__quote@
344 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
345 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
348 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
351 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
352 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
355 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
358 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
359 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
362 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
370 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
371 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
372 unique
=`for i in $$list; do \
373 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
376 END { if (nonempty) { for (i in files) print i; }; }'`; \
380 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
381 $(TAGS_FILES
) $(LISP
)
384 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
385 unique
=`for i in $$list; do \
386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389 END { if (nonempty) { for (i in files) print i; }; }'`; \
391 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
392 test -n
"$$unique" || unique
=$$empty_fix; \
393 if
test $$# -gt 0; then \
394 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
397 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
402 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
403 $(TAGS_FILES
) $(LISP
)
404 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
405 unique
=`for i in $$list; do \
406 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409 END { if (nonempty) { for (i in files) print i; }; }'`; \
410 test -z
"$(CTAGS_ARGS)$$unique" \
411 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
415 here
=`$(am__cd) $(top_builddir) && pwd` \
416 && $(am__cd
) $(top_srcdir
) \
417 && gtags
-i
$(GTAGS_ARGS
) "$$here"
420 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
422 distdir
: $(DISTFILES
)
423 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
424 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425 list
='$(DISTFILES)'; \
426 dist_files
=`for file in $$list; do echo $$file; done | \
427 sed -e "s|^$$srcdirstrip/||;t" \
428 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
429 case
$$dist_files in \
430 */*) $(MKDIR_P
) `echo "$$dist_files" | \
431 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
434 for file in
$$dist_files; do \
435 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
436 if
test -d
$$d/$$file; then \
437 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
438 if
test -d
"$(distdir)/$$file"; then \
439 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
441 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
442 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
443 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
445 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
447 test -f
"$(distdir)/$$file" \
448 || cp
-p
$$d/$$file "$(distdir)/$$file" \
454 all-am
: Makefile
$(LTLIBRARIES
) $(PROGRAMS
)
456 for
dir in
"$(DESTDIR)$(libdir)"; do \
457 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
460 install-exec
: install-exec-am
461 install-data
: install-data-am
462 uninstall: uninstall-am
465 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
467 installcheck: installcheck-am
469 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
470 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
471 `test -z '$(STRIP)' || \
472 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
478 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
479 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
481 maintainer-clean-generic
:
482 @echo
"This command is intended for maintainers to use"
483 @echo
"it deletes files that may require special tools to rebuild."
486 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
487 clean-noinstPROGRAMS mostlyclean-am
489 distclean: distclean-am
492 distclean-am
: clean-am distclean-compile distclean-generic \
509 install-dvi
: install-dvi-am
513 install-exec-am
: install-libLTLIBRARIES
515 install-html
: install-html-am
519 install-info
: install-info-am
525 install-pdf
: install-pdf-am
529 install-ps
: install-ps-am
535 maintainer-clean
: maintainer-clean-am
538 maintainer-clean-am
: distclean-am maintainer-clean-generic
540 mostlyclean: mostlyclean-am
542 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
553 uninstall-am
: uninstall-libLTLIBRARIES
555 .MAKE
: install-am install-strip
557 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
558 clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
559 distclean distclean-compile distclean-generic \
560 distclean-libtool distclean-tags distdir
dvi dvi-am html \
561 html-am
info info-am
install install-am install-data \
562 install-data-am install-dvi install-dvi-am install-exec \
563 install-exec-am install-html install-html-am install-info \
564 install-info-am install-libLTLIBRARIES install-man install-pdf \
565 install-pdf-am install-ps install-ps-am install-strip \
566 installcheck installcheck-am
installdirs maintainer-clean \
567 maintainer-clean-generic
mostlyclean mostlyclean-compile \
568 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
569 tags uninstall uninstall-am uninstall-libLTLIBRARIES
572 # Tell versions [3.59,3.63) of GNU make to not export all variables.
573 # Otherwise a system limit (for SysV at least) may be exceeded.