<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#f4f4f4>
<DIV><FONT size=2>
<DIV><FONT size=2>Hi all, it's been a long time.. but I have a
question.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Is there any way tell FPCMAKE to rename all PROGRAMS
to have a different extension?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Example:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> On Windows: </FONT></DIV>
<DIV><FONT size=2> someprog.exe -->
someprog.abc</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> On Linux/BSD </FONT></DIV>
<DIV><FONT size=2> someprog --> someprog.abc</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Or is there any predefined macros that I can use with the -o
(output) option to tell fpc compiler to rename the current executable being
compiled, for example</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>fpc test.pp -o$(targetexe).abc</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>--</FONT></DIV>
<DIV><FONT size=2>L505</FONT></DIV>
<DIV><FONT size=2><A
href="http://z505.com">http://z505.com</A></FONT></DIV></FONT></DIV></BODY></HTML>