# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #47940]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=47940 >


mk_native_pbc has, 2x:

make -s progclean
make -s -C imcc clean

Both of which are invalid makefile steps. Find out what progclean  
used to do, pick the closest target in current makefile, and swap it  
out. eliminate the imcc step entirely.

(other cleanups possible in there as well)

--
Will "Coke" Coleda
[EMAIL PROTECTED]


Reply via email to