summaryrefslogtreecommitdiffstats
path: root/src/util/profile/Makefile.in
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-04-28 16:57:24 +0000
committerTheodore Tso <tytso@mit.edu>1995-04-28 16:57:24 +0000
commit5aa7026979ef196e3b6696c09572fe25aa5c077b (patch)
treec50c91306e3b5a174da98bea831bb29f1ef806a0 /src/util/profile/Makefile.in
parent875c4407977242dedac08290b1ed069ab9616f16 (diff)
downloadkrb5-5aa7026979ef196e3b6696c09572fe25aa5c077b.tar.gz
krb5-5aa7026979ef196e3b6696c09572fe25aa5c077b.tar.xz
krb5-5aa7026979ef196e3b6696c09572fe25aa5c077b.zip
Makefile.in (clean-unix): Remove profile.h and test_profile
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5604 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/Makefile.in')
-rw-r--r--src/util/profile/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/profile/Makefile.in b/src/util/profile/Makefile.in
index 898ef0ce26..0d36b16aa2 100644
--- a/src/util/profile/Makefile.in
+++ b/src/util/profile/Makefile.in
@@ -63,7 +63,8 @@ clean:: clean-$(WHAT)
clean-mac:: clean-unix
clean-unix::
rm -f $(PROGS) *.o *~ test_parse core libprofile.a prof_err.h \
- prof_err.c
+ prof_err.c test_profile profile.h
+
clean-windows::
$(RM) profile.lib profile.bak test_parse.exe test_profile.exe