use subdirs
authorJohn Kohl <jtkohl@mit.edu>
Fri, 29 Mar 1991 13:15:47 +0000 (13:15 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 29 Mar 1991 13:15:47 +0000 (13:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1970 dc483132-0cff-0310-8789-dd5450dbe970

src/tests/Imakefile

index b40b358d585171e6f74fe41e6ef25f3a78405b1d..10ab329dc8a5aae1344b00967b025e5b5c512658 100644 (file)
@@ -8,11 +8,14 @@
 #  For copying and distribution information, please see the file
 #  <krb5/copyright.h>.
 # 
+#define IHaveSubdirs
+#define PassCDebugFlags
         DEPLIBS = $(DEPKLIB)
 LOCAL_LIBRARIES = $(KLIB)
+        SUBDIRS = jon
 
            OBJS = test1.o dump.o 
 
            SRCS = test1.c dump.c 
 
-ComplexProgramTarget(test)
+#ComplexProgramTarget(test)