*** empty log message ***
authorJohn Kohl <jtkohl@mit.edu>
Mon, 4 Mar 1991 13:08:49 +0000 (13:08 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 4 Mar 1991 13:08:49 +0000 (13:08 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1842 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/simple/Imakefile [new file with mode: 0644]

diff --git a/src/appl/simple/Imakefile b/src/appl/simple/Imakefile
new file mode 100644 (file)
index 0000000..4df2aad
--- /dev/null
@@ -0,0 +1,15 @@
+#      $Source$
+#      $Author$
+#      $Id$
+#
+#  Copyright 1991 by the Massachusetts Institute of Technology.
+#  All Rights Reserved.
+# 
+#  For copying and distribution information, please see the file
+#  <krb5/copyright.h>.
+# 
+#define IHaveSubdirs
+#define PassCDebugFlags
+
+SUBDIRS=client server
+MakeSubdirs($(SUBDIRS))