[Xorg-commit] xc/fonts/encodings/large Imakefile,1.1.4.1,1.1.4.2

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Sat Dec 20 02:28:57 EET 2003


Committed by: kaleb

Update of /cvs/xorg/xc/fonts/encodings/large
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/fonts/encodings/large

Modified Files:
      Tag: XORG-CURRENT
	Imakefile 
Log Message:
merge XFree86 RC2 (4.3.99.902) from vendor branch

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/fonts/encodings/large/Imakefile,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -d -r1.1.4.1 -r1.1.4.2
--- Imakefile	26 Nov 2003 22:48:30 -0000	1.1.4.1
+++ Imakefile	20 Dec 2003 00:28:21 -0000	1.1.4.2
@@ -1,11 +1,13 @@
-XCOMM $XFree86: xc/fonts/encodings/large/Imakefile,v 1.5 2003/10/19 18:34:43 dawes Exp $
+XCOMM $XdotOrg$
+XCOMM $XFree86: xc/fonts/encodings/large/Imakefile,v 1.6 2003/12/07 18:20:10 dawes Exp $
 
 OBJS = EncObjComp(big5.eten-0) 	EncObjComp(big5hkscs-0) \
 	EncObjComp(gb2312.1980-0) EncObjComp(gbk-0) \
 	EncObjComp(gb18030.2000-0) EncObjComp(gb18030.2000-1) \
 	EncObjComp(jisx0201.1976-0) \
 	EncObjComp(jisx0208.1990-0) EncObjComp(jisx0212.1990-0) \
-	EncObjComp(ksc5601.1987-0) EncObjComp(ksc5601.1992-3)
+	EncObjComp(ksc5601.1987-0) EncObjComp(ksc5601.1992-3) \
+	EncObjComp(sun.unicode.india-0)
 
 SubdirLibraryRule($(OBJS))
 
@@ -20,6 +22,7 @@
 CompEncodingTarget(jisx0212.1990-0)
 CompEncodingTarget(ksc5601.1987-0)
 CompEncodingTarget(ksc5601.1992-3)
+CompEncodingTarget(sun.unicode.india-0)
 
 /* This is only here to keep InstallEncodings happy. */
 MakeEncodings(/**/,$(ENCODINGSDIR)/large,.)





More information about the xorg-commit mailing list