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
DKIM: Project coding standards
[users/jgh/exim.git]
/
test
/
Makefile.in
diff --git
a/test/Makefile.in
b/test/Makefile.in
index 8c2ee963af09b3537f26506673d071bd6139ab57..0e23e2779d380181de0b3bed3700046d933034b9 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-65,7
+65,7
@@
bin/checkaccess:src/checkaccess.c Makefile
@echo " "
bin/fakens: src/fakens.c Makefile
- $(CC) $(CFLAGS) $(LDFLAGS) -o bin/fakens src/fakens.c
+ $(CC) $(CFLAGS) $(LDFLAGS) -o bin/fakens src/fakens.c
$(LIBS)
@echo ">>> bin/fakens command built"
@echo " "