projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77cc00d
)
change to OtherdirLibraryTarget
author
John Kohl
<jtkohl@mit.edu>
Mon, 7 May 1990 10:02:46 +0000
(10:02 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 7 May 1990 10:02:46 +0000
(10:02 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@746
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/ccache/file/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/krb5/ccache/file/Imakefile
b/src/lib/krb5/ccache/file/Imakefile
index 7ee285276d502e6f92541c66485ee3fa86e75eee..6dccb0ef81e790cabda06c880401e33e3dc463e5 100644
(file)
--- a/
src/lib/krb5/ccache/file/Imakefile
+++ b/
src/lib/krb5/ccache/file/Imakefile
@@
-12,4
+12,4
@@
SRCS = fcc_close.c fcc_destry.c fcc_eseq.c \
fcc_sseq.c fcc_store.c fcc_skip.c fcc_ops.c fcc_write.c \
fcc_sflags.c
-
NormalLibraryTarget(fcc
,$(OBJS))
+
OtherdirLibraryTarget($(TOP)/lib,krb5
,$(OBJS))