git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Test the return of getcwd()
[users/heiko/exim.git]
/
src
/
OS
/
Makefile-SunOS5
diff --git
a/src/OS/Makefile-SunOS5
b/src/OS/Makefile-SunOS5
index e60a6c0880992aea76120b3e4a3b523343c14d64..351b43ad1af68045f145d0a2d06d150131725aa5 100644
(file)
--- a/
src/OS/Makefile-SunOS5
+++ b/
src/OS/Makefile-SunOS5
@@
-19,4
+19,6
@@
XINCLUDE=-I$(X11)/include
XLFLAGS=-L$(X11)/lib -R$(X11)/lib
X11LIB=$(X11)/lib
+os.o: setenv.c
+
# End