projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
278eb99
)
Fix to make sure subdirMakefiles is created if UseSedHack is defined
author
Theodore Tso
<tytso@mit.edu>
Sat, 15 Jan 1994 00:39:05 +0000
(
00:39
+0000)
committer
Theodore Tso
<tytso@mit.edu>
Sat, 15 Jan 1994 00:39:05 +0000
(
00:39
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3348
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/krb5/Imakefile
b/src/lib/krb5/Imakefile
index 0ca9d52b2046a2a692aee4e77bda30f86b57f94a..2f030bdbd1bdb5feb3dc51e5102bbb66f8f623da 100644
(file)
--- a/
src/lib/krb5/Imakefile
+++ b/
src/lib/krb5/Imakefile
@@
-38,7
+38,9
@@
MakeSubdirs($(SUBDIRS))
/* This target will make all Makefiles except asn.1/Makefile. */
#undef MakefileSubdirs
#define MakefileSubdirs(dirs) @@\
-MakeMakeSubdirs($(SUBDIRS1) $(SUBDIRS2), Makefiles)
+MakeMakeSubdirs($(SUBDIRS1) $(SUBDIRS2), Makefiles) @@\
+ @@\
+MakeNsubdirMakefiles()
#ifdef SourceTop
IMAKEARG = -f/**/SourceTop/CURDIR/asn.1/Imakefile