Fix to make sure subdirMakefiles is created if UseSedHack is defined
authorTheodore Tso <tytso@mit.edu>
Sat, 15 Jan 1994 00:39:05 +0000 (00:39 +0000)
committerTheodore 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

index 0ca9d52b2046a2a692aee4e77bda30f86b57f94a..2f030bdbd1bdb5feb3dc51e5102bbb66f8f623da 100644 (file)
@@ -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