develooper Front page | perl.perl6.internals | Postings from September 2005

[perl #37180] [PATCH] for #36252: [TODO] cleanup editor

From:
Joshua Hoblitt
Date:
September 15, 2005 15:01
Subject:
[perl #37180] [PATCH] for #36252: [TODO] cleanup editor
Message ID:
rt-3.0.11-37180-120811.1.22300974413925@perl.org
# New Ticket Created by  Joshua Hoblitt 
# Please include the string:  [perl #37180]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37180 >


This patch fixes 'make clean' to recurse into the editor directory and
'make distclean' to remove 'editor/Makefile.  It also change the
behavior of 'editor/Makefile' so that the 'all' & 'clean' targets no
longer modify files outside of the parrot tree.

This should resolve bug #36252.

config/gen/makefiles/root.in
    add editor/Makefile to GEN_MAKEFILES
    add editor-clean target
    add editor-clean to clean target

config/gen/makefiles/editor.in
    remove vim-install from all target
    add imc.kate to all target
    rename clean target to vim-uninstall
    add 'new' clean target
    rename imc.kate target to imcc.xml
    add 'new' imc.kate target

 editor.in |   14 ++++++++++----
 root.in   |   15 +++++++++++++--
 2 files changed, 23 insertions(+), 6 deletions(-)

-J

--



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About