Make whitespace strings compare euqal to zero. fixes: bug #749
[exim.git] / src / OS / Makefile-NetBSD-a.out
index 350689d2eb382f225674e8774c9cf8b67cb5df8d..a8003fe6623904522bd8b619a15e15e0a40f38b5 100644 (file)
@@ -1,9 +1,11 @@
-# $Cambridge: exim/src/OS/Makefile-NetBSD-a.out,v 1.2 2005/05/23 16:58:55 fanf2 Exp $
+# $Cambridge: exim/src/OS/Makefile-NetBSD-a.out,v 1.4 2008/07/25 20:39:55 fanf2 Exp $
 
 # Exim: OS-specific make file for NetBSD (a.out/COFF object format)
 
 CHOWN_COMMAND=/usr/sbin/chown
-CFLAGS=-O
+CHMOD_COMMAND=/bin/chmod
+
+CFLAGS?=-O2
 
 HAVE_SA_LEN=YES
 HAVE_IPV6=YES