projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec07aed
)
Change depend: to depend::
author
Theodore Tso
<tytso@mit.edu>
Wed, 19 Apr 1995 15:26:36 +0000
(15:26 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Wed, 19 Apr 1995 15:26:36 +0000
(15:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5373
dc483132
-0cff-0310-8789-
dd5450dbe970
src/config/post.in
patch
|
blob
|
history
diff --git
a/src/config/post.in
b/src/config/post.in
index 4f5e0e291e32230120830cbc79e13ae8bd44ed02..afdc53cf7016561089df7d3515b6981f1c606f08 100644
(file)
--- a/
src/config/post.in
+++ b/
src/config/post.in
@@
-11,7
+11,7
@@
check::
sed -e 's;$(srcdir)/;$$(srcdir)/;g' > .depend; \
else :; fi
-depend: .depend
+depend:
:
.depend
if test -n "$(SRCS)" ; then \
sed -e '/^# +++ Dependency line eater +++/,$$d' \
< $(srcdir)/Makefile.in | cat - .depend \