Re: [perl #35393] [PATCH] _config cleanup

2005-05-11 Thread Leopold Toetsch
Jerry Gay [EMAIL PROTECTED] 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


[perl #35393] [PATCH] _config cleanup

2005-05-10 Thread via RT
# 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