summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2002-11-27 17:15:17 +0000
committerTom Yu <tlyu@mit.edu>2002-11-27 17:15:17 +0000
commit5438c74de6a36be1baaba419f62ea13058104326 (patch)
treecd9c5ffef0aed70e6e4b268ceb803229e90a29e4 /src
parent24764cd7d6dc466cba58430a5cf8795dd6738b12 (diff)
* post.in (clean-unix): Clean depfix2.sed as well
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15020 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/config/ChangeLog4
-rw-r--r--src/config/post.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 8293acad8..63adbb8f7 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-27 Tom Yu <tlyu@mit.edu>
+
+ * post.in (clean-unix): Clean depfix2.sed as well.
+
2002-11-13 Ezra Peisach <epeisach@bu.edu>
* pre.in (AUTOCONFINCFLAGS): Define by configure.
diff --git a/src/config/post.in b/src/config/post.in
index 8972c6585..345a0cb5e 100644
--- a/src/config/post.in
+++ b/src/config/post.in
@@ -71,7 +71,7 @@ depend-prerecurse::
clean:: clean-$(WHAT)
clean-unix::
- $(RM) $(OBJS) .depend .d
+ $(RM) $(OBJS) .depend .d depfix2.sed
clean-windows::
$(RM) *.$(OBJEXT)