diff options
Diffstat (limited to 'chinese/xcin25/files/patch-ad')
-rw-r--r-- | chinese/xcin25/files/patch-ad | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chinese/xcin25/files/patch-ad b/chinese/xcin25/files/patch-ad index 9f4c0c5b186b..3bf52a7724b4 100644 --- a/chinese/xcin25/files/patch-ad +++ b/chinese/xcin25/files/patch-ad @@ -1,11 +1,11 @@ ---- src/Makefile.in.orig Sat Dec 18 15:40:46 1999 -+++ src/Makefile.in Sat Dec 18 15:41:05 1999 -@@ -47,7 +47,7 @@ +--- src/Makefile.in.orig Sun Feb 27 02:12:52 2000 ++++ src/Makefile.in Sun Feb 27 02:12:58 2000 +@@ -45,7 +45,7 @@ LIB = -lm ${x_libraries} ${extra_lib} ${locale_lib} ${dl_lib} ${intl_lib} \ ${xcinlib} -lXimd -lim_comm -lxcintool -lsiod ${socket_lib} -BIN = xcin +BIN = xcin2.5 - SRC = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_menusel.c - OBJ = xcin_main.o module.o gui.o xim.o xim_IC.o fkey.o gui_menusel.o - SUBSYS = lib Cinput + SRC = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_main.c \ + gui_menusel.c gui_overspot.c + OBJ = xcin_main.o module.o gui.o xim.o xim_IC.o fkey.o gui_main.o \ |