about summary refs log tree commit diff
path: root/iconvdata
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-01 08:11:45 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-01 08:11:45 +0000
commit1d97d6ac3bf8fa241535793b31acd685ee32d6c2 (patch)
treedf7b09dcb0b9f24153e2111d405f7a0cd1d4517e /iconvdata
parente2e9ee177f2c301bf4abcc9214228c010aaba3d1 (diff)
downloadglibc-1d97d6ac3bf8fa241535793b31acd685ee32d6c2.tar.gz
glibc-1d97d6ac3bf8fa241535793b31acd685ee32d6c2.tar.xz
glibc-1d97d6ac3bf8fa241535793b31acd685ee32d6c2.zip
Update.
1998-04-01  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/Makefile: Remove extra dependencies for EUC-KR.so and
	JOHAB.so.
Diffstat (limited to 'iconvdata')
-rw-r--r--iconvdata/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/iconvdata/Makefile b/iconvdata/Makefile
index 6897ce611f..807b9022f2 100644
--- a/iconvdata/Makefile
+++ b/iconvdata/Makefile
@@ -60,9 +60,7 @@ libJIS-routines := jis0201 jis0208 jis0212
 libKSC-routines := ksc5601
 
 LDFLAGS-EUC-KR.so = -Wl,-rpath,$(gconvdir) -L$(objpfx) -lKSC
-$(objpfx)EUC-KR.so: $(objpfx)libKSC.so
 LDFLAGS-JOHAB.so = -Wl,-rpath,$(gconvdir) -L$(objpfx) -lKSC
-$(objpfx)JOHAB.so: $(objpfx)libKSC.so
 
 distribute := 8bit-generic.c 8bit-gap.c gap.pl gaptab.pl gconv-modules	    \
 	      iso8859-1.c iso8859-2.c iso8859-3.c iso8859-4.c iso8859-5.c   \