From 863c19ea2abafdb350c12f1b9a034b18c9c5f0ed Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 29 Mar 1991 13:15:47 +0000 Subject: [PATCH] use subdirs git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1970 dc483132-0cff-0310-8789-dd5450dbe970 --- src/tests/Imakefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/tests/Imakefile b/src/tests/Imakefile index b40b358d5..10ab329dc 100644 --- a/src/tests/Imakefile +++ b/src/tests/Imakefile @@ -8,11 +8,14 @@ # For copying and distribution information, please see the file # . # +#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) -- 2.26.2