autoreconf --force
[sdlpango.git] / src / Makefile.in
blobd6ab40f6003ddf579494409d42725f82d845b224
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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.
15 @SET_MAKE@
17 #Makefile.am for SDL_Pango library/DLL
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@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)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = src
40 DIST_COMMON = $(libSDL_Pangoinclude_HEADERS) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_CLEAN_FILES =
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51 *) f=$$p;; \
52 esac;
53 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54 am__installdirs = "$(DESTDIR)$(libdir)" \
55 "$(DESTDIR)$(libSDL_Pangoincludedir)"
56 libLTLIBRARIES_INSTALL = $(INSTALL)
57 LTLIBRARIES = $(lib_LTLIBRARIES)
58 libSDL_Pango_la_LIBADD =
59 am_libSDL_Pango_la_OBJECTS = SDL_Pango.lo
60 libSDL_Pango_la_OBJECTS = $(am_libSDL_Pango_la_OBJECTS)
61 libSDL_Pango_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
62 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
63 $(libSDL_Pango_la_LDFLAGS) $(LDFLAGS) -o $@
64 DEFAULT_INCLUDES = -I.@am__isrc@
65 depcomp = $(SHELL) $(top_srcdir)/depcomp
66 am__depfiles_maybe = depfiles
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
71 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72 CCLD = $(CC)
73 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
75 $(LDFLAGS) -o $@
76 SOURCES = $(libSDL_Pango_la_SOURCES)
77 DIST_SOURCES = $(libSDL_Pango_la_SOURCES)
78 libSDL_PangoincludeHEADERS_INSTALL = $(INSTALL_HEADER)
79 HEADERS = $(libSDL_Pangoinclude_HEADERS)
80 ETAGS = etags
81 CTAGS = ctags
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 ACLOCAL = @ACLOCAL@
84 AMTAR = @AMTAR@
85 AR = @AR@
86 AS = @AS@
87 AUTOCONF = @AUTOCONF@
88 AUTOHEADER = @AUTOHEADER@
89 AUTOMAKE = @AUTOMAKE@
90 AWK = @AWK@
91 BINARY_AGE = @BINARY_AGE@
92 CC = @CC@
93 CCDEPMODE = @CCDEPMODE@
94 CFLAGS = @CFLAGS@
95 CPP = @CPP@
96 CPPFLAGS = @CPPFLAGS@
97 CXX = @CXX@
98 CXXCPP = @CXXCPP@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEFS = @DEFS@ -DBUILD_DLL
103 DEPDIR = @DEPDIR@
104 DLLTOOL = @DLLTOOL@
105 DSYMUTIL = @DSYMUTIL@
106 ECHO = @ECHO@
107 ECHO_C = @ECHO_C@
108 ECHO_N = @ECHO_N@
109 ECHO_T = @ECHO_T@
110 EGREP = @EGREP@
111 EXEEXT = @EXEEXT@
112 F77 = @F77@
113 FFLAGS = @FFLAGS@
114 GREP = @GREP@
115 INSTALL = @INSTALL@
116 INSTALL_DATA = @INSTALL_DATA@
117 INSTALL_PROGRAM = @INSTALL_PROGRAM@
118 INSTALL_SCRIPT = @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 INTERFACE_AGE = @INTERFACE_AGE@
121 LDFLAGS = @LDFLAGS@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBTOOL = @LIBTOOL@
125 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@
127 LT_AGE = @LT_AGE@
128 LT_CURRENT = @LT_CURRENT@
129 LT_RELEASE = @LT_RELEASE@
130 LT_REVISION = @LT_REVISION@
131 MAINT = @MAINT@
132 MAJOR_VERSION = @MAJOR_VERSION@
133 MAKEINFO = @MAKEINFO@
134 MICRO_VERSION = @MICRO_VERSION@
135 MINOR_VERSION = @MINOR_VERSION@
136 MKDIR_P = @MKDIR_P@
137 NMEDIT = @NMEDIT@
138 OBJDUMP = @OBJDUMP@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
147 PANGOFT2_LIBS = @PANGOFT2_LIBS@
148 PANGO_CFLAGS = @PANGO_CFLAGS@
149 PANGO_LIBS = @PANGO_LIBS@
150 PATH_SEPARATOR = @PATH_SEPARATOR@
151 PKG_CONFIG = @PKG_CONFIG@
152 RANLIB = @RANLIB@
153 SDL_CFLAGS = @SDL_CFLAGS@
154 SDL_CONFIG = @SDL_CONFIG@
155 SDL_LIBS = @SDL_LIBS@
156 SED = @SED@
157 SET_MAKE = @SET_MAKE@
158 SHELL = @SHELL@
159 STRIP = @STRIP@
160 VERSION = @VERSION@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_CXX = @ac_ct_CXX@
167 ac_ct_F77 = @ac_ct_F77@
168 am__include = @am__include@
169 am__leading_dot = @am__leading_dot@
170 am__quote = @am__quote@
171 am__tar = @am__tar@
172 am__untar = @am__untar@
173 bindir = @bindir@
174 build = @build@
175 build_alias = @build_alias@
176 build_cpu = @build_cpu@
177 build_os = @build_os@
178 build_vendor = @build_vendor@
179 builddir = @builddir@
180 datadir = @datadir@
181 datarootdir = @datarootdir@
182 docdir = @docdir@
183 dvidir = @dvidir@
184 exec_prefix = @exec_prefix@
185 host = @host@
186 host_alias = @host_alias@
187 host_cpu = @host_cpu@
188 host_os = @host_os@
189 host_vendor = @host_vendor@
190 htmldir = @htmldir@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localedir = @localedir@
197 localstatedir = @localstatedir@
198 mandir = @mandir@
199 mkdir_p = @mkdir_p@
200 oldincludedir = @oldincludedir@
201 pdfdir = @pdfdir@
202 prefix = @prefix@
203 program_transform_name = @program_transform_name@
204 psdir = @psdir@
205 sbindir = @sbindir@
206 sharedstatedir = @sharedstatedir@
207 srcdir = @srcdir@
208 sysconfdir = @sysconfdir@
209 target = @target@
210 target_alias = @target_alias@
211 target_cpu = @target_cpu@
212 target_os = @target_os@
213 target_vendor = @target_vendor@
214 top_builddir = @top_builddir@
215 top_srcdir = @top_srcdir@
216 lib_LTLIBRARIES = libSDL_Pango.la
217 libSDL_Pangoincludedir = $(includedir)
218 libSDL_Pangoinclude_HEADERS = SDL_Pango.h
219 libSDL_Pango_la_SOURCES = SDL_Pango.c
220 libSDL_Pango_la_LDFLAGS = \
221 -no-undefined \
222 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
224 DISTCLEANFILES = *~ *~c *~h *.cross.cache inc
225 all: all-am
227 .SUFFIXES:
228 .SUFFIXES: .c .lo .o .obj
229 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
230 @for dep in $?; do \
231 case '$(am__configure_deps)' in \
232 *$$dep*) \
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
234 && exit 0; \
235 exit 1;; \
236 esac; \
237 done; \
238 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
239 cd $(top_srcdir) && \
240 $(AUTOMAKE) --gnu src/Makefile
241 .PRECIOUS: Makefile
242 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243 @case '$?' in \
244 *config.status*) \
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246 *) \
247 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
248 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
249 esac;
251 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
259 @$(NORMAL_INSTALL)
260 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
261 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
262 if test -f $$p; then \
263 f=$(am__strip_dir) \
264 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
265 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
266 else :; fi; \
267 done
269 uninstall-libLTLIBRARIES:
270 @$(NORMAL_UNINSTALL)
271 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
272 p=$(am__strip_dir) \
273 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
274 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
275 done
277 clean-libLTLIBRARIES:
278 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
279 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
280 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
281 test "$$dir" != "$$p" || dir=.; \
282 echo "rm -f \"$${dir}/so_locations\""; \
283 rm -f "$${dir}/so_locations"; \
284 done
285 libSDL_Pango.la: $(libSDL_Pango_la_OBJECTS) $(libSDL_Pango_la_DEPENDENCIES)
286 $(libSDL_Pango_la_LINK) -rpath $(libdir) $(libSDL_Pango_la_OBJECTS) $(libSDL_Pango_la_LIBADD) $(LIBS)
288 mostlyclean-compile:
289 -rm -f *.$(OBJEXT)
291 distclean-compile:
292 -rm -f *.tab.c
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SDL_Pango.Plo@am__quote@
296 .c.o:
297 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
298 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
303 .c.obj:
304 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
305 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
310 .c.lo:
311 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
312 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
315 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
317 mostlyclean-libtool:
318 -rm -f *.lo
320 clean-libtool:
321 -rm -rf .libs _libs
322 install-libSDL_PangoincludeHEADERS: $(libSDL_Pangoinclude_HEADERS)
323 @$(NORMAL_INSTALL)
324 test -z "$(libSDL_Pangoincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libSDL_Pangoincludedir)"
325 @list='$(libSDL_Pangoinclude_HEADERS)'; for p in $$list; do \
326 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
327 f=$(am__strip_dir) \
328 echo " $(libSDL_PangoincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libSDL_Pangoincludedir)/$$f'"; \
329 $(libSDL_PangoincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libSDL_Pangoincludedir)/$$f"; \
330 done
332 uninstall-libSDL_PangoincludeHEADERS:
333 @$(NORMAL_UNINSTALL)
334 @list='$(libSDL_Pangoinclude_HEADERS)'; for p in $$list; do \
335 f=$(am__strip_dir) \
336 echo " rm -f '$(DESTDIR)$(libSDL_Pangoincludedir)/$$f'"; \
337 rm -f "$(DESTDIR)$(libSDL_Pangoincludedir)/$$f"; \
338 done
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; nonemtpy = 1; } \
346 END { if (nonempty) { for (i in files) print i; }; }'`; \
347 mkid -fID $$unique
348 tags: TAGS
350 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
351 $(TAGS_FILES) $(LISP)
352 tags=; \
353 here=`pwd`; \
354 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355 unique=`for i in $$list; do \
356 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357 done | \
358 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
359 END { if (nonempty) { for (i in files) print i; }; }'`; \
360 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
361 test -n "$$unique" || unique=$$empty_fix; \
362 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
363 $$tags $$unique; \
365 ctags: CTAGS
366 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
367 $(TAGS_FILES) $(LISP)
368 tags=; \
369 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374 END { if (nonempty) { for (i in files) print i; }; }'`; \
375 test -z "$(CTAGS_ARGS)$$tags$$unique" \
376 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377 $$tags $$unique
379 GTAGS:
380 here=`$(am__cd) $(top_builddir) && pwd` \
381 && cd $(top_srcdir) \
382 && gtags -i $(GTAGS_ARGS) $$here
384 distclean-tags:
385 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
387 distdir: $(DISTFILES)
388 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
390 list='$(DISTFILES)'; \
391 dist_files=`for file in $$list; do echo $$file; done | \
392 sed -e "s|^$$srcdirstrip/||;t" \
393 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
394 case $$dist_files in \
395 */*) $(MKDIR_P) `echo "$$dist_files" | \
396 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
397 sort -u` ;; \
398 esac; \
399 for file in $$dist_files; do \
400 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
401 if test -d $$d/$$file; then \
402 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
403 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
404 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
405 fi; \
406 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
407 else \
408 test -f $(distdir)/$$file \
409 || cp -p $$d/$$file $(distdir)/$$file \
410 || exit 1; \
411 fi; \
412 done
413 check-am: all-am
414 check: check-am
415 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
416 installdirs:
417 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libSDL_Pangoincludedir)"; do \
418 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
419 done
420 install: install-am
421 install-exec: install-exec-am
422 install-data: install-data-am
423 uninstall: uninstall-am
425 install-am: all-am
426 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
428 installcheck: installcheck-am
429 install-strip:
430 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
431 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
432 `test -z '$(STRIP)' || \
433 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
434 mostlyclean-generic:
436 clean-generic:
438 distclean-generic:
439 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
440 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
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
447 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
448 mostlyclean-am
450 distclean: distclean-am
451 -rm -rf ./$(DEPDIR)
452 -rm -f Makefile
453 distclean-am: clean-am distclean-compile distclean-generic \
454 distclean-tags
456 dvi: dvi-am
458 dvi-am:
460 html: html-am
462 info: info-am
464 info-am:
466 install-data-am: install-libSDL_PangoincludeHEADERS
468 install-dvi: install-dvi-am
470 install-exec-am: install-libLTLIBRARIES
472 install-html: install-html-am
474 install-info: install-info-am
476 install-man:
478 install-pdf: install-pdf-am
480 install-ps: install-ps-am
482 installcheck-am:
484 maintainer-clean: maintainer-clean-am
485 -rm -rf ./$(DEPDIR)
486 -rm -f Makefile
487 maintainer-clean-am: distclean-am maintainer-clean-generic
489 mostlyclean: mostlyclean-am
491 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
492 mostlyclean-libtool
494 pdf: pdf-am
496 pdf-am:
498 ps: ps-am
500 ps-am:
502 uninstall-am: uninstall-libLTLIBRARIES \
503 uninstall-libSDL_PangoincludeHEADERS
505 .MAKE: install-am install-strip
507 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
508 clean-libLTLIBRARIES clean-libtool ctags distclean \
509 distclean-compile distclean-generic distclean-libtool \
510 distclean-tags distdir dvi dvi-am html html-am info info-am \
511 install install-am install-data install-data-am install-dvi \
512 install-dvi-am install-exec install-exec-am install-html \
513 install-html-am install-info install-info-am \
514 install-libLTLIBRARIES install-libSDL_PangoincludeHEADERS \
515 install-man install-pdf install-pdf-am install-ps \
516 install-ps-am install-strip installcheck installcheck-am \
517 installdirs maintainer-clean maintainer-clean-generic \
518 mostlyclean mostlyclean-compile mostlyclean-generic \
519 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
520 uninstall-am uninstall-libLTLIBRARIES \
521 uninstall-libSDL_PangoincludeHEADERS
523 # Tell versions [3.59,3.63) of GNU make to not export all variables.
524 # Otherwise a system limit (for SysV at least) may be exceeded.
525 .NOEXPORT: