diff options
author | 1999-02-08 12:14:21 +0000 | |
---|---|---|
committer | 1999-02-08 12:14:21 +0000 | |
commit | c3c626555a4cf00bc10a38f021007cfa41ce28d8 (patch) | |
tree | 2a4e2ab322b75cc57215c379ddc362b5ca204f87 /Makefile | |
parent | Update. (diff) | |
download | glibc-c3c626555a4cf00bc10a38f021007cfa41ce28d8.tar.gz glibc-c3c626555a4cf00bc10a38f021007cfa41ce28d8.tar.bz2 glibc-c3c626555a4cf00bc10a38f021007cfa41ce28d8.zip |
Update.
* Makefile: Allow calling goals for po subdir.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -286,7 +286,7 @@ FORCE: rpm/%: subdir_distinfo $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) -iconvdata/% localedata/%: +iconvdata/% localedata/% po/%: $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) # This is a special goal for people making binary distributions. Normally |