aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2004-02-07 02:17:38 +0000
committerBen Elliston <bje@gnu.org>2004-02-07 02:17:38 +0000
commit30b0841395f1f06111ca72cf99b8920bb1617f46 (patch)
tree4068f9a7bd478787e52c1dbd0637819cc3f0e096 /ChangeLog
parente2b56ec4bd4563a707f1938843217dc46c6dfa53 (diff)
downloaddejagnu-30b0841395f1f06111ca72cf99b8920bb1617f46.zip
dejagnu-30b0841395f1f06111ca72cf99b8920bb1617f46.tar.gz
dejagnu-30b0841395f1f06111ca72cf99b8920bb1617f46.tar.bz2
* Makefile.am (rpmspec): Remove.
(rpm): Additionally depend on dejagnu.spec. ($(PKGDIR)/dejagnu): New target that installs DejaGnu into this directory. This saves duplicated code in the solpkg and hpdepot targets. (solpkg): Depend on $(PKGDIR)/dejagnu. (hpdepot): Likewise. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index def3003..10e408c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2004-02-07 Ben Elliston <bje@wasabisystems.com>
+ * Makefile.am (rpmspec): Remove.
+ (rpm): Additionally depend on dejagnu.spec.
+ ($(PKGDIR)/dejagnu): New target that installs DejaGnu into this
+ directory. This saves duplicated code in the solpkg and hpdepot
+ targets.
+ (solpkg): Depend on $(PKGDIR)/dejagnu.
+ (hpdepot): Likewise.
+ * Makefile.in: Regenerate.
+
+2004-02-07 Ben Elliston <bje@wasabisystems.com>
+
* Makefile.am (RUNTEST, RUNTESTDEFAULTFLAGS): Remove.
* Makefile.in: Regenerate.
* testsuite/Makefile.am (CLEANFILES): Remove.