projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0baff5f
)
Clean up the test.out file
author
Theodore Tso
<tytso@mit.edu>
Fri, 14 Oct 1994 23:48:53 +0000
(23:48 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Fri, 14 Oct 1994 23:48:53 +0000
(23:48 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4516
dc483132
-0cff-0310-8789-
dd5450dbe970
src/tests/asn.1/Makefile.in
patch
|
blob
|
history
diff --git
a/src/tests/asn.1/Makefile.in
b/src/tests/asn.1/Makefile.in
index c62f7bed1c23c21adfce9d58b41f54c4f28d1811..7bb79cc7f6ca49c45c63e4cf4372250e4f3d58aa 100644
(file)
--- a/
src/tests/asn.1/Makefile.in
+++ b/
src/tests/asn.1/Makefile.in
@@
-27,11
+27,12
@@
check::
$(RM) test.out
./krb5_encode_test > test.out
cmp test.out $(srcdir)/reference_encode.out
+ $(RM) test.out
install::
clean::
- rm -f *~ *.o krb5_encode_test krb5_decode_test
+ rm -f *~ *.o krb5_encode_test krb5_decode_test
test.out
################ Dependencies ################