diff options
author | marha <marha@users.sourceforge.net> | 2009-10-21 19:52:45 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-10-21 19:52:45 +0000 |
commit | 052f1f60fe8c8223ba28a38ab3fb11efe189e24f (patch) | |
tree | 815767c05b8cde7ab3ba0efa99d2ebce77832a7d /libX11/nls/iso8859-10 | |
parent | 9dbe22229a8031aa2f6d922896e1b6539441b7b5 (diff) | |
download | vcxsrv-052f1f60fe8c8223ba28a38ab3fb11efe189e24f.tar.gz vcxsrv-052f1f60fe8c8223ba28a38ab3fb11efe189e24f.tar.bz2 vcxsrv-052f1f60fe8c8223ba28a38ab3fb11efe189e24f.zip |
Now compile complete locale
Diffstat (limited to 'libX11/nls/iso8859-10')
-rw-r--r-- | libX11/nls/iso8859-10/makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libX11/nls/iso8859-10/makefile b/libX11/nls/iso8859-10/makefile new file mode 100644 index 000000000..a3cb63b6e --- /dev/null +++ b/libX11/nls/iso8859-10/makefile @@ -0,0 +1,5 @@ +X11_LOCALEDATADIR = ..\..\..\xorg-server\locale + +x11thislocaledir = $(X11_LOCALEDATADIR)\iso8859-10 + +all: $(x11thislocaledir)\XLC_LOCALE $(x11thislocaledir)\Compose |