projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0a69b1
)
Initial revision
author
John Kohl
<jtkohl@mit.edu>
Mon, 4 Mar 1991 11:53:01 +0000
(11:53 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 4 Mar 1991 11:53:01 +0000
(11:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1839
dc483132
-0cff-0310-8789-
dd5450dbe970
src/tests/create/Imakefile
[new file with mode: 0644]
patch
|
blob
diff --git a/src/tests/create/Imakefile
b/src/tests/create/Imakefile
new file mode 100644
(file)
index 0000000..
4b0c159
--- /dev/null
+++ b/
src/tests/create/Imakefile
@@ -0,0
+1,18
@@
+# $Source$
+# $Author$
+# $Id$
+#
+# Copyright 1990,1991 by the Massachusetts Institute of Technology.
+# All Rights Reserved.
+#
+# For copying and distribution information, please see the file
+# <krb5/copyright.h>.
+#
+#TOP=/afs/net/project/krb5/@sys
+TOP=/mit/krb5/build/@sys
+DEPLIBS = $(DEPKDBLIB) $(DEPKLIB)
+LOCAL_LIBRARIES = $(KDBLIB) $(KLIB)
+
+SimpleProgramTarget(kdb5_mkdums)
+
+