# line 11 "plat-linux.ljm" #undef i386 /* move to trigger file? (ToDo) */ #define iX86Architecture YES #define i486Architecture YES #define HostPlatform i486 #define LinuxOSPlatform YES #define OSName Linux 0.99 #define OSMajorVersion 0 #define OSMinorVersion 99 #define HaveGcc YES /* nothing else on linux... */ BUILDPLATFORM=HostPlatform /* Whenever we run the "std C compiler", give it this flag */ #define PlatformCcOpts -m486 /*----------------------------------------------------------------------------- Added by simonm... -----------------------------------------------------------------------------*/ #define MakeCmd make -r /* make ignores implicit rules */ /* #define UseFlexForLexCmd we've only got flex on Linux */