Mercurial > fife-parpg
comparison ext/guichan-0.8.2/include/guichan/sdl/Makefile.in @ 378:64738befdf3b
bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife.
author | vtchill@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 11 Jan 2010 23:34:52 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
377:fe6fb0e0ed23 | 378:64738befdf3b |
---|---|
1 # Makefile.in generated by automake 1.11 from Makefile.am. | |
2 # @configure_input@ | |
3 | |
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | |
6 # Inc. | |
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. | |
10 | |
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 | |
14 # PARTICULAR PURPOSE. | |
15 | |
16 @SET_MAKE@ | |
17 | |
18 VPATH = @srcdir@ | |
19 pkgdatadir = $(datadir)/@PACKAGE@ | |
20 pkgincludedir = $(includedir)/@PACKAGE@ | |
21 pkglibdir = $(libdir)/@PACKAGE@ | |
22 pkglibexecdir = $(libexecdir)/@PACKAGE@ | |
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
24 install_sh_DATA = $(install_sh) -c -m 644 | |
25 install_sh_PROGRAM = $(install_sh) -c | |
26 install_sh_SCRIPT = $(install_sh) -c | |
27 INSTALL_HEADER = $(INSTALL_DATA) | |
28 transform = $(program_transform_name) | |
29 NORMAL_INSTALL = : | |
30 PRE_INSTALL = : | |
31 POST_INSTALL = : | |
32 NORMAL_UNINSTALL = : | |
33 PRE_UNINSTALL = : | |
34 POST_UNINSTALL = : | |
35 build_triplet = @build@ | |
36 host_triplet = @host@ | |
37 target_triplet = @target@ | |
38 subdir = include/guichan/sdl | |
39 DIST_COMMON = $(libguichaninclude_HEADERS) $(srcdir)/Makefile.am \ | |
40 $(srcdir)/Makefile.in | |
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
42 am__aclocal_m4_deps = $(top_srcdir)/configure.in | |
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
44 $(ACLOCAL_M4) | |
45 mkinstalldirs = $(install_sh) -d | |
46 CONFIG_HEADER = $(top_builddir)/include/config.hpp | |
47 CONFIG_CLEAN_FILES = | |
48 CONFIG_CLEAN_VPATH_FILES = | |
49 SOURCES = | |
50 DIST_SOURCES = | |
51 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
52 am__vpath_adj = case $$p in \ | |
53 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
54 *) f=$$p;; \ | |
55 esac; | |
56 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | |
57 am__install_max = 40 | |
58 am__nobase_strip_setup = \ | |
59 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | |
60 am__nobase_strip = \ | |
61 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | |
62 am__nobase_list = $(am__nobase_strip_setup); \ | |
63 for p in $$list; do echo "$$p $$p"; done | \ | |
64 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | |
65 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | |
66 if (++n[$$2] == $(am__install_max)) \ | |
67 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | |
68 END { for (dir in files) print dir, files[dir] }' | |
69 am__base_list = \ | |
70 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |
71 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |
72 am__installdirs = "$(DESTDIR)$(libguichanincludedir)" | |
73 HEADERS = $(libguichaninclude_HEADERS) | |
74 ETAGS = etags | |
75 CTAGS = ctags | |
76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
77 ACLOCAL = @ACLOCAL@ | |
78 AMTAR = @AMTAR@ | |
79 AR = @AR@ | |
80 AS = @AS@ | |
81 AUTOCONF = @AUTOCONF@ | |
82 AUTOHEADER = @AUTOHEADER@ | |
83 AUTOMAKE = @AUTOMAKE@ | |
84 AWK = @AWK@ | |
85 CC = @CC@ | |
86 CCDEPMODE = @CCDEPMODE@ | |
87 CFLAGS = @CFLAGS@ | |
88 CPP = @CPP@ | |
89 CPPFLAGS = @CPPFLAGS@ | |
90 CXX = @CXX@ | |
91 CXXCPP = @CXXCPP@ | |
92 CXXDEPMODE = @CXXDEPMODE@ | |
93 CXXFLAGS = @CXXFLAGS@ | |
94 CYGPATH_W = @CYGPATH_W@ | |
95 DEFS = @DEFS@ | |
96 DEPDIR = @DEPDIR@ | |
97 DLLTOOL = @DLLTOOL@ | |
98 DSYMUTIL = @DSYMUTIL@ | |
99 DUMPBIN = @DUMPBIN@ | |
100 ECHO_C = @ECHO_C@ | |
101 ECHO_N = @ECHO_N@ | |
102 ECHO_T = @ECHO_T@ | |
103 EGREP = @EGREP@ | |
104 EXEEXT = @EXEEXT@ | |
105 FGREP = @FGREP@ | |
106 GREP = @GREP@ | |
107 GUICHAN_BINARY_AGE = @GUICHAN_BINARY_AGE@ | |
108 GUICHAN_EXTRADIRS = @GUICHAN_EXTRADIRS@ | |
109 GUICHAN_INTERFACE_AGE = @GUICHAN_INTERFACE_AGE@ | |
110 GUICHAN_MAJOR_VERSION = @GUICHAN_MAJOR_VERSION@ | |
111 GUICHAN_MICRO_VERSION = @GUICHAN_MICRO_VERSION@ | |
112 GUICHAN_MINOR_VERSION = @GUICHAN_MINOR_VERSION@ | |
113 GUICHAN_VERSION = @GUICHAN_VERSION@ | |
114 HAVE_ALLEGRO = @HAVE_ALLEGRO@ | |
115 HAVE_SDL = @HAVE_SDL@ | |
116 INSTALL = @INSTALL@ | |
117 INSTALL_DATA = @INSTALL_DATA@ | |
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
121 LD = @LD@ | |
122 LDFLAGS = @LDFLAGS@ | |
123 LIBOBJS = @LIBOBJS@ | |
124 LIBS = @LIBS@ | |
125 LIBTOOL = @LIBTOOL@ | |
126 LIPO = @LIPO@ | |
127 LN_S = @LN_S@ | |
128 LTLIBOBJS = @LTLIBOBJS@ | |
129 LT_AGE = @LT_AGE@ | |
130 LT_CURRENT = @LT_CURRENT@ | |
131 LT_RELEASE = @LT_RELEASE@ | |
132 LT_REVISION = @LT_REVISION@ | |
133 MAKEINFO = @MAKEINFO@ | |
134 MKDIR_P = @MKDIR_P@ | |
135 NM = @NM@ | |
136 NMEDIT = @NMEDIT@ | |
137 OBJDUMP = @OBJDUMP@ | |
138 OBJEXT = @OBJEXT@ | |
139 OTOOL = @OTOOL@ | |
140 OTOOL64 = @OTOOL64@ | |
141 PACKAGE = @PACKAGE@ | |
142 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
143 PACKAGE_NAME = @PACKAGE_NAME@ | |
144 PACKAGE_STRING = @PACKAGE_STRING@ | |
145 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
146 PACKAGE_URL = @PACKAGE_URL@ | |
147 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
148 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
149 RANLIB = @RANLIB@ | |
150 SED = @SED@ | |
151 SET_MAKE = @SET_MAKE@ | |
152 SHELL = @SHELL@ | |
153 STRIP = @STRIP@ | |
154 VERSION = @VERSION@ | |
155 abs_builddir = @abs_builddir@ | |
156 abs_srcdir = @abs_srcdir@ | |
157 abs_top_builddir = @abs_top_builddir@ | |
158 abs_top_srcdir = @abs_top_srcdir@ | |
159 ac_ct_CC = @ac_ct_CC@ | |
160 ac_ct_CXX = @ac_ct_CXX@ | |
161 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | |
162 am__include = @am__include@ | |
163 am__leading_dot = @am__leading_dot@ | |
164 am__quote = @am__quote@ | |
165 am__tar = @am__tar@ | |
166 am__untar = @am__untar@ | |
167 bindir = @bindir@ | |
168 build = @build@ | |
169 build_alias = @build_alias@ | |
170 build_cpu = @build_cpu@ | |
171 build_os = @build_os@ | |
172 build_vendor = @build_vendor@ | |
173 builddir = @builddir@ | |
174 datadir = @datadir@ | |
175 datarootdir = @datarootdir@ | |
176 docdir = @docdir@ | |
177 dvidir = @dvidir@ | |
178 exec_prefix = @exec_prefix@ | |
179 host = @host@ | |
180 host_alias = @host_alias@ | |
181 host_cpu = @host_cpu@ | |
182 host_os = @host_os@ | |
183 host_vendor = @host_vendor@ | |
184 htmldir = @htmldir@ | |
185 includedir = @includedir@ | |
186 infodir = @infodir@ | |
187 install_sh = @install_sh@ | |
188 libdir = @libdir@ | |
189 libexecdir = @libexecdir@ | |
190 localedir = @localedir@ | |
191 localstatedir = @localstatedir@ | |
192 lt_ECHO = @lt_ECHO@ | |
193 mandir = @mandir@ | |
194 mkdir_p = @mkdir_p@ | |
195 oldincludedir = @oldincludedir@ | |
196 pdfdir = @pdfdir@ | |
197 prefix = @prefix@ | |
198 program_transform_name = @program_transform_name@ | |
199 psdir = @psdir@ | |
200 sbindir = @sbindir@ | |
201 sharedstatedir = @sharedstatedir@ | |
202 srcdir = @srcdir@ | |
203 sysconfdir = @sysconfdir@ | |
204 target = @target@ | |
205 target_alias = @target_alias@ | |
206 target_cpu = @target_cpu@ | |
207 target_os = @target_os@ | |
208 target_vendor = @target_vendor@ | |
209 top_build_prefix = @top_build_prefix@ | |
210 top_builddir = @top_builddir@ | |
211 top_srcdir = @top_srcdir@ | |
212 libguichanincludedir = $(includedir)/guichan/sdl | |
213 libguichaninclude_HEADERS = \ | |
214 sdlgraphics.hpp \ | |
215 sdlimage.hpp \ | |
216 sdlimageloader.hpp \ | |
217 sdlinput.hpp \ | |
218 sdlpixel.hpp | |
219 | |
220 all: all-am | |
221 | |
222 .SUFFIXES: | |
223 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
224 @for dep in $?; do \ | |
225 case '$(am__configure_deps)' in \ | |
226 *$$dep*) \ | |
227 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ | |
228 && { if test -f $@; then exit 0; else break; fi; }; \ | |
229 exit 1;; \ | |
230 esac; \ | |
231 done; \ | |
232 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/guichan/sdl/Makefile'; \ | |
233 $(am__cd) $(top_srcdir) && \ | |
234 $(AUTOMAKE) --gnu include/guichan/sdl/Makefile | |
235 .PRECIOUS: Makefile | |
236 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
237 @case '$?' in \ | |
238 *config.status*) \ | |
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
240 *) \ | |
241 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
242 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
243 esac; | |
244 | |
245 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
247 | |
248 $(top_srcdir)/configure: $(am__configure_deps) | |
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
250 $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
252 $(am__aclocal_m4_deps): | |
253 | |
254 mostlyclean-libtool: | |
255 -rm -f *.lo | |
256 | |
257 clean-libtool: | |
258 -rm -rf .libs _libs | |
259 install-libguichanincludeHEADERS: $(libguichaninclude_HEADERS) | |
260 @$(NORMAL_INSTALL) | |
261 test -z "$(libguichanincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libguichanincludedir)" | |
262 @list='$(libguichaninclude_HEADERS)'; test -n "$(libguichanincludedir)" || list=; \ | |
263 for p in $$list; do \ | |
264 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
265 echo "$$d$$p"; \ | |
266 done | $(am__base_list) | \ | |
267 while read files; do \ | |
268 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libguichanincludedir)'"; \ | |
269 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libguichanincludedir)" || exit $$?; \ | |
270 done | |
271 | |
272 uninstall-libguichanincludeHEADERS: | |
273 @$(NORMAL_UNINSTALL) | |
274 @list='$(libguichaninclude_HEADERS)'; test -n "$(libguichanincludedir)" || list=; \ | |
275 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
276 test -n "$$files" || exit 0; \ | |
277 echo " ( cd '$(DESTDIR)$(libguichanincludedir)' && rm -f" $$files ")"; \ | |
278 cd "$(DESTDIR)$(libguichanincludedir)" && rm -f $$files | |
279 | |
280 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
281 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
282 unique=`for i in $$list; do \ | |
283 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
284 done | \ | |
285 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
286 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
287 mkid -fID $$unique | |
288 tags: TAGS | |
289 | |
290 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
291 $(TAGS_FILES) $(LISP) | |
292 set x; \ | |
293 here=`pwd`; \ | |
294 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
295 unique=`for i in $$list; do \ | |
296 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
297 done | \ | |
298 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
299 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
300 shift; \ | |
301 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | |
302 test -n "$$unique" || unique=$$empty_fix; \ | |
303 if test $$# -gt 0; then \ | |
304 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
305 "$$@" $$unique; \ | |
306 else \ | |
307 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
308 $$unique; \ | |
309 fi; \ | |
310 fi | |
311 ctags: CTAGS | |
312 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
313 $(TAGS_FILES) $(LISP) | |
314 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
315 unique=`for i in $$list; do \ | |
316 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
317 done | \ | |
318 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
319 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
320 test -z "$(CTAGS_ARGS)$$unique" \ | |
321 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
322 $$unique | |
323 | |
324 GTAGS: | |
325 here=`$(am__cd) $(top_builddir) && pwd` \ | |
326 && $(am__cd) $(top_srcdir) \ | |
327 && gtags -i $(GTAGS_ARGS) "$$here" | |
328 | |
329 distclean-tags: | |
330 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
331 | |
332 distdir: $(DISTFILES) | |
333 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
334 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
335 list='$(DISTFILES)'; \ | |
336 dist_files=`for file in $$list; do echo $$file; done | \ | |
337 sed -e "s|^$$srcdirstrip/||;t" \ | |
338 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
339 case $$dist_files in \ | |
340 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
341 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
342 sort -u` ;; \ | |
343 esac; \ | |
344 for file in $$dist_files; do \ | |
345 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
346 if test -d $$d/$$file; then \ | |
347 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
348 if test -d "$(distdir)/$$file"; then \ | |
349 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
350 fi; \ | |
351 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
352 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |
353 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
354 fi; \ | |
355 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |
356 else \ | |
357 test -f "$(distdir)/$$file" \ | |
358 || cp -p $$d/$$file "$(distdir)/$$file" \ | |
359 || exit 1; \ | |
360 fi; \ | |
361 done | |
362 check-am: all-am | |
363 check: check-am | |
364 all-am: Makefile $(HEADERS) | |
365 installdirs: | |
366 for dir in "$(DESTDIR)$(libguichanincludedir)"; do \ | |
367 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
368 done | |
369 install: install-am | |
370 install-exec: install-exec-am | |
371 install-data: install-data-am | |
372 uninstall: uninstall-am | |
373 | |
374 install-am: all-am | |
375 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
376 | |
377 installcheck: installcheck-am | |
378 install-strip: | |
379 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
380 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
381 `test -z '$(STRIP)' || \ | |
382 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
383 mostlyclean-generic: | |
384 | |
385 clean-generic: | |
386 | |
387 distclean-generic: | |
388 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
389 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | |
390 | |
391 maintainer-clean-generic: | |
392 @echo "This command is intended for maintainers to use" | |
393 @echo "it deletes files that may require special tools to rebuild." | |
394 clean: clean-am | |
395 | |
396 clean-am: clean-generic clean-libtool mostlyclean-am | |
397 | |
398 distclean: distclean-am | |
399 -rm -f Makefile | |
400 distclean-am: clean-am distclean-generic distclean-tags | |
401 | |
402 dvi: dvi-am | |
403 | |
404 dvi-am: | |
405 | |
406 html: html-am | |
407 | |
408 html-am: | |
409 | |
410 info: info-am | |
411 | |
412 info-am: | |
413 | |
414 install-data-am: install-libguichanincludeHEADERS | |
415 | |
416 install-dvi: install-dvi-am | |
417 | |
418 install-dvi-am: | |
419 | |
420 install-exec-am: | |
421 | |
422 install-html: install-html-am | |
423 | |
424 install-html-am: | |
425 | |
426 install-info: install-info-am | |
427 | |
428 install-info-am: | |
429 | |
430 install-man: | |
431 | |
432 install-pdf: install-pdf-am | |
433 | |
434 install-pdf-am: | |
435 | |
436 install-ps: install-ps-am | |
437 | |
438 install-ps-am: | |
439 | |
440 installcheck-am: | |
441 | |
442 maintainer-clean: maintainer-clean-am | |
443 -rm -f Makefile | |
444 maintainer-clean-am: distclean-am maintainer-clean-generic | |
445 | |
446 mostlyclean: mostlyclean-am | |
447 | |
448 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
449 | |
450 pdf: pdf-am | |
451 | |
452 pdf-am: | |
453 | |
454 ps: ps-am | |
455 | |
456 ps-am: | |
457 | |
458 uninstall-am: uninstall-libguichanincludeHEADERS | |
459 | |
460 .MAKE: install-am install-strip | |
461 | |
462 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |
463 clean-libtool ctags distclean distclean-generic \ | |
464 distclean-libtool distclean-tags distdir dvi dvi-am html \ | |
465 html-am info info-am install install-am install-data \ | |
466 install-data-am install-dvi install-dvi-am install-exec \ | |
467 install-exec-am install-html install-html-am install-info \ | |
468 install-info-am install-libguichanincludeHEADERS install-man \ | |
469 install-pdf install-pdf-am install-ps install-ps-am \ | |
470 install-strip installcheck installcheck-am installdirs \ | |
471 maintainer-clean maintainer-clean-generic mostlyclean \ | |
472 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
473 tags uninstall uninstall-am uninstall-libguichanincludeHEADERS | |
474 | |
475 | |
476 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
477 # Otherwise a system limit (for SysV at least) may be exceeded. | |
478 .NOEXPORT: |