#define HasSockets YES
#define HasMakefileSafeInclude YES
-#define DependFileName .depend
-#define DependCmd $(CC) -E -MM -MG
+#define DependFileName .depend
+#define DependCmd $(CC) -E -MM -MG
#ifdef IncludeMakefile
# undef IncludeMakefile
#endif
-#define IncludeMakefile(file) -include file
+#define IncludeMakefile(file) -include file
#if (LinuxDistribution == LinuxRedHat)
# define HasZlib YES
#define LinuxLocaleDefines /**/
-#define DefaultCCOptions -ansi
+#define DefaultCCOptions -ansi
XCOMM If you have the tirpc library on your system, and you have the
XCOMM libtirpc-dev installed, then define HasTIRPCLib to YES in either
#define ArchitectureDefines -DLINUX_ARCHITECTURE
-XCOMM different dependancy handling
+XCOMM dependency handling
#ifndef DependDependency
#define DependDependency() /**/
#endif