*** empty log message ***
authorJohn Kohl <jtkohl@mit.edu>
Fri, 11 May 1990 10:21:09 +0000 (10:21 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 11 May 1990 10:21:09 +0000 (10:21 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@837 dc483132-0cff-0310-8789-dd5450dbe970

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

diff --git a/src/appl/Imakefile b/src/appl/Imakefile
new file mode 100644 (file)
index 0000000..81149a1
--- /dev/null
@@ -0,0 +1,5 @@
+#define IHaveSubdirs
+#define PassCDebugFlags
+
+SUBDIRS=sample
+MakeSubdirs($(SUBDIRS))