* catgets/Makefile (generated): Add sample.SJIS.cat.
This commit is contained in:
Andreas Jaeger 2000-12-28 08:35:40 +00:00
parent 12f942cdac
commit a2820ec41f
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2000-12-28 Andreas Jaeger <aj@suse.de>
* catgets/Makefile (generated): Add sample.SJIS.cat.
* sunrpc/rpc_dtable.c: Include rpc/clnt.h for prototypes.
* elf/dl-minimal.c: Add prototypes.

View File

@ -45,7 +45,7 @@ $(objpfx)gencat: $(gencat-modules:%=$(objpfx)%.o)
catgets-CPPFLAGS := -DNLSPATH='"$(msgcatdir)/%L/%N:$(msgcatdir)/%L/LC_MESSAGES/%N:$(msgcatdir)/%l/%N:$(msgcatdir)/%l/LC_MESSAGES/%N:"' \
-DHAVE_CONFIG_H
generated = de.msg test1.cat test1.h
generated = de.msg test1.cat test1.h sample.SJIS.cat
generated-dirs = de
tst-catgets-ENV = NLSPATH="$(objpfx)%l/%N.cat" LANG=de