summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog-99b4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 743373d0431..5c0b3faf161 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -4,7 +4,9 @@ Mon Apr 12 14:24:28 1999 David L. Levine <levine@cs.wustl.edu>
added BIN2, LIB2, SHLIB2, and SHLIBA2 to support
subsetting. It allows realclean to remove old BIN,
LIB, SHLIB, and SHLIBA targets after remove the
- ace_components information file.
+ ace_components information file. Also, removed explicit
+ -f following $(RM). -f should be included in the RM macro
+ if appropriate for the platform.
Mon Apr 12 13:01:32 1999 David L. Levine <levine@cs.wustl.edu>