projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
207af9b
)
* Makefile (clean): Delete *.ilg
author
Ken Raeburn
<raeburn@mit.edu>
Tue, 6 Nov 2001 22:19:49 +0000
(22:19 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Tue, 6 Nov 2001 22:19:49 +0000
(22:19 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13956
dc483132
-0cff-0310-8789-
dd5450dbe970
doc/api/ChangeLog
patch
|
blob
|
history
doc/api/Makefile
patch
|
blob
|
history
diff --git
a/doc/api/ChangeLog
b/doc/api/ChangeLog
index 67c3b2f503764d45856b4c9144f1862bcd3c9173..72706752cdf1930e5779321f332bbc7b5d25b1c4 100644
(file)
--- a/
doc/api/ChangeLog
+++ b/
doc/api/ChangeLog
@@
-1,3
+1,7
@@
+2001-11-06 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile (clean): Delete *.ilg.
+
2001-06-22 Ken Raeburn <raeburn@mit.edu>
* ccache.tex (krb5_cc_default): Fix "equivalent to" example code.
diff --git
a/doc/api/Makefile
b/doc/api/Makefile
index 49cb7dcf9b3cc212521b34c3cd3577ee837423fb..72ad368e5718ed86de9c0b0302028b1df19b3604 100644
(file)
--- a/
doc/api/Makefile
+++ b/
doc/api/Makefile
@@
-16,7
+16,7
@@
libdes.dvi: $(DESTEX) $(STYLES)
library.ps: library.dvi
clean:
- rm -f *.toc *.log *.idx *.ind *.aux lib1.stamp
+ rm -f *.toc *.log *.idx *.ind *.aux
*.ilg
lib1.stamp
really-clean: clean
rm -f *.dvi *.ps