From: Theodore Tso Date: Fri, 29 Sep 1995 18:23:22 +0000 (+0000) Subject: Remove the dejagnu temporary files X-Git-Tag: krb5-1.0-beta6~970 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ff60e2bd87ffe62ba49242919f5996836e3bd6b3;p=krb5.git Remove the dejagnu temporary files git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6897 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/tests/dejagnu/ChangeLog b/src/tests/dejagnu/ChangeLog index 7effbfe68..f80e5109c 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 + + * 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 079a5129a..bcfb0ef0f 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