git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix wide character breakage in the rfc2047 coding
[exim.git]
/
src
/
OS
/
Makefile-NetBSD-a.out
diff --git
a/src/OS/Makefile-NetBSD-a.out
b/src/OS/Makefile-NetBSD-a.out
index 91ad7a6f2d1748975b78b9d2e0efccfbd6ed55d0..bf0140402afea38f333f1139b3b3ed5c5a3f50f1 100644
(file)
--- a/
src/OS/Makefile-NetBSD-a.out
+++ b/
src/OS/Makefile-NetBSD-a.out
@@
-1,9
+1,11
@@
-# $Cambridge: exim/src/OS/Makefile-NetBSD-a.out,v 1.
3 2007/06/27 08:46:28 ph10
Exp $
+# $Cambridge: exim/src/OS/Makefile-NetBSD-a.out,v 1.
5 2010/03/05 16:03:59 nm4
Exp $
# Exim: OS-specific make file for NetBSD (a.out/COFF object format)
CHOWN_COMMAND=/usr/sbin/chown
# Exim: OS-specific make file for NetBSD (a.out/COFF object format)
CHOWN_COMMAND=/usr/sbin/chown
-CFLAGS?=-O2
+CHMOD_COMMAND=/bin/chmod
+
+CFLAGS ?= -O2
HAVE_SA_LEN=YES
HAVE_IPV6=YES
HAVE_SA_LEN=YES
HAVE_IPV6=YES