diff options
Diffstat (limited to 'libX11/nls/microsoft-cp1256/makefile')
-rw-r--r-- | libX11/nls/microsoft-cp1256/makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libX11/nls/microsoft-cp1256/makefile b/libX11/nls/microsoft-cp1256/makefile new file mode 100644 index 000000000..b45902da0 --- /dev/null +++ b/libX11/nls/microsoft-cp1256/makefile @@ -0,0 +1,5 @@ +X11_LOCALEDATADIR = ..\..\..\xorg-server\locale + +x11thislocaledir = $(X11_LOCALEDATADIR)\microsoft-cp1256 + +all: $(x11thislocaledir)\XLC_LOCALE $(x11thislocaledir)\Compose |