On Aug 3, 2004, at 6:33 AM, Christian Groessler wrote:

I think this change is redundant. -DLSB_FIRST defines LSB_FIRST to 1:

---------
#include <stdio.h>
int main(void)
{
        printf("DEFINE=%d\n", MY_DEFINE);
        return 0;
}

That might only be a feature of GNU make, and maybe only for recent versions. I may change all of the instances just to be safe.



_______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to