git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
certextract tidying
[users/jgh/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 1ef7a86c828ebc627f7ca0444b7428b04a38a305..e210efddafdb2ba2a449f980637109cbc5bb1e47 100644
(file)
--- a/
src/OS/Makefile-NetBSD-a.out
+++ b/
src/OS/Makefile-NetBSD-a.out
@@
-1,13
+1,13
@@
-# $Cambridge: exim/src/OS/Makefile-NetBSD-a.out,v 1.1 2004/10/06 15:07:39 ph10 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=-O
+CHMOD_COMMAND=/bin/chmod
+
+CFLAGS ?= -O2
HAVE_SA_LEN=YES
HAVE_IPV6=YES
HAVE_SA_LEN=YES
HAVE_IPV6=YES
-LIBS=-lcrypt
+LIBS=-lcrypt
-lm
X11=/usr/X11R6
XINCLUDE=-I$(X11)/include
X11=/usr/X11R6
XINCLUDE=-I$(X11)/include