From 8cd234c497a7bad86ba110249b95c1a2c6bd2517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Fri, 25 Nov 2005 18:11:42 +0100 Subject: [PATCH] *** empty log message *** Rev: src/nettle/ChangeLog:1.377 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index cc0b8446..5ae3f75d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-11-25 Niels Möller + + * testsuite/Makefile.in: Use %-rules for building the -test + executables, in addition to the suffix rules. Hopefully, this + should make all of GNU make, BSD make and Solaris make happy. + Use $(EXEEXT) and $(OBJEXT) more consistently. + + * examples/Makefile.in: Use explicit rules for all executable + targets. Use $(EXEEXT) and $(OBJEXT) more consistently. + 2005-11-25 Niels Möller * testsuite/Makefile.in: Avoid using single-suffix rule to build -- GitLab