projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ab88f7
)
Remove makeshlib on clean
author
Ezra Peisach
<epeisach@mit.edu>
Thu, 6 Jul 1995 13:55:04 +0000
(13:55 +0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Thu, 6 Jul 1995 13:55:04 +0000
(13:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6231
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/Makefile.in
patch
|
blob
|
history
diff --git
a/src/util/Makefile.in
b/src/util/Makefile.in
index 76138f650c8426a7e7542d0c4606107e5e7c4230..8601c5767372c8288ff90ec010d5eef4de2ad477 100644
(file)
--- a/
src/util/Makefile.in
+++ b/
src/util/Makefile.in
@@
-24,7
+24,7
@@
makeshlib: $(srcdir)/makeshlib.sh Makefile
aix.bincmds: Makefile
echo libpath $(KRB5_SHLIBDIR):`pwd`/$(TOPLIBD):/usr/lib:/lib >aix.bincmds
clean::
- $(RM) libupdate
+ $(RM) libupdate
makeshlib
install::
@echo nothing to install in util