Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

3 views
Skip to first unread message

Joshua Hoblitt

unread,
Sep 15, 2005, 3:39:40 PM9/15/05
to bugs-bi...@rt.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

--

parrot-editor_makefile_fixes.patch
0 new messages