The lines:

.fl.cxx .fl.h:
        ../fluid/fluid2$(EXEEXT) -c $<


Should be replaced with:

.fl.cxx .fl.h:
        fluid2$(EXEEXT) -c $<

(the path to the fluid2 was not correct)




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to