projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3e0937
)
In clean-windows, replace spaces with tab
author
Ezra Peisach
<epeisach@mit.edu>
Fri, 24 Aug 2007 17:50:50 +0000
(17:50 +0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Fri, 24 Aug 2007 17:50:50 +0000
(17:50 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19870
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/gssapi/krb5/Makefile.in
patch
|
blob
|
history
diff --git
a/src/lib/gssapi/krb5/Makefile.in
b/src/lib/gssapi/krb5/Makefile.in
index 45c1a82010b3a7692be1799e2cc7678bf46826a7..3dad1afbb7303df65453c4aac948032939c954ff 100644
(file)
--- a/
src/lib/gssapi/krb5/Makefile.in
+++ b/
src/lib/gssapi/krb5/Makefile.in
@@
-213,7
+213,7
@@
clean-unix:: clean-libobjs
clean-windows::
$(RM) $(EHDRDIR)\gssapi_krb5.h
-
$(RM) error_map.h
+ $(RM) error_map.h
-if exist $(EHDRDIR)\nul rmdir $(EHDRDIR)