summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-02 10:17:46 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-02 10:17:46 +0000
commit25a7785a3099b60289ee01f593aad2b988f0dfae (patch)
treec0402b71513013d21925508b36c80b44941a174a /ChangeLog
parent2ffbbe6fc9788eeccb077c0d025c6b92fbbc527c (diff)
- (bal) Makefile fix to use $(MAKE) instead of 'make' for platforms
that use 'gmake'. Patch by Tim Rice <tim@multitalents.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4ea90a82..07ecba3fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120010102 120010102
2 - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen 2 - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen
3 <vinschen@redhat.com> 3 <vinschen@redhat.com>
4 - (bal) Makefile fix to use $(MAKE) instead of 'make' for platforms
5 that use 'gmake'. Patch by Tim Rice <tim@multitalents.net>
4 6
520010101 720010101
6 - (bal) Minor fix to Makefile to stop rebuilding executables if no 8 - (bal) Minor fix to Makefile to stop rebuilding executables if no