diff options
author | 2002-09-14 09:10:11 +0000 | |
---|---|---|
committer | 2002-09-14 09:10:11 +0000 | |
commit | b63429360053ea95d28defeccfc2c764fdfd90ab (patch) | |
tree | 050d365667f2074381f6b2df3293632a13b274a3 /Makefile | |
parent | * stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]: Add powerpc64 (diff) | |
download | glibc-b63429360053ea95d28defeccfc2c764fdfd90ab.tar.xz glibc-b63429360053ea95d28defeccfc2c764fdfd90ab.zip |
* Makefile (manual/%): Add this pattern target to the iconvdata/% rule.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -312,7 +312,7 @@ FORCE: rpm/%: subdir_distinfo $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) -iconvdata/% localedata/% po/%: +iconvdata/% localedata/% po/% manual/%: $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) # This is a special goal for people making binary distributions. Normally |