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 build with DISABLE_EVENT (proper spelling)
[exim.git]
/
test
/
Makefile.in
diff --git
a/test/Makefile.in
b/test/Makefile.in
index c0013ba42cc845fd1f6656993285ab6c2f057387..f7a2a4695b68df277dd446a5c9badba5ba5a2a22 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-28,8
+28,8
@@
all: binaries sysbinaries
binaries: $(BINARIES)
sysbinaries: FORCE binaries
binaries: $(BINARIES)
sysbinaries: FORCE binaries
+ rm -f bin.sys/*
bin/locate initdb postgres pg_ctl psql mysqld mysql
bin/locate initdb postgres pg_ctl psql mysqld mysql
- test -e /dev/stderr || ln -s /proc/sys/fd/2 bin.sys/stderr && ln -s /dev/stderr bin.sys/stderr
ls -la bin.sys
# Compile and link the programs:
ls -la bin.sys
# Compile and link the programs: