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