e576bb | /* || This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information. */ | |||
1aac00 | #ifndef IMAGE_MACHINE_H #define IMAGE_MACHINE_H | |||
02d646 | /* nasm exists and can be used to make .o-files */ #undef ASSEMBLY_OK | |||
583947 | /* Define if you have the m library (-lm). */ #undef HAVE_LIBM | |||
1aac00 | @TOP@ @BOTTOM@ #endif |