aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tests/dejagnu/ChangeLog3
-rw-r--r--src/tests/dejagnu/Makefile.in3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/tests/dejagnu/ChangeLog b/src/tests/dejagnu/ChangeLog
index 7effbfe..f80e510 100644
--- a/src/tests/dejagnu/ChangeLog
+++ b/src/tests/dejagnu/ChangeLog
@@ -1,3 +1,6 @@
+Fri Sep 29 14:23:01 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * Makefile.in (clean-unix): Remove the dejagnu temporary files.
Tue Aug 29 14:22:28 EDT 1995 Paul Park (pjpark@mit.edu)
* Makefile.in - Replace explicit library list with $(LIBS). This
diff --git a/src/tests/dejagnu/Makefile.in b/src/tests/dejagnu/Makefile.in
index 079a512..bcfb0ef 100644
--- a/src/tests/dejagnu/Makefile.in
+++ b/src/tests/dejagnu/Makefile.in
@@ -18,3 +18,6 @@ t_inetd:: t_inetd.o $(DEPLIBS)
clean::
$(RM) t_inetd t_inetd.o
+
+clean-unix::
+ $(RM) -rf tmpdir dbg.log krb.log krb.sum