diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-23 14:26:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-23 14:26:51 +0000 |
commit | af56420374f0d2ff05f943146674d1538744b53f (patch) | |
tree | b95b24e5c2dbdeca3202c52eb86c0a39c68e2ea3 /Makefile | |
parent | 24fd4cc4512102239f408ad965c7d65229be90d3 (diff) | |
download | glibc-af56420374f0d2ff05f943146674d1538744b53f.tar.gz |
Update.
* db/makedb.c: Removed.
* Makefile: Add localedata/% goal.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -282,7 +282,7 @@ FORCE: rpm/%: subdir_distinfo $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) -iconvdata/%: +iconvdata/% localedata/%: $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) # This is a special goal for people making binary distributions. Normally |