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


There was no 
        PERL = ${perl}
definition in this file (which does exist in jako.in and others), hence when the 
"clean" target was called, the RM_F expansion omitted the perl resulting in 

        nmake befunge clean
        
and all the dependancies 

        nmake languages-clean
        nmake clean
        nmake realclean

failing with "invalid command or filename".

Lokking around, I think that BF.in is similarly wrong, but I am not currently 
building that, and could be mistaken .


Attachment: bin00000.bin
Description: Binary data

Reply via email to