*** empty log message ***
authorJohn Kohl <jtkohl@mit.edu>
Tue, 13 Feb 1990 16:47:24 +0000 (16:47 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 13 Feb 1990 16:47:24 +0000 (16:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@355 dc483132-0cff-0310-8789-dd5450dbe970

src/admin/Imakefile [new file with mode: 0644]

diff --git a/src/admin/Imakefile b/src/admin/Imakefile
new file mode 100644 (file)
index 0000000..a8903aa
--- /dev/null
@@ -0,0 +1,4 @@
+SRCS= kdb_stash.c kdb_create.c kdb_destroy.c common.c
+all::
+       /*placebo*/
+       @echo nothing to build yet.