From 8f394f07cb21d8fd5d55beec4c238cd98e0ad8ad Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 4 Aug 2009 13:26:34 +0000 Subject: Added makefiles for generating the local directory. --- libX11/nls/iso8859-1/makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libX11/nls/iso8859-1/makefile (limited to 'libX11/nls/iso8859-1/makefile') diff --git a/libX11/nls/iso8859-1/makefile b/libX11/nls/iso8859-1/makefile new file mode 100644 index 000000000..48781d810 --- /dev/null +++ b/libX11/nls/iso8859-1/makefile @@ -0,0 +1,6 @@ +X11_LOCALEDATADIR = ..\..\..\xorg-server\locale + +x11thislocaledir = $(X11_LOCALEDATADIR)\iso8859-1 + +all: $(x11thislocaledir)\XLC_LOCALE $(x11thislocaledir)\Compose + -- cgit v1.2.3