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

Comparing deliantra/server/plugins/cfpython/Makefile.in (file contents):
Revision 1.1 by root, Fri Feb 3 07:14:18 2006 UTC vs.
Revision 1.3 by elmex, Wed Mar 15 15:35:52 2006 UTC

1# Makefile.in generated by automake 1.9.5 from Makefile.am. 1# Makefile.in generated by automake 1.9.6 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 (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc. 5# 2003, 2004, 2005 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
37# along with this program; if not, write to the Free Software 37# along with this program; if not, write to the Free Software
38# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 38# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
39# 39#
40# The author can be reached via e-mail to mwedel@sonic.net 40# The author can be reached via e-mail to mwedel@sonic.net
41 41
42
43SOURCES = $(cfpython_la_SOURCES)
44
45srcdir = @srcdir@ 42srcdir = @srcdir@
46top_srcdir = @top_srcdir@ 43top_srcdir = @top_srcdir@
47VPATH = @srcdir@ 44VPATH = @srcdir@
48pkgdatadir = $(datadir)/@PACKAGE@ 45pkgdatadir = $(datadir)/@PACKAGE@
49pkglibdir = $(libdir)/@PACKAGE@ 46pkglibdir = $(libdir)/@PACKAGE@
63PRE_UNINSTALL = : 60PRE_UNINSTALL = :
64POST_UNINSTALL = : 61POST_UNINSTALL = :
65build_triplet = @build@ 62build_triplet = @build@
66host_triplet = @host@ 63host_triplet = @host@
67subdir = plugins/cfpython 64subdir = plugins/cfpython
68DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ 65DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
69 $(srcdir)/Makefile.in
70ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 67am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
72 $(top_srcdir)/configure.ac 68 $(top_srcdir)/configure.ac
73am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74 $(ACLOCAL_M4) 70 $(ACLOCAL_M4)
101CCLD = $(CC) 97CCLD = $(CC)
102LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 98LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
103 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 99 $(AM_LDFLAGS) $(LDFLAGS) -o $@
104SOURCES = $(cfpython_la_SOURCES) 100SOURCES = $(cfpython_la_SOURCES)
105DIST_SOURCES = $(cfpython_la_SOURCES) 101DIST_SOURCES = $(cfpython_la_SOURCES)
106HEADERS = $(noinst_HEADERS) 102RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
103 html-recursive info-recursive install-data-recursive \
104 install-exec-recursive install-info-recursive \
105 install-recursive installcheck-recursive installdirs-recursive \
106 pdf-recursive ps-recursive uninstall-info-recursive \
107 uninstall-recursive
107ETAGS = etags 108ETAGS = etags
108CTAGS = ctags 109CTAGS = ctags
110DIST_SUBDIRS = $(SUBDIRS)
109DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 111DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110ACLOCAL = @ACLOCAL@ 112ACLOCAL = @ACLOCAL@
111AMDEP_FALSE = @AMDEP_FALSE@ 113AMDEP_FALSE = @AMDEP_FALSE@
112AMDEP_TRUE = @AMDEP_TRUE@ 114AMDEP_TRUE = @AMDEP_TRUE@
113AMTAR = @AMTAR@ 115AMTAR = @AMTAR@
171PACKAGE_STRING = @PACKAGE_STRING@ 173PACKAGE_STRING = @PACKAGE_STRING@
172PACKAGE_TARNAME = @PACKAGE_TARNAME@ 174PACKAGE_TARNAME = @PACKAGE_TARNAME@
173PACKAGE_VERSION = @PACKAGE_VERSION@ 175PACKAGE_VERSION = @PACKAGE_VERSION@
174PATH_SEPARATOR = @PATH_SEPARATOR@ 176PATH_SEPARATOR = @PATH_SEPARATOR@
175PERL = @PERL@ 177PERL = @PERL@
178PERLFLAGS = @PERLFLAGS@
179PERLLIB = @PERLLIB@
180PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
181PERL_PLUGIN = @PERL_PLUGIN@
182PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
183PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
176PLUGIN_PYTHON = @PLUGIN_PYTHON@ 184PLUGIN_PYTHON = @PLUGIN_PYTHON@
177PYTHON_LIB = @PYTHON_LIB@ 185PYTHON_LIB = @PYTHON_LIB@
178PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ 186PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
179PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@ 187PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
180PY_INCLUDES = @PY_INCLUDES@ 188PY_INCLUDES = @PY_INCLUDES@
238sysconfdir = @sysconfdir@ 246sysconfdir = @sysconfdir@
239target_alias = @target_alias@ 247target_alias = @target_alias@
240x_includes = @x_includes@ 248x_includes = @x_includes@
241x_libraries = @x_libraries@ 249x_libraries = @x_libraries@
242plugindir = $(pkglibdir)/plugins 250plugindir = $(pkglibdir)/plugins
243noinst_HEADERS = include/cfpython.h ../common/include/plugin_common.h 251SUBDIRS = include
244@PYTHON_PLUGIN_FALSE@plugin_LTLIBRARIES = 252@PYTHON_PLUGIN_FALSE@plugin_LTLIBRARIES =
245@PYTHON_PLUGIN_TRUE@plugin_LTLIBRARIES = cfpython.la 253@PYTHON_PLUGIN_TRUE@plugin_LTLIBRARIES = cfpython.la
246cfpython_la_SOURCES = cfpython.c\ 254cfpython_la_SOURCES = cfpython.c\
247 cfpython_archetype.c\ 255 cfpython_archetype.c\
248 cfpython_object.c\ 256 cfpython_object.c\
258 cfpython_region.c\ 266 cfpython_region.c\
259 cfpython_map.c 267 cfpython_map.c
260 268
261cfpython_la_LIBADD = @PYTHON_LIB@ @PY_LIBS@ 269cfpython_la_LIBADD = @PYTHON_LIB@ @PY_LIBS@
262cfpython_la_LDFLAGS = -module -avoid-version -Xlinker -export-dynamic -rdynamic -Xlinker -Bsymbolic 270cfpython_la_LDFLAGS = -module -avoid-version -Xlinker -export-dynamic -rdynamic -Xlinker -Bsymbolic
263AM_CPPFLAGS = -I$(srcdir)/include -I../common/include -I$(top_srcdir)/include @PY_INCLUDES@ 271AM_CPPFLAGS = -I$(srcdir)/include -I$(top_srcdir)/plugins/common/include -I$(top_srcdir)/include @PY_INCLUDES@
264all: all-am 272all: all-recursive
265 273
266.SUFFIXES: 274.SUFFIXES:
267.SUFFIXES: .c .lo .o .obj 275.SUFFIXES: .c .lo .o .obj
268$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 276$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
269 @for dep in $?; do \ 277 @for dep in $?; do \
374 382
375distclean-libtool: 383distclean-libtool:
376 -rm -f libtool 384 -rm -f libtool
377uninstall-info-am: 385uninstall-info-am:
378 386
387# This directory's subdirectories are mostly independent; you can cd
388# into them and run `make' without going through this Makefile.
389# To change the values of `make' variables: instead of editing Makefiles,
390# (1) if the variable is set in `config.status', edit `config.status'
391# (which will cause the Makefiles to be regenerated when you run `make');
392# (2) otherwise, pass the desired values on the `make' command line.
393$(RECURSIVE_TARGETS):
394 @failcom='exit 1'; \
395 for f in x $$MAKEFLAGS; do \
396 case $$f in \
397 *=* | --[!k]*);; \
398 *k*) failcom='fail=yes';; \
399 esac; \
400 done; \
401 dot_seen=no; \
402 target=`echo $@ | sed s/-recursive//`; \
403 list='$(SUBDIRS)'; for subdir in $$list; do \
404 echo "Making $$target in $$subdir"; \
405 if test "$$subdir" = "."; then \
406 dot_seen=yes; \
407 local_target="$$target-am"; \
408 else \
409 local_target="$$target"; \
410 fi; \
411 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
412 || eval $$failcom; \
413 done; \
414 if test "$$dot_seen" = "no"; then \
415 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
416 fi; test -z "$$fail"
417
418mostlyclean-recursive clean-recursive distclean-recursive \
419maintainer-clean-recursive:
420 @failcom='exit 1'; \
421 for f in x $$MAKEFLAGS; do \
422 case $$f in \
423 *=* | --[!k]*);; \
424 *k*) failcom='fail=yes';; \
425 esac; \
426 done; \
427 dot_seen=no; \
428 case "$@" in \
429 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
430 *) list='$(SUBDIRS)' ;; \
431 esac; \
432 rev=''; for subdir in $$list; do \
433 if test "$$subdir" = "."; then :; else \
434 rev="$$subdir $$rev"; \
435 fi; \
436 done; \
437 rev="$$rev ."; \
438 target=`echo $@ | sed s/-recursive//`; \
439 for subdir in $$rev; do \
440 echo "Making $$target in $$subdir"; \
441 if test "$$subdir" = "."; then \
442 local_target="$$target-am"; \
443 else \
444 local_target="$$target"; \
445 fi; \
446 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
447 || eval $$failcom; \
448 done && test -z "$$fail"
449tags-recursive:
450 list='$(SUBDIRS)'; for subdir in $$list; do \
451 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
452 done
453ctags-recursive:
454 list='$(SUBDIRS)'; for subdir in $$list; do \
455 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
456 done
457
379ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 458ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
380 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 459 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
381 unique=`for i in $$list; do \ 460 unique=`for i in $$list; do \
382 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383 done | \ 462 done | \
384 $(AWK) ' { files[$$0] = 1; } \ 463 $(AWK) ' { files[$$0] = 1; } \
385 END { for (i in files) print i; }'`; \ 464 END { for (i in files) print i; }'`; \
386 mkid -fID $$unique 465 mkid -fID $$unique
387tags: TAGS 466tags: TAGS
388 467
389TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 468TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
390 $(TAGS_FILES) $(LISP) 469 $(TAGS_FILES) $(LISP)
391 tags=; \ 470 tags=; \
392 here=`pwd`; \ 471 here=`pwd`; \
472 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
473 include_option=--etags-include; \
474 empty_fix=.; \
475 else \
476 include_option=--include; \
477 empty_fix=; \
478 fi; \
479 list='$(SUBDIRS)'; for subdir in $$list; do \
480 if test "$$subdir" = .; then :; else \
481 test ! -f $$subdir/TAGS || \
482 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
483 fi; \
484 done; \
393 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 485 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
394 unique=`for i in $$list; do \ 486 unique=`for i in $$list; do \
395 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 487 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396 done | \ 488 done | \
397 $(AWK) ' { files[$$0] = 1; } \ 489 $(AWK) ' { files[$$0] = 1; } \
400 test -n "$$unique" || unique=$$empty_fix; \ 492 test -n "$$unique" || unique=$$empty_fix; \
401 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 493 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402 $$tags $$unique; \ 494 $$tags $$unique; \
403 fi 495 fi
404ctags: CTAGS 496ctags: CTAGS
405CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 497CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
406 $(TAGS_FILES) $(LISP) 498 $(TAGS_FILES) $(LISP)
407 tags=; \ 499 tags=; \
408 here=`pwd`; \ 500 here=`pwd`; \
409 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 501 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
410 unique=`for i in $$list; do \ 502 unique=`for i in $$list; do \
423 515
424distclean-tags: 516distclean-tags:
425 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 517 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
426 518
427distdir: $(DISTFILES) 519distdir: $(DISTFILES)
428 $(mkdir_p) $(distdir)/../common/include $(distdir)/include
429 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 520 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
430 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 521 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
431 list='$(DISTFILES)'; for file in $$list; do \ 522 list='$(DISTFILES)'; for file in $$list; do \
432 case $$file in \ 523 case $$file in \
433 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 524 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
450 test -f $(distdir)/$$file \ 541 test -f $(distdir)/$$file \
451 || cp -p $$d/$$file $(distdir)/$$file \ 542 || cp -p $$d/$$file $(distdir)/$$file \
452 || exit 1; \ 543 || exit 1; \
453 fi; \ 544 fi; \
454 done 545 done
546 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
547 if test "$$subdir" = .; then :; else \
548 test -d "$(distdir)/$$subdir" \
549 || $(mkdir_p) "$(distdir)/$$subdir" \
550 || exit 1; \
551 distdir=`$(am__cd) $(distdir) && pwd`; \
552 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
553 (cd $$subdir && \
554 $(MAKE) $(AM_MAKEFLAGS) \
555 top_distdir="$$top_distdir" \
556 distdir="$$distdir/$$subdir" \
557 distdir) \
558 || exit 1; \
559 fi; \
560 done
455check-am: all-am 561check-am: all-am
456check: check-am 562check: check-recursive
457all-am: Makefile $(LTLIBRARIES) $(HEADERS) 563all-am: Makefile $(LTLIBRARIES)
564installdirs: installdirs-recursive
458installdirs: 565installdirs-am:
459 for dir in "$(DESTDIR)$(plugindir)"; do \ 566 for dir in "$(DESTDIR)$(plugindir)"; do \
460 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 567 test -z "$$dir" || $(mkdir_p) "$$dir"; \
461 done 568 done
462install: install-am 569install: install-recursive
463install-exec: install-exec-am 570install-exec: install-exec-recursive
464install-data: install-data-am 571install-data: install-data-recursive
465uninstall: uninstall-am 572uninstall: uninstall-recursive
466 573
467install-am: all-am 574install-am: all-am
468 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 575 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
469 576
470installcheck: installcheck-am 577installcheck: installcheck-recursive
471install-strip: 578install-strip:
472 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 579 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
473 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 580 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
474 `test -z '$(STRIP)' || \ 581 `test -z '$(STRIP)' || \
475 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 582 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
481 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 588 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
482 589
483maintainer-clean-generic: 590maintainer-clean-generic:
484 @echo "This command is intended for maintainers to use" 591 @echo "This command is intended for maintainers to use"
485 @echo "it deletes files that may require special tools to rebuild." 592 @echo "it deletes files that may require special tools to rebuild."
486clean: clean-am 593clean: clean-recursive
487 594
488clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \ 595clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
489 mostlyclean-am 596 mostlyclean-am
490 597
491distclean: distclean-am 598distclean: distclean-recursive
492 -rm -rf ./$(DEPDIR) 599 -rm -rf ./$(DEPDIR)
493 -rm -f Makefile 600 -rm -f Makefile
494distclean-am: clean-am distclean-compile distclean-generic \ 601distclean-am: clean-am distclean-compile distclean-generic \
495 distclean-libtool distclean-tags 602 distclean-libtool distclean-tags
496 603
497dvi: dvi-am 604dvi: dvi-recursive
498 605
499dvi-am: 606dvi-am:
500 607
501html: html-am 608html: html-recursive
502 609
503info: info-am 610info: info-recursive
504 611
505info-am: 612info-am:
506 613
507install-data-am: install-pluginLTLIBRARIES 614install-data-am: install-pluginLTLIBRARIES
508 615
509install-exec-am: 616install-exec-am:
510 617
511install-info: install-info-am 618install-info: install-info-recursive
512 619
513install-man: 620install-man:
514 621
515installcheck-am: 622installcheck-am:
516 623
517maintainer-clean: maintainer-clean-am 624maintainer-clean: maintainer-clean-recursive
518 -rm -rf ./$(DEPDIR) 625 -rm -rf ./$(DEPDIR)
519 -rm -f Makefile 626 -rm -f Makefile
520maintainer-clean-am: distclean-am maintainer-clean-generic 627maintainer-clean-am: distclean-am maintainer-clean-generic
521 628
522mostlyclean: mostlyclean-am 629mostlyclean: mostlyclean-recursive
523 630
524mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 631mostlyclean-am: mostlyclean-compile mostlyclean-generic \
525 mostlyclean-libtool 632 mostlyclean-libtool
526 633
527pdf: pdf-am 634pdf: pdf-recursive
528 635
529pdf-am: 636pdf-am:
530 637
531ps: ps-am 638ps: ps-recursive
532 639
533ps-am: 640ps-am:
534 641
535uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES 642uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES
536 643
537.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 644uninstall-info: uninstall-info-recursive
538 clean-libtool clean-pluginLTLIBRARIES ctags distclean \ 645
646.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
647 clean clean-generic clean-libtool clean-pluginLTLIBRARIES \
648 clean-recursive ctags ctags-recursive distclean \
539 distclean-compile distclean-generic distclean-libtool \ 649 distclean-compile distclean-generic distclean-libtool \
540 distclean-tags distdir dvi dvi-am html html-am info info-am \ 650 distclean-recursive distclean-tags distdir dvi dvi-am html \
541 install install-am install-data install-data-am install-exec \ 651 html-am info info-am install install-am install-data \
542 install-exec-am install-info install-info-am install-man \ 652 install-data-am install-exec install-exec-am install-info \
543 install-pluginLTLIBRARIES install-strip installcheck \ 653 install-info-am install-man install-pluginLTLIBRARIES \
544 installcheck-am installdirs maintainer-clean \ 654 install-strip installcheck installcheck-am installdirs \
655 installdirs-am maintainer-clean maintainer-clean-generic \
545 maintainer-clean-generic mostlyclean mostlyclean-compile \ 656 maintainer-clean-recursive mostlyclean mostlyclean-compile \
546 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 657 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
547 tags uninstall uninstall-am uninstall-info-am \ 658 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
548 uninstall-pluginLTLIBRARIES 659 uninstall-info-am uninstall-pluginLTLIBRARIES
549 660
550 661
551proto: 662proto:
552 cproto -D__CEXTRACT__ -o include/cfpython_proto.h $(CPPFLAGS) $(AM_CPPFLAGS) \ 663 cproto -D__CEXTRACT__ -o include/cfpython_proto.h $(CPPFLAGS) $(AM_CPPFLAGS) \
553 `echo $(cfpython_la_CPSOURCES) " " | $(AWK) -v RS=" " '/.c$$/ { print }'` 664 `echo $(cfpython_la_CPSOURCES) " " | $(AWK) -v RS=" " '/.c$$/ { print }'`

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines