projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc8305d
)
Do not install k5-int.h
author
Richard Basch
<probe@mit.edu>
Thu, 22 Feb 1996 04:20:02 +0000
(
04:20
+0000)
committer
Richard Basch
<probe@mit.edu>
Thu, 22 Feb 1996 04:20:02 +0000
(
04:20
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7492
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/Makefile.in
patch
|
blob
|
history
diff --git
a/src/include/Makefile.in
b/src/include/Makefile.in
index 31eec80d8d66fa829f4d3d5d2171447e0070cfa4..0aabfbb1b6f6630a82a334007c70ffe15b9f6e9d 100644
(file)
--- a/
src/include/Makefile.in
+++ b/
src/include/Makefile.in
@@
-68,7
+68,5
@@
clean-windows::
cd ..
@echo Making clean locally
-install:: krb5.h
k5-int.h
+install:: krb5.h
$(INSTALL_DATA) $(C)krb5.h $(DESTDIR)$(KRB5_INCDIR)$(S)krb5.h
- $(INSTALL_DATA) $(srcdir)$(S)k5-int.h \
- $(DESTDIR)$(KRB5_INCDIR)$(S)k5-int.h