[perl #35393] [PATCH] _config cleanup

0 views
Skip to first unread message

Jerry Gay

unread,
May 10, 2005, 10:10:49 AM5/10/05
to bugs-bi...@rt.perl.org
# New Ticket Created by jerry gay
# Please include the string: [perl #35393]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=35393 >


the new *_config$(O) files are not cleaned up during make
clean/realclean... until now. 'svn status' reports these files have
been removed after 'make clean'

~jerry


Index: config/gen/makefiles/root.in

===================================================================

--- config/gen/makefiles/root.in (revision 8041)

+++ config/gen/makefiles/root.in (working copy)

@@ -1281,6 +1281,9 @@

$(SRC_DIR)/pbc_info$(O) $(PINFO) \
$(PDB) $(SRC_DIR)/pdb$(O) \
$(DIS) $(SRC_DIR)/disassemble$(O) \
+ $(SRC_DIR)/null_config$(O) \
+ $(SRC_DIR)/parrot_config$(O) \
+ $(SRC_DIR)/install_config$(O) \
$(LIBNCI_TEST_SO) \
$(LIBPARROT)
$(PERL) build_tools/c2str.pl --init

Leopold Toetsch

unread,
May 11, 2005, 9:22:11 AM5/11/05
to perl6-i...@perl.org
Jerry Gay <parrotbug...@parrotcode.org> wrote:

> the new *_config$(O) files are not cleaned up during make
> clean/realclean... until now. 'svn status' reports these files have
> been removed after 'make clean'

Thanks, applied.
leo

Reply all
Reply to author
Forward
0 new messages