projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb85cf
)
Fix bug where util.o was mentioned as a source file
author
Theodore Tso
<tytso@mit.edu>
Mon, 28 Sep 1992 22:35:33 +0000
(22:35 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Mon, 28 Sep 1992 22:35:33 +0000
(22:35 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2413
dc483132
-0cff-0310-8789-
dd5450dbe970
src/admin/edit/Imakefile
patch
|
blob
|
history
diff --git
a/src/admin/edit/Imakefile
b/src/admin/edit/Imakefile
index 7a450f8298b6a77be1ea6bc412959d8f1b6b3731..b332ef0d74696891e3e0ba9042dd11508359b946 100644
(file)
--- a/
src/admin/edit/Imakefile
+++ b/
src/admin/edit/Imakefile
@@
-25,7
+25,7
@@
DEPLIBS = $(DEPKDBLIB) $(DEPKLIB)
LOCAL_LIBRARIES = $(KDBLIB) $(KLIB) $(SSLIB)
OBJS= kdb5_edit.o kdb5_ed_ct.o util.o dump.o
-SRCS= kdb5_edit.c kdb5_ed_ct.c util.
o
dump.c
+SRCS= kdb5_edit.c kdb5_ed_ct.c util.
c
dump.c
all:: kdb5_edit