renatofilho@522
|
1 |
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
renatofilho@522
|
2 |
# @configure_input@
|
renatofilho@522
|
3 |
|
renatofilho@522
|
4 |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
renatofilho@522
|
5 |
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
renatofilho@522
|
6 |
# This Makefile.in is free software; the Free Software Foundation
|
renatofilho@522
|
7 |
# gives unlimited permission to copy and/or distribute it,
|
renatofilho@522
|
8 |
# with or without modifications, as long as this notice is preserved.
|
renatofilho@522
|
9 |
|
renatofilho@522
|
10 |
# This program is distributed in the hope that it will be useful,
|
renatofilho@522
|
11 |
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
renatofilho@522
|
12 |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
renatofilho@522
|
13 |
# PARTICULAR PURPOSE.
|
renatofilho@522
|
14 |
|
renatofilho@522
|
15 |
@SET_MAKE@
|
renatofilho@522
|
16 |
srcdir = @srcdir@
|
renatofilho@522
|
17 |
top_srcdir = @top_srcdir@
|
renatofilho@522
|
18 |
VPATH = @srcdir@
|
renatofilho@522
|
19 |
pkgdatadir = $(datadir)/@PACKAGE@
|
renatofilho@522
|
20 |
pkglibdir = $(libdir)/@PACKAGE@
|
renatofilho@522
|
21 |
pkgincludedir = $(includedir)/@PACKAGE@
|
renatofilho@522
|
22 |
top_builddir = ..
|
renatofilho@522
|
23 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
renatofilho@522
|
24 |
INSTALL = @INSTALL@
|
renatofilho@522
|
25 |
install_sh_DATA = $(install_sh) -c -m 644
|
renatofilho@522
|
26 |
install_sh_PROGRAM = $(install_sh) -c
|
renatofilho@522
|
27 |
install_sh_SCRIPT = $(install_sh) -c
|
renatofilho@522
|
28 |
INSTALL_HEADER = $(INSTALL_DATA)
|
renatofilho@522
|
29 |
transform = $(program_transform_name)
|
renatofilho@522
|
30 |
NORMAL_INSTALL = :
|
renatofilho@522
|
31 |
PRE_INSTALL = :
|
renatofilho@522
|
32 |
POST_INSTALL = :
|
renatofilho@522
|
33 |
NORMAL_UNINSTALL = :
|
renatofilho@522
|
34 |
PRE_UNINSTALL = :
|
renatofilho@522
|
35 |
POST_UNINSTALL = :
|
renatofilho@522
|
36 |
build_triplet = @build@
|
renatofilho@522
|
37 |
host_triplet = @host@
|
renatofilho@522
|
38 |
subdir = m4
|
renatofilho@522
|
39 |
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
renatofilho@522
|
40 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
renatofilho@522
|
41 |
am__aclocal_m4_deps = $(top_srcdir)/m4/as-expand.m4 \
|
renatofilho@522
|
42 |
$(top_srcdir)/m4/as-version.m4 $(top_srcdir)/configure.ac
|
renatofilho@522
|
43 |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
renatofilho@522
|
44 |
$(ACLOCAL_M4)
|
renatofilho@522
|
45 |
mkinstalldirs = $(install_sh) -d
|
renatofilho@522
|
46 |
CONFIG_HEADER = $(top_builddir)/config.h
|
renatofilho@522
|
47 |
CONFIG_CLEAN_FILES =
|
renatofilho@522
|
48 |
SOURCES =
|
renatofilho@522
|
49 |
DIST_SOURCES =
|
renatofilho@522
|
50 |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
renatofilho@522
|
51 |
ACLOCAL = @ACLOCAL@
|
renatofilho@522
|
52 |
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
|
renatofilho@522
|
53 |
AMDEP_FALSE = @AMDEP_FALSE@
|
renatofilho@522
|
54 |
AMDEP_TRUE = @AMDEP_TRUE@
|
renatofilho@522
|
55 |
AMTAR = @AMTAR@
|
renatofilho@522
|
56 |
AR = @AR@
|
renatofilho@522
|
57 |
AUTOCONF = @AUTOCONF@
|
renatofilho@522
|
58 |
AUTOHEADER = @AUTOHEADER@
|
renatofilho@522
|
59 |
AUTOMAKE = @AUTOMAKE@
|
renatofilho@522
|
60 |
AWK = @AWK@
|
renatofilho@522
|
61 |
CC = @CC@
|
renatofilho@522
|
62 |
CCDEPMODE = @CCDEPMODE@
|
renatofilho@522
|
63 |
CFLAGS = @CFLAGS@
|
renatofilho@522
|
64 |
CPP = @CPP@
|
renatofilho@522
|
65 |
CPPFLAGS = @CPPFLAGS@
|
renatofilho@522
|
66 |
CXX = @CXX@
|
renatofilho@522
|
67 |
CXXCPP = @CXXCPP@
|
renatofilho@522
|
68 |
CXXDEPMODE = @CXXDEPMODE@
|
renatofilho@522
|
69 |
CXXFLAGS = @CXXFLAGS@
|
renatofilho@522
|
70 |
CYGPATH_W = @CYGPATH_W@
|
renatofilho@522
|
71 |
DATADIR = @DATADIR@
|
renatofilho@522
|
72 |
DBUS_CFLAGS = @DBUS_CFLAGS@
|
renatofilho@522
|
73 |
DBUS_LIBS = @DBUS_LIBS@
|
renatofilho@522
|
74 |
DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
|
renatofilho@522
|
75 |
DEFS = @DEFS@
|
renatofilho@522
|
76 |
DEPDIR = @DEPDIR@
|
renatofilho@522
|
77 |
ECHO = @ECHO@
|
renatofilho@522
|
78 |
ECHO_C = @ECHO_C@
|
renatofilho@522
|
79 |
ECHO_N = @ECHO_N@
|
renatofilho@522
|
80 |
ECHO_T = @ECHO_T@
|
renatofilho@522
|
81 |
EGREP = @EGREP@
|
renatofilho@522
|
82 |
EXEEXT = @EXEEXT@
|
renatofilho@522
|
83 |
F77 = @F77@
|
renatofilho@522
|
84 |
FFLAGS = @FFLAGS@
|
renatofilho@522
|
85 |
GLIB_CFLAGS = @GLIB_CFLAGS@
|
renatofilho@522
|
86 |
GLIB_LIBS = @GLIB_LIBS@
|
renatofilho@522
|
87 |
GREP = @GREP@
|
renatofilho@522
|
88 |
GST_CFLAGS = @GST_CFLAGS@
|
renatofilho@522
|
89 |
GST_LIBS = @GST_LIBS@
|
renatofilho@522
|
90 |
HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
|
renatofilho@522
|
91 |
INSTALL_DATA = @INSTALL_DATA@
|
renatofilho@522
|
92 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
renatofilho@522
|
93 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
renatofilho@522
|
94 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
renatofilho@522
|
95 |
LDFLAGS = @LDFLAGS@
|
renatofilho@522
|
96 |
LIBOBJS = @LIBOBJS@
|
renatofilho@522
|
97 |
LIBS = @LIBS@
|
renatofilho@522
|
98 |
LIBTOOL = @LIBTOOL@
|
renatofilho@522
|
99 |
LN_S = @LN_S@
|
renatofilho@522
|
100 |
LTLIBOBJS = @LTLIBOBJS@
|
renatofilho@522
|
101 |
MAINT = @MAINT@
|
renatofilho@522
|
102 |
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
renatofilho@522
|
103 |
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
renatofilho@522
|
104 |
MAKEINFO = @MAKEINFO@
|
renatofilho@522
|
105 |
MYTH_STREAM = @MYTH_STREAM@
|
renatofilho@522
|
106 |
MYTH_STREAM_MAJOR = @MYTH_STREAM_MAJOR@
|
renatofilho@522
|
107 |
MYTH_STREAM_MAJORMINOR = @MYTH_STREAM_MAJORMINOR@
|
renatofilho@522
|
108 |
MYTH_STREAM_MICRO = @MYTH_STREAM_MICRO@
|
renatofilho@522
|
109 |
MYTH_STREAM_MINOR = @MYTH_STREAM_MINOR@
|
renatofilho@522
|
110 |
MYTH_STREAM_NANO = @MYTH_STREAM_NANO@
|
renatofilho@522
|
111 |
MYTH_STREAM_RELEASE = @MYTH_STREAM_RELEASE@
|
renatofilho@522
|
112 |
OBJEXT = @OBJEXT@
|
renatofilho@522
|
113 |
PACKAGE = @PACKAGE@
|
renatofilho@522
|
114 |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
renatofilho@522
|
115 |
PACKAGE_NAME = @PACKAGE_NAME@
|
renatofilho@522
|
116 |
PACKAGE_STRING = @PACKAGE_STRING@
|
renatofilho@522
|
117 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
renatofilho@522
|
118 |
PACKAGE_VERSION = @PACKAGE_VERSION@
|
renatofilho@522
|
119 |
PATH_SEPARATOR = @PATH_SEPARATOR@
|
renatofilho@522
|
120 |
PKG_CONFIG = @PKG_CONFIG@
|
renatofilho@522
|
121 |
RANLIB = @RANLIB@
|
renatofilho@522
|
122 |
SET_MAKE = @SET_MAKE@
|
renatofilho@522
|
123 |
SHELL = @SHELL@
|
renatofilho@522
|
124 |
STRIP = @STRIP@
|
renatofilho@522
|
125 |
VERSION = @VERSION@
|
renatofilho@522
|
126 |
ac_ct_CC = @ac_ct_CC@
|
renatofilho@522
|
127 |
ac_ct_CXX = @ac_ct_CXX@
|
renatofilho@522
|
128 |
ac_ct_F77 = @ac_ct_F77@
|
renatofilho@522
|
129 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
renatofilho@522
|
130 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
renatofilho@522
|
131 |
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
renatofilho@522
|
132 |
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
|
renatofilho@522
|
133 |
am__include = @am__include@
|
renatofilho@522
|
134 |
am__leading_dot = @am__leading_dot@
|
renatofilho@522
|
135 |
am__quote = @am__quote@
|
renatofilho@522
|
136 |
am__tar = @am__tar@
|
renatofilho@522
|
137 |
am__untar = @am__untar@
|
renatofilho@522
|
138 |
bindir = @bindir@
|
renatofilho@522
|
139 |
build = @build@
|
renatofilho@522
|
140 |
build_alias = @build_alias@
|
renatofilho@522
|
141 |
build_cpu = @build_cpu@
|
renatofilho@522
|
142 |
build_os = @build_os@
|
renatofilho@522
|
143 |
build_vendor = @build_vendor@
|
renatofilho@522
|
144 |
datadir = @datadir@
|
renatofilho@522
|
145 |
datarootdir = @datarootdir@
|
renatofilho@522
|
146 |
docdir = @docdir@
|
renatofilho@522
|
147 |
dvidir = @dvidir@
|
renatofilho@522
|
148 |
exec_prefix = @exec_prefix@
|
renatofilho@522
|
149 |
host = @host@
|
renatofilho@522
|
150 |
host_alias = @host_alias@
|
renatofilho@522
|
151 |
host_cpu = @host_cpu@
|
renatofilho@522
|
152 |
host_os = @host_os@
|
renatofilho@522
|
153 |
host_vendor = @host_vendor@
|
renatofilho@522
|
154 |
htmldir = @htmldir@
|
renatofilho@522
|
155 |
includedir = @includedir@
|
renatofilho@522
|
156 |
infodir = @infodir@
|
renatofilho@522
|
157 |
install_sh = @install_sh@
|
renatofilho@522
|
158 |
libdir = @libdir@
|
renatofilho@522
|
159 |
libexecdir = @libexecdir@
|
renatofilho@522
|
160 |
localedir = @localedir@
|
renatofilho@522
|
161 |
localstatedir = @localstatedir@
|
renatofilho@522
|
162 |
mandir = @mandir@
|
renatofilho@522
|
163 |
mkdir_p = @mkdir_p@
|
renatofilho@522
|
164 |
oldincludedir = @oldincludedir@
|
renatofilho@522
|
165 |
pdfdir = @pdfdir@
|
renatofilho@522
|
166 |
prefix = @prefix@
|
renatofilho@522
|
167 |
program_transform_name = @program_transform_name@
|
renatofilho@522
|
168 |
psdir = @psdir@
|
renatofilho@522
|
169 |
sbindir = @sbindir@
|
renatofilho@522
|
170 |
sharedstatedir = @sharedstatedir@
|
renatofilho@522
|
171 |
sysconfdir = @sysconfdir@
|
renatofilho@522
|
172 |
target_alias = @target_alias@
|
renatofilho@522
|
173 |
EXTRA_DIST = \
|
renatofilho@522
|
174 |
as-compiler-flag.m4 \
|
renatofilho@522
|
175 |
as-version.m4 \
|
renatofilho@522
|
176 |
gst-feature.m4
|
renatofilho@522
|
177 |
|
renatofilho@522
|
178 |
all: all-am
|
renatofilho@522
|
179 |
|
renatofilho@522
|
180 |
.SUFFIXES:
|
renatofilho@522
|
181 |
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
renatofilho@522
|
182 |
@for dep in $?; do \
|
renatofilho@522
|
183 |
case '$(am__configure_deps)' in \
|
renatofilho@522
|
184 |
*$$dep*) \
|
renatofilho@522
|
185 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
renatofilho@522
|
186 |
&& exit 0; \
|
renatofilho@522
|
187 |
exit 1;; \
|
renatofilho@522
|
188 |
esac; \
|
renatofilho@522
|
189 |
done; \
|
renatofilho@522
|
190 |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
|
renatofilho@522
|
191 |
cd $(top_srcdir) && \
|
renatofilho@522
|
192 |
$(AUTOMAKE) --gnu m4/Makefile
|
renatofilho@522
|
193 |
.PRECIOUS: Makefile
|
renatofilho@522
|
194 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
renatofilho@522
|
195 |
@case '$?' in \
|
renatofilho@522
|
196 |
*config.status*) \
|
renatofilho@522
|
197 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
renatofilho@522
|
198 |
*) \
|
renatofilho@522
|
199 |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
renatofilho@522
|
200 |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
renatofilho@522
|
201 |
esac;
|
renatofilho@522
|
202 |
|
renatofilho@522
|
203 |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
renatofilho@522
|
204 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
renatofilho@522
|
205 |
|
renatofilho@522
|
206 |
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
renatofilho@522
|
207 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
renatofilho@522
|
208 |
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
renatofilho@522
|
209 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
renatofilho@522
|
210 |
|
renatofilho@522
|
211 |
mostlyclean-libtool:
|
renatofilho@522
|
212 |
-rm -f *.lo
|
renatofilho@522
|
213 |
|
renatofilho@522
|
214 |
clean-libtool:
|
renatofilho@522
|
215 |
-rm -rf .libs _libs
|
renatofilho@522
|
216 |
|
renatofilho@522
|
217 |
distclean-libtool:
|
renatofilho@522
|
218 |
-rm -f libtool
|
renatofilho@522
|
219 |
uninstall-info-am:
|
renatofilho@522
|
220 |
tags: TAGS
|
renatofilho@522
|
221 |
TAGS:
|
renatofilho@522
|
222 |
|
renatofilho@522
|
223 |
ctags: CTAGS
|
renatofilho@522
|
224 |
CTAGS:
|
renatofilho@522
|
225 |
|
renatofilho@522
|
226 |
|
renatofilho@522
|
227 |
distdir: $(DISTFILES)
|
renatofilho@522
|
228 |
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
renatofilho@522
|
229 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
renatofilho@522
|
230 |
list='$(DISTFILES)'; for file in $$list; do \
|
renatofilho@522
|
231 |
case $$file in \
|
renatofilho@522
|
232 |
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
renatofilho@522
|
233 |
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
renatofilho@522
|
234 |
esac; \
|
renatofilho@522
|
235 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
renatofilho@522
|
236 |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
renatofilho@522
|
237 |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
renatofilho@522
|
238 |
dir="/$$dir"; \
|
renatofilho@522
|
239 |
$(mkdir_p) "$(distdir)$$dir"; \
|
renatofilho@522
|
240 |
else \
|
renatofilho@522
|
241 |
dir=''; \
|
renatofilho@522
|
242 |
fi; \
|
renatofilho@522
|
243 |
if test -d $$d/$$file; then \
|
renatofilho@522
|
244 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
renatofilho@522
|
245 |
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
renatofilho@522
|
246 |
fi; \
|
renatofilho@522
|
247 |
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
renatofilho@522
|
248 |
else \
|
renatofilho@522
|
249 |
test -f $(distdir)/$$file \
|
renatofilho@522
|
250 |
|| cp -p $$d/$$file $(distdir)/$$file \
|
renatofilho@522
|
251 |
|| exit 1; \
|
renatofilho@522
|
252 |
fi; \
|
renatofilho@522
|
253 |
done
|
renatofilho@522
|
254 |
check-am: all-am
|
renatofilho@522
|
255 |
check: check-am
|
renatofilho@522
|
256 |
all-am: Makefile
|
renatofilho@522
|
257 |
installdirs:
|
renatofilho@522
|
258 |
install: install-am
|
renatofilho@522
|
259 |
install-exec: install-exec-am
|
renatofilho@522
|
260 |
install-data: install-data-am
|
renatofilho@522
|
261 |
uninstall: uninstall-am
|
renatofilho@522
|
262 |
|
renatofilho@522
|
263 |
install-am: all-am
|
renatofilho@522
|
264 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
renatofilho@522
|
265 |
|
renatofilho@522
|
266 |
installcheck: installcheck-am
|
renatofilho@522
|
267 |
install-strip:
|
renatofilho@522
|
268 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
renatofilho@522
|
269 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
renatofilho@522
|
270 |
`test -z '$(STRIP)' || \
|
renatofilho@522
|
271 |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
renatofilho@522
|
272 |
mostlyclean-generic:
|
renatofilho@522
|
273 |
|
renatofilho@522
|
274 |
clean-generic:
|
renatofilho@522
|
275 |
|
renatofilho@522
|
276 |
distclean-generic:
|
renatofilho@522
|
277 |
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
renatofilho@522
|
278 |
|
renatofilho@522
|
279 |
maintainer-clean-generic:
|
renatofilho@522
|
280 |
@echo "This command is intended for maintainers to use"
|
renatofilho@522
|
281 |
@echo "it deletes files that may require special tools to rebuild."
|
renatofilho@522
|
282 |
clean: clean-am
|
renatofilho@522
|
283 |
|
renatofilho@522
|
284 |
clean-am: clean-generic clean-libtool mostlyclean-am
|
renatofilho@522
|
285 |
|
renatofilho@522
|
286 |
distclean: distclean-am
|
renatofilho@522
|
287 |
-rm -f Makefile
|
renatofilho@522
|
288 |
distclean-am: clean-am distclean-generic distclean-libtool
|
renatofilho@522
|
289 |
|
renatofilho@522
|
290 |
dvi: dvi-am
|
renatofilho@522
|
291 |
|
renatofilho@522
|
292 |
dvi-am:
|
renatofilho@522
|
293 |
|
renatofilho@522
|
294 |
html: html-am
|
renatofilho@522
|
295 |
|
renatofilho@522
|
296 |
info: info-am
|
renatofilho@522
|
297 |
|
renatofilho@522
|
298 |
info-am:
|
renatofilho@522
|
299 |
|
renatofilho@522
|
300 |
install-data-am:
|
renatofilho@522
|
301 |
|
renatofilho@522
|
302 |
install-exec-am:
|
renatofilho@522
|
303 |
|
renatofilho@522
|
304 |
install-info: install-info-am
|
renatofilho@522
|
305 |
|
renatofilho@522
|
306 |
install-man:
|
renatofilho@522
|
307 |
|
renatofilho@522
|
308 |
installcheck-am:
|
renatofilho@522
|
309 |
|
renatofilho@522
|
310 |
maintainer-clean: maintainer-clean-am
|
renatofilho@522
|
311 |
-rm -f Makefile
|
renatofilho@522
|
312 |
maintainer-clean-am: distclean-am maintainer-clean-generic
|
renatofilho@522
|
313 |
|
renatofilho@522
|
314 |
mostlyclean: mostlyclean-am
|
renatofilho@522
|
315 |
|
renatofilho@522
|
316 |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
renatofilho@522
|
317 |
|
renatofilho@522
|
318 |
pdf: pdf-am
|
renatofilho@522
|
319 |
|
renatofilho@522
|
320 |
pdf-am:
|
renatofilho@522
|
321 |
|
renatofilho@522
|
322 |
ps: ps-am
|
renatofilho@522
|
323 |
|
renatofilho@522
|
324 |
ps-am:
|
renatofilho@522
|
325 |
|
renatofilho@522
|
326 |
uninstall-am: uninstall-info-am
|
renatofilho@522
|
327 |
|
renatofilho@522
|
328 |
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
|
renatofilho@522
|
329 |
distclean distclean-generic distclean-libtool distdir dvi \
|
renatofilho@522
|
330 |
dvi-am html html-am info info-am install install-am \
|
renatofilho@522
|
331 |
install-data install-data-am install-exec install-exec-am \
|
renatofilho@522
|
332 |
install-info install-info-am install-man install-strip \
|
renatofilho@522
|
333 |
installcheck installcheck-am installdirs maintainer-clean \
|
renatofilho@522
|
334 |
maintainer-clean-generic mostlyclean mostlyclean-generic \
|
renatofilho@522
|
335 |
mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
|
renatofilho@522
|
336 |
uninstall-info-am
|
renatofilho@522
|
337 |
|
renatofilho@522
|
338 |
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
renatofilho@522
|
339 |
# Otherwise a system limit (for SysV at least) may be exceeded.
|
renatofilho@522
|
340 |
.NOEXPORT:
|