Mercurial > fife-parpg
comparison ext/guichan-0.8.2/include/guichan/opengl/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/opengl | |
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/opengl | |
213 libguichaninclude_HEADERS = \ | |
214 openglallegroimageloader.hpp \ | |
215 openglgraphics.hpp \ | |
216 openglimage.hpp \ | |
217 openglsdlimageloader.hpp | |
218 | |
219 all: all-am | |
220 | |
221 .SUFFIXES: | |
222 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
223 @for dep in $?; do \ | |
224 case '$(am__configure_deps)' in \ | |
225 *$$dep*) \ | |
226 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ | |
227 && { if test -f $@; then exit 0; else break; fi; }; \ | |
228 exit 1;; \ | |
229 esac; \ | |
230 done; \ | |
231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/guichan/opengl/Makefile'; \ | |
232 $(am__cd) $(top_srcdir) && \ | |
233 $(AUTOMAKE) --gnu include/guichan/opengl/Makefile | |
234 .PRECIOUS: Makefile | |
235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
236 @case '$?' in \ | |
237 *config.status*) \ | |
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
239 *) \ | |
240 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
241 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
242 esac; | |
243 | |
244 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
246 | |
247 $(top_srcdir)/configure: $(am__configure_deps) | |
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
249 $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
251 $(am__aclocal_m4_deps): | |
252 | |
253 mostlyclean-libtool: | |
254 -rm -f *.lo | |
255 | |
256 clean-libtool: | |
257 -rm -rf .libs _libs | |
258 install-libguichanincludeHEADERS: $(libguichaninclude_HEADERS) | |
259 @$(NORMAL_INSTALL) | |
260 test -z "$(libguichanincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libguichanincludedir)" | |
261 @list='$(libguichaninclude_HEADERS)'; test -n "$(libguichanincludedir)" || list=; \ | |
262 for p in $$list; do \ | |
263 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
264 echo "$$d$$p"; \ | |
265 done | $(am__base_list) | \ | |
266 while read files; do \ | |
267 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libguichanincludedir)'"; \ | |
268 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libguichanincludedir)" || exit $$?; \ | |
269 done | |
270 | |
271 uninstall-libguichanincludeHEADERS: | |
272 @$(NORMAL_UNINSTALL) | |
273 @list='$(libguichaninclude_HEADERS)'; test -n "$(libguichanincludedir)" || list=; \ | |
274 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
275 test -n "$$files" || exit 0; \ | |
276 echo " ( cd '$(DESTDIR)$(libguichanincludedir)' && rm -f" $$files ")"; \ | |
277 cd "$(DESTDIR)$(libguichanincludedir)" && rm -f $$files | |
278 | |
279 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
280 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
281 unique=`for i in $$list; do \ | |
282 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
283 done | \ | |
284 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
285 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
286 mkid -fID $$unique | |
287 tags: TAGS | |
288 | |
289 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
290 $(TAGS_FILES) $(LISP) | |
291 set x; \ | |
292 here=`pwd`; \ | |
293 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
294 unique=`for i in $$list; do \ | |
295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
296 done | \ | |
297 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
298 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
299 shift; \ | |
300 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | |
301 test -n "$$unique" || unique=$$empty_fix; \ | |
302 if test $$# -gt 0; then \ | |
303 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
304 "$$@" $$unique; \ | |
305 else \ | |
306 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
307 $$unique; \ | |
308 fi; \ | |
309 fi | |
310 ctags: CTAGS | |
311 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
312 $(TAGS_FILES) $(LISP) | |
313 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
314 unique=`for i in $$list; do \ | |
315 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
316 done | \ | |
317 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
318 END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
319 test -z "$(CTAGS_ARGS)$$unique" \ | |
320 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
321 $$unique | |
322 | |
323 GTAGS: | |
324 here=`$(am__cd) $(top_builddir) && pwd` \ | |
325 && $(am__cd) $(top_srcdir) \ | |
326 && gtags -i $(GTAGS_ARGS) "$$here" | |
327 | |
328 distclean-tags: | |
329 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
330 | |
331 distdir: $(DISTFILES) | |
332 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
333 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
334 list='$(DISTFILES)'; \ | |
335 dist_files=`for file in $$list; do echo $$file; done | \ | |
336 sed -e "s|^$$srcdirstrip/||;t" \ | |
337 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
338 case $$dist_files in \ | |
339 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
340 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
341 sort -u` ;; \ | |
342 esac; \ | |
343 for file in $$dist_files; do \ | |
344 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
345 if test -d $$d/$$file; then \ | |
346 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
347 if test -d "$(distdir)/$$file"; then \ | |
348 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
349 fi; \ | |
350 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
351 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |
352 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
353 fi; \ | |
354 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |
355 else \ | |
356 test -f "$(distdir)/$$file" \ | |
357 || cp -p $$d/$$file "$(distdir)/$$file" \ | |
358 || exit 1; \ | |
359 fi; \ | |
360 done | |
361 check-am: all-am | |
362 check: check-am | |
363 all-am: Makefile $(HEADERS) | |
364 installdirs: | |
365 for dir in "$(DESTDIR)$(libguichanincludedir)"; do \ | |
366 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
367 done | |
368 install: install-am | |
369 install-exec: install-exec-am | |
370 install-data: install-data-am | |
371 uninstall: uninstall-am | |
372 | |
373 install-am: all-am | |
374 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
375 | |
376 installcheck: installcheck-am | |
377 install-strip: | |
378 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
379 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
380 `test -z '$(STRIP)' || \ | |
381 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
382 mostlyclean-generic: | |
383 | |
384 clean-generic: | |
385 | |
386 distclean-generic: | |
387 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
388 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | |
389 | |
390 maintainer-clean-generic: | |
391 @echo "This command is intended for maintainers to use" | |
392 @echo "it deletes files that may require special tools to rebuild." | |
393 clean: clean-am | |
394 | |
395 clean-am: clean-generic clean-libtool mostlyclean-am | |
396 | |
397 distclean: distclean-am | |
398 -rm -f Makefile | |
399 distclean-am: clean-am distclean-generic distclean-tags | |
400 | |
401 dvi: dvi-am | |
402 | |
403 dvi-am: | |
404 | |
405 html: html-am | |
406 | |
407 html-am: | |
408 | |
409 info: info-am | |
410 | |
411 info-am: | |
412 | |
413 install-data-am: install-libguichanincludeHEADERS | |
414 | |
415 install-dvi: install-dvi-am | |
416 | |
417 install-dvi-am: | |
418 | |
419 install-exec-am: | |
420 | |
421 install-html: install-html-am | |
422 | |
423 install-html-am: | |
424 | |
425 install-info: install-info-am | |
426 | |
427 install-info-am: | |
428 | |
429 install-man: | |
430 | |
431 install-pdf: install-pdf-am | |
432 | |
433 install-pdf-am: | |
434 | |
435 install-ps: install-ps-am | |
436 | |
437 install-ps-am: | |
438 | |
439 installcheck-am: | |
440 | |
441 maintainer-clean: maintainer-clean-am | |
442 -rm -f Makefile | |
443 maintainer-clean-am: distclean-am maintainer-clean-generic | |
444 | |
445 mostlyclean: mostlyclean-am | |
446 | |
447 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
448 | |
449 pdf: pdf-am | |
450 | |
451 pdf-am: | |
452 | |
453 ps: ps-am | |
454 | |
455 ps-am: | |
456 | |
457 uninstall-am: uninstall-libguichanincludeHEADERS | |
458 | |
459 .MAKE: install-am install-strip | |
460 | |
461 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |
462 clean-libtool ctags distclean distclean-generic \ | |
463 distclean-libtool distclean-tags distdir dvi dvi-am html \ | |
464 html-am info info-am install install-am install-data \ | |
465 install-data-am install-dvi install-dvi-am install-exec \ | |
466 install-exec-am install-html install-html-am install-info \ | |
467 install-info-am install-libguichanincludeHEADERS install-man \ | |
468 install-pdf install-pdf-am install-ps install-ps-am \ | |
469 install-strip installcheck installcheck-am installdirs \ | |
470 maintainer-clean maintainer-clean-generic mostlyclean \ | |
471 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
472 tags uninstall uninstall-am uninstall-libguichanincludeHEADERS | |
473 | |
474 | |
475 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
476 # Otherwise a system limit (for SysV at least) may be exceeded. | |
477 .NOEXPORT: |