projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
433b100
)
use subdirs
author
John Kohl
<jtkohl@mit.edu>
Fri, 29 Mar 1991 13:15:47 +0000
(13:15 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/src/tests/Imakefile
b/src/tests/Imakefile
index b40b358d585171e6f74fe41e6ef25f3a78405b1d..10ab329dc8a5aae1344b00967b025e5b5c512658 100644
(file)
--- a/
src/tests/Imakefile
+++ b/
src/tests/Imakefile
@@
-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)