ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/Makefile.in
(Generate patch)

Comparing deliantra/server/plugins/Makefile.in (file contents):
Revision 1.4 by root, Thu Mar 16 21:08:19 2006 UTC vs.
Revision 1.5 by root, Sun May 7 12:49:25 2006 UTC

1# Makefile.in generated by automake 1.9.6 from Makefile.am. 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 2003, 2004, 2005 Free Software Foundation, Inc. 5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 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 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE. 13# PARTICULAR PURPOSE.
14 14
15@SET_MAKE@ 15@SET_MAKE@
16
16srcdir = @srcdir@ 17srcdir = @srcdir@
17top_srcdir = @top_srcdir@ 18top_srcdir = @top_srcdir@
18VPATH = @srcdir@ 19VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@ 20pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@ 22pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = .. 23top_builddir = ..
24
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@ 26INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644 27install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c 28install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c 29install_sh_SCRIPT = $(install_sh) -c
31PRE_INSTALL = : 33PRE_INSTALL = :
32POST_INSTALL = : 34POST_INSTALL = :
33NORMAL_UNINSTALL = : 35NORMAL_UNINSTALL = :
34PRE_UNINSTALL = : 36PRE_UNINSTALL = :
35POST_UNINSTALL = : 37POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@ 38host_triplet = @host@
38subdir = plugins
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
42 $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
43 $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \
44 $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/include/autoconf.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \
56 pdf-recursive ps-recursive uninstall-info-recursive \
57 uninstall-recursive
58ETAGS = etags
59CTAGS = ctags
60DIST_SUBDIRS = $(SUBDIRS)
61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = @ACLOCAL@ 39ACLOCAL = @ACLOCAL@
63AMDEP_FALSE = @AMDEP_FALSE@ 40AMDEP_FALSE = @AMDEP_FALSE@
64AMDEP_TRUE = @AMDEP_TRUE@ 41AMDEP_TRUE = @AMDEP_TRUE@
65AMTAR = @AMTAR@ 42AMTAR = @AMTAR@
66AR = @AR@ 43AR = @AR@
75CCDEPMODE = @CCDEPMODE@ 52CCDEPMODE = @CCDEPMODE@
76CFLAGS = @CFLAGS@ 53CFLAGS = @CFLAGS@
77COMPRESS = @COMPRESS@ 54COMPRESS = @COMPRESS@
78CPP = @CPP@ 55CPP = @CPP@
79CPPFLAGS = @CPPFLAGS@ 56CPPFLAGS = @CPPFLAGS@
57CROSSEDIT = @CROSSEDIT@
80CYGPATH_W = @CYGPATH_W@ 58CYGPATH_W = @CYGPATH_W@
81DEFS = @DEFS@ 59DEFS = @DEFS@
82DEPDIR = @DEPDIR@ 60DEPDIR = @DEPDIR@
83ECHO = @ECHO@ 61ECHO = @ECHO@
84ECHO_C = @ECHO_C@ 62ECHO_C = @ECHO_C@
153am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 131am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
154am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 132am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
155am__include = @am__include@ 133am__include = @am__include@
156am__leading_dot = @am__leading_dot@ 134am__leading_dot = @am__leading_dot@
157am__quote = @am__quote@ 135am__quote = @am__quote@
158am__tar = @am__tar@
159am__untar = @am__untar@
160bindir = @bindir@ 136bindir = @bindir@
161build = @build@ 137build = @build@
162build_alias = @build_alias@ 138build_alias = @build_alias@
163build_cpu = @build_cpu@ 139build_cpu = @build_cpu@
164build_os = @build_os@ 140build_os = @build_os@
175install_sh = @install_sh@ 151install_sh = @install_sh@
176libdir = @libdir@ 152libdir = @libdir@
177libexecdir = @libexecdir@ 153libexecdir = @libexecdir@
178localstatedir = @localstatedir@ 154localstatedir = @localstatedir@
179mandir = @mandir@ 155mandir = @mandir@
180mkdir_p = @mkdir_p@
181no_x = @no_x@ 156no_x = @no_x@
182oldincludedir = @oldincludedir@ 157oldincludedir = @oldincludedir@
183pkgconfdir = @pkgconfdir@ 158pkgconfdir = @pkgconfdir@
184pkgstatedir = @pkgstatedir@ 159pkgstatedir = @pkgstatedir@
185prefix = @prefix@ 160prefix = @prefix@
189sysconfdir = @sysconfdir@ 164sysconfdir = @sysconfdir@
190target_alias = @target_alias@ 165target_alias = @target_alias@
191x_includes = @x_includes@ 166x_includes = @x_includes@
192x_libraries = @x_libraries@ 167x_libraries = @x_libraries@
193SUBDIRS = cfperl cfpython cfanim common 168SUBDIRS = cfperl cfpython cfanim common
169
194DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man 170DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
171subdir = plugins
172ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
173mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
174CONFIG_HEADER = $(top_builddir)/include/autoconf.h
175CONFIG_CLEAN_FILES =
176DIST_SOURCES =
177
178RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
179 ps-recursive install-info-recursive uninstall-info-recursive \
180 all-recursive install-data-recursive install-exec-recursive \
181 installdirs-recursive install-recursive uninstall-recursive \
182 check-recursive installcheck-recursive
183DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
184DIST_SUBDIRS = $(SUBDIRS)
195all: all-recursive 185all: all-recursive
196 186
197.SUFFIXES: 187.SUFFIXES:
198$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 188$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
199 @for dep in $?; do \
200 case '$(am__configure_deps)' in \
201 *$$dep*) \
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
203 && exit 0; \
204 exit 1;; \
205 esac; \
206 done; \
207 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/Makefile'; \
208 cd $(top_srcdir) && \ 189 cd $(top_srcdir) && \
209 $(AUTOMAKE) --gnu plugins/Makefile 190 $(AUTOMAKE) --gnu plugins/Makefile
210.PRECIOUS: Makefile
211Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 191Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
212 @case '$?' in \
213 *config.status*) \
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
215 *) \
216 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
217 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 192 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
218 esac;
219
220$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222
223$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227 193
228mostlyclean-libtool: 194mostlyclean-libtool:
229 -rm -f *.lo 195 -rm -f *.lo
230 196
231clean-libtool: 197clean-libtool:
240# To change the values of `make' variables: instead of editing Makefiles, 206# To change the values of `make' variables: instead of editing Makefiles,
241# (1) if the variable is set in `config.status', edit `config.status' 207# (1) if the variable is set in `config.status', edit `config.status'
242# (which will cause the Makefiles to be regenerated when you run `make'); 208# (which will cause the Makefiles to be regenerated when you run `make');
243# (2) otherwise, pass the desired values on the `make' command line. 209# (2) otherwise, pass the desired values on the `make' command line.
244$(RECURSIVE_TARGETS): 210$(RECURSIVE_TARGETS):
245 @failcom='exit 1'; \ 211 @set fnord $$MAKEFLAGS; amf=$$2; \
246 for f in x $$MAKEFLAGS; do \
247 case $$f in \
248 *=* | --[!k]*);; \
249 *k*) failcom='fail=yes';; \
250 esac; \
251 done; \
252 dot_seen=no; \ 212 dot_seen=no; \
253 target=`echo $@ | sed s/-recursive//`; \ 213 target=`echo $@ | sed s/-recursive//`; \
254 list='$(SUBDIRS)'; for subdir in $$list; do \ 214 list='$(SUBDIRS)'; for subdir in $$list; do \
255 echo "Making $$target in $$subdir"; \ 215 echo "Making $$target in $$subdir"; \
256 if test "$$subdir" = "."; then \ 216 if test "$$subdir" = "."; then \
258 local_target="$$target-am"; \ 218 local_target="$$target-am"; \
259 else \ 219 else \
260 local_target="$$target"; \ 220 local_target="$$target"; \
261 fi; \ 221 fi; \
262 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 222 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
263 || eval $$failcom; \ 223 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
264 done; \ 224 done; \
265 if test "$$dot_seen" = "no"; then \ 225 if test "$$dot_seen" = "no"; then \
266 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 226 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
267 fi; test -z "$$fail" 227 fi; test -z "$$fail"
268 228
269mostlyclean-recursive clean-recursive distclean-recursive \ 229mostlyclean-recursive clean-recursive distclean-recursive \
270maintainer-clean-recursive: 230maintainer-clean-recursive:
271 @failcom='exit 1'; \ 231 @set fnord $$MAKEFLAGS; amf=$$2; \
272 for f in x $$MAKEFLAGS; do \
273 case $$f in \
274 *=* | --[!k]*);; \
275 *k*) failcom='fail=yes';; \
276 esac; \
277 done; \
278 dot_seen=no; \ 232 dot_seen=no; \
279 case "$@" in \ 233 case "$@" in \
280 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 234 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
281 *) list='$(SUBDIRS)' ;; \ 235 *) list='$(SUBDIRS)' ;; \
282 esac; \ 236 esac; \
293 local_target="$$target-am"; \ 247 local_target="$$target-am"; \
294 else \ 248 else \
295 local_target="$$target"; \ 249 local_target="$$target"; \
296 fi; \ 250 fi; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 251 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298 || eval $$failcom; \ 252 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
299 done && test -z "$$fail" 253 done && test -z "$$fail"
300tags-recursive: 254tags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \ 255 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 256 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
303 done 257 done
304ctags-recursive: 258ctags-recursive:
305 list='$(SUBDIRS)'; for subdir in $$list; do \ 259 list='$(SUBDIRS)'; for subdir in $$list; do \
306 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 260 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
307 done 261 done
308 262
263ETAGS = etags
264ETAGSFLAGS =
265
266CTAGS = ctags
267CTAGSFLAGS =
268
269tags: TAGS
270
309ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 271ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 272 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \ 273 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 274 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 done | \ 275 done | \
314 $(AWK) ' { files[$$0] = 1; } \ 276 $(AWK) ' { files[$$0] = 1; } \
315 END { for (i in files) print i; }'`; \ 277 END { for (i in files) print i; }'`; \
316 mkid -fID $$unique 278 mkid -fID $$unique
317tags: TAGS
318 279
319TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 280TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP) 281 $(TAGS_FILES) $(LISP)
321 tags=; \ 282 tags=; \
322 here=`pwd`; \ 283 here=`pwd`; \
323 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 284 if (etags --etags-include --version) >/dev/null 2>&1; then \
324 include_option=--etags-include; \ 285 include_option=--etags-include; \
325 empty_fix=.; \
326 else \ 286 else \
327 include_option=--include; \ 287 include_option=--include; \
328 empty_fix=; \
329 fi; \ 288 fi; \
330 list='$(SUBDIRS)'; for subdir in $$list; do \ 289 list='$(SUBDIRS)'; for subdir in $$list; do \
331 if test "$$subdir" = .; then :; else \ 290 if test "$$subdir" = .; then :; else \
332 test ! -f $$subdir/TAGS || \ 291 test -f $$subdir/TAGS && \
333 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 292 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
334 fi; \ 293 fi; \
335 done; \ 294 done; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 295 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \ 296 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 297 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \ 298 done | \
340 $(AWK) ' { files[$$0] = 1; } \ 299 $(AWK) ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \ 300 END { for (i in files) print i; }'`; \
342 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 301 test -z "$(ETAGS_ARGS)$$tags$$unique" \
343 test -n "$$unique" || unique=$$empty_fix; \
344 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 302 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
345 $$tags $$unique; \ 303 $$tags $$unique
346 fi 304
347ctags: CTAGS 305ctags: CTAGS
348CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 306CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP) 307 $(TAGS_FILES) $(LISP)
350 tags=; \ 308 tags=; \
351 here=`pwd`; \ 309 here=`pwd`; \
364 && cd $(top_srcdir) \ 322 && cd $(top_srcdir) \
365 && gtags -i $(GTAGS_ARGS) $$here 323 && gtags -i $(GTAGS_ARGS) $$here
366 324
367distclean-tags: 325distclean-tags:
368 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 326 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
327DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
328
329top_distdir = ..
330distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
369 331
370distdir: $(DISTFILES) 332distdir: $(DISTFILES)
371 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 333 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
372 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 334 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
373 list='$(DISTFILES)'; for file in $$list; do \ 335 list='$(DISTFILES)'; for file in $$list; do \
377 esac; \ 339 esac; \
378 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 340 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
379 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 341 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
380 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 342 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
381 dir="/$$dir"; \ 343 dir="/$$dir"; \
382 $(mkdir_p) "$(distdir)$$dir"; \ 344 $(mkinstalldirs) "$(distdir)$$dir"; \
383 else \ 345 else \
384 dir=''; \ 346 dir=''; \
385 fi; \ 347 fi; \
386 if test -d $$d/$$file; then \ 348 if test -d $$d/$$file; then \
387 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 349 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
392 test -f $(distdir)/$$file \ 354 test -f $(distdir)/$$file \
393 || cp -p $$d/$$file $(distdir)/$$file \ 355 || cp -p $$d/$$file $(distdir)/$$file \
394 || exit 1; \ 356 || exit 1; \
395 fi; \ 357 fi; \
396 done 358 done
397 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 359 list='$(SUBDIRS)'; for subdir in $$list; do \
398 if test "$$subdir" = .; then :; else \ 360 if test "$$subdir" = .; then :; else \
399 test -d "$(distdir)/$$subdir" \ 361 test -d $(distdir)/$$subdir \
400 || $(mkdir_p) "$(distdir)/$$subdir" \ 362 || mkdir $(distdir)/$$subdir \
401 || exit 1; \ 363 || exit 1; \
402 distdir=`$(am__cd) $(distdir) && pwd`; \
403 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
404 (cd $$subdir && \ 364 (cd $$subdir && \
405 $(MAKE) $(AM_MAKEFLAGS) \ 365 $(MAKE) $(AM_MAKEFLAGS) \
406 top_distdir="$$top_distdir" \ 366 top_distdir="$(top_distdir)" \
407 distdir="$$distdir/$$subdir" \ 367 distdir=../$(distdir)/$$subdir \
408 distdir) \ 368 distdir) \
409 || exit 1; \ 369 || exit 1; \
410 fi; \ 370 fi; \
411 done 371 done
412check-am: all-am 372check-am: all-am
413check: check-recursive 373check: check-recursive
414all-am: Makefile 374all-am: Makefile
415installdirs: installdirs-recursive 375installdirs: installdirs-recursive
416installdirs-am: 376installdirs-am:
377
417install: install-recursive 378install: install-recursive
418install-exec: install-exec-recursive 379install-exec: install-exec-recursive
419install-data: install-data-recursive 380install-data: install-data-recursive
420uninstall: uninstall-recursive 381uninstall: uninstall-recursive
421 382
431mostlyclean-generic: 392mostlyclean-generic:
432 393
433clean-generic: 394clean-generic:
434 395
435distclean-generic: 396distclean-generic:
436 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 397 -rm -f $(CONFIG_CLEAN_FILES)
437 398
438maintainer-clean-generic: 399maintainer-clean-generic:
439 @echo "This command is intended for maintainers to use" 400 @echo "This command is intended for maintainers to use"
440 @echo "it deletes files that may require special tools to rebuild." 401 @echo "it deletes files that may require special tools to rebuild."
441clean: clean-recursive 402clean: clean-recursive
449 410
450dvi: dvi-recursive 411dvi: dvi-recursive
451 412
452dvi-am: 413dvi-am:
453 414
454html: html-recursive
455
456info: info-recursive 415info: info-recursive
457 416
458info-am: 417info-am:
459 418
460install-data-am: 419install-data-am:
485 444
486uninstall-am: uninstall-info-am 445uninstall-am: uninstall-info-am
487 446
488uninstall-info: uninstall-info-recursive 447uninstall-info: uninstall-info-recursive
489 448
490.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ 449.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
491 clean clean-generic clean-libtool clean-recursive ctags \ 450 clean-generic clean-libtool clean-recursive ctags \
492 ctags-recursive distclean distclean-generic distclean-libtool \ 451 ctags-recursive distclean distclean-generic distclean-libtool \
493 distclean-recursive distclean-tags distdir dvi dvi-am html \ 452 distclean-recursive distclean-tags distdir dvi dvi-am \
494 html-am info info-am install install-am install-data \ 453 dvi-recursive info info-am info-recursive install install-am \
495 install-data-am install-exec install-exec-am install-info \ 454 install-data install-data-am install-data-recursive \
496 install-info-am install-man install-strip installcheck \ 455 install-exec install-exec-am install-exec-recursive \
497 installcheck-am installdirs installdirs-am maintainer-clean \ 456 install-info install-info-am install-info-recursive install-man \
498 maintainer-clean-generic maintainer-clean-recursive \ 457 install-recursive install-strip installcheck installcheck-am \
499 mostlyclean mostlyclean-generic mostlyclean-libtool \ 458 installdirs installdirs-am installdirs-recursive \
500 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ 459 maintainer-clean maintainer-clean-generic \
460 maintainer-clean-recursive mostlyclean mostlyclean-generic \
461 mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
462 pdf-recursive ps ps-am ps-recursive tags tags-recursive \
501 uninstall uninstall-am uninstall-info-am 463 uninstall uninstall-am uninstall-info-am \
464 uninstall-info-recursive uninstall-recursive
502 465
503 466
504proto: 467proto:
505 (cd cfpython; make proto; cd..; cd cfanim; make proto; ) 468 (cd cfpython; make proto; cd..; cd cfanim; make proto; )
506# Tell versions [3.59,3.63) of GNU make to not export all variables. 469# Tell versions [3.59,3.63) of GNU make to not export all variables.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines