From: Ulrich Drepper Date: Thu, 17 Apr 1997 23:19:47 +0000 (+0000) Subject: Add rule to easily generate dir-add.texi file. X-Git-Tag: cvs/libc20x-ud-970417~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9b41a4451025646fdcf283ce3f0cce3cdd7a523;p=thirdparty%2Fglibc.git Add rule to easily generate dir-add.texi file. --- diff --git a/Makefile b/Makefile index 28e31ac1370..126b0fa4827 100644 --- a/Makefile +++ b/Makefile @@ -303,6 +303,8 @@ makeinfo --no-validate --no-warn --no-headers $< -o $@ endef INSTALL: manual/maint.texi; $(format-me) NOTES: manual/creature.texi; $(format-me) +manual/dir-add.texi: + $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) rpm/%: subdir_distinfo $(MAKE) $(PARALLELMFLAGS) -C $(@D) subdirs='$(subdirs)' $(@F)