[xorg-commit-diffs] xc/lib/freetype2/freetype/internal Imakefile, 1.1.4.2, 1.1.4.3

Egbert Eich xorg-commit at pdx.freedesktop.org
Thu Apr 15 03:15:16 PDT 2004


Committed by: eich

Update of /cvs/xorg/xc/lib/freetype2/freetype/internal
In directory pdx:/home/eich/tstbuild/xc/lib/freetype2/freetype/internal

Modified Files:
      Tag: XORG-CURRENT
	Imakefile 
Log Message:
2004-04-15  Egbert Eich  <eich at freedesktop.org>
        Merged changes from RELEASE-1 branch
	


Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/lib/freetype2/freetype/internal/Imakefile,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/Imakefile	5 Mar 2004 13:39:42 -0000	1.1.4.2
+++ b/Imakefile	15 Apr 2004 10:15:11 -0000	1.1.4.3
@@ -1,4 +1,9 @@
-XCOMM $XFree86: xc/lib/freetype2/freetype/internal/Imakefile,v 1.5 2002/06/20 08:26:20 keithp Exp $
+XCOMM $XdotOrg$
+
+#define IHaveSubdirs
+#define PassCDebugFlags
+
+SUBDIRS=services
 
 FREETYPETOP = $(TOP)/extras/freetype2
 FREETYPESRC = $(FREETYPETOP)/src
@@ -6,58 +11,40 @@
 
 HEADERS= \
         autohint.h \
-        bdftypes.h \
-        cfftypes.h \
-        fnttypes.h \
         ftcalc.h \
-        ftcore.h \
         ftdebug.h \
         ftdriver.h \
-        ftexcept.h \
         ftgloadr.h \
-        fthash.h \
         ftmemory.h \
-        ftobject.h \
         ftobjs.h \
+        ftserv.h \
         ftstream.h \
         fttrace.h \
         internal.h \
         pcftypes.h \
         psaux.h \
-        pfr.h \
         pshints.h \
-        psnames.h \
         sfnt.h \
         t1types.h \
-        t42types.h \
         tttypes.h
 
 BuildIncludes($(HEADERS),freetype2/freetype/internal,../../..)
 InstallMultipleFlags($(HEADERS),$(INCDIR)/freetype2/freetype/internal,$(INSTINCFLAGS))
 
 LinkSourceFile(autohint.h,$(FREETYPEINC)/internal)
-LinkSourceFile(bdftypes.h,$(FREETYPEINC)/internal)
-LinkSourceFile(cfftypes.h,$(FREETYPEINC)/internal)
-LinkSourceFile(fnttypes.h,$(FREETYPEINC)/internal)
 LinkSourceFile(ftcalc.h,$(FREETYPEINC)/internal)
-LinkSourceFile(ftcore.h,$(FREETYPEINC)/internal)
 LinkSourceFile(ftdebug.h,$(FREETYPEINC)/internal)
 LinkSourceFile(ftdriver.h,$(FREETYPEINC)/internal)
-LinkSourceFile(ftexcept.h,$(FREETYPEINC)/internal)
 LinkSourceFile(ftgloadr.h,$(FREETYPEINC)/internal)
-LinkSourceFile(fthash.h,$(FREETYPEINC)/internal)
 LinkSourceFile(ftmemory.h,$(FREETYPEINC)/internal)
-LinkSourceFile(ftobject.h,$(FREETYPEINC)/internal)
 LinkSourceFile(ftobjs.h,$(FREETYPEINC)/internal)
 LinkSourceFile(ftstream.h,$(FREETYPEINC)/internal)
+LinkSourceFile(ftserv.h,$(FREETYPEINC)/internal)
 LinkSourceFile(fttrace.h,$(FREETYPEINC)/internal)
 LinkSourceFile(internal.h,$(FREETYPEINC)/internal)
 LinkSourceFile(pcftypes.h,$(FREETYPEINC)/internal)
-LinkSourceFile(pfr.h,$(FREETYPEINC)/internal)
 LinkSourceFile(psaux.h,$(FREETYPEINC)/internal)
 LinkSourceFile(pshints.h,$(FREETYPEINC)/internal)
-LinkSourceFile(psnames.h,$(FREETYPEINC)/internal)
 LinkSourceFile(sfnt.h,$(FREETYPEINC)/internal)
 LinkSourceFile(t1types.h,$(FREETYPEINC)/internal)
-LinkSourceFile(t42types.h,$(FREETYPEINC)/internal)
 LinkSourceFile(tttypes.h,$(FREETYPEINC)/internal)




More information about the xorg-commit-diffs mailing list