diff options
Diffstat (limited to 'libX11/modules/lc/xlocale/makefile')
-rw-r--r-- | libX11/modules/lc/xlocale/makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libX11/modules/lc/xlocale/makefile b/libX11/modules/lc/xlocale/makefile deleted file mode 100644 index 42ca76b86..000000000 --- a/libX11/modules/lc/xlocale/makefile +++ /dev/null @@ -1,10 +0,0 @@ -LIBRARY = libxlocale - -DEFINES += LIB11_DLL - -CSRCS = \ - lcEuc.c \ - lcJis.c \ - lcSjis.c - -INCLUDES += ..\..\..\include ..\..\..\include\X11 ..\..\..\src\xlibi18n ..\..\..\src\xkb ..\..\..\src\xcms ..\..\..\src |