head 1.3; access; symbols trunk-20040613:1.3 mach64-last-merge:1.3 driinterface-0-0-3-20040303-merge:1.3 driinterface-0-0-3-20040303-premerge:1.3 driinterface-0-0-3-20040303:1.3 driinterface-0-0-3-branch:1.3.0.14 mach64-0-0-7-branch:1.3.0.12 driinterface-0-0-2-branch:1.3.0.10 newmesa-0-0-1-20031209-merge:1.3 trunk-20031209:1.3 newmesa-0-0-1-20031209:1.3 newmesa-0-0-1-branch:1.3.0.8 driinterface-0-0-1-branch:1.3.0.6 savage-2-0-0-branch:1.3.0.4 savage-2-0-0-fork:1.3 cle266-0-0-1-branch:1.3.0.2 trunk-20030916:1.3 XFree86-4_3_99_12-merge:1.3 X_4_1_99_1-20010822-merge:1.1.1.3 X_4_1_99_1:1.1.1.3 X_4_1_99_1-20010822-preimport:1.1.1.2 multihead-1-0-0-20010730:1.1.1.1.6.1 multihead-1-0-0-20010730-merge:1.1.1.2 multihead-1-0-0-20010727-freeze:1.1.1.1 X_4_1_0-20010615-merge:1.1.1.2 mesa-3-5-20010621-freeze:1.1.2.1 X_4_1_0:1.1.1.2 X_4_1_0-20010614-preimport:1.1.1.1 multihead-1-0-0-branch:1.1.1.1.0.6 X_4_0_99_3-20010502-merge:1.1.1.1 X_4_0_99_3:1.1.1.1 X_4_0_99_3-20010501-preimport:1.1.1.1 bsd-2-0-0-branch:1.1.1.1.0.4 X_4_0_99_2-20010410-merge:1.1.1.1 X_4_0_99_2:1.1.1.1 X_4_0_99_2-20010409-preimport:1.1.1.1 ati-pcigart-1-0-0-20010405-merge:1.1.1.1 ati-pcigart-1-0-0-20010405:1.1.1.1 ati-pcigart-1-0-0-20010405-freeze:1.1.1.1 mesa-3-5-branch:1.1.0.2 ati-pcigart-1-0-0-branch:1.1.1.1.0.2 X_4_0_99_1-20010321-merge:1.1.1.1 X_4_0_99_1:1.1.1.1 XFree:1.1.1; locks; strict; comment @# @; 1.3 date 2003.09.12.16.39.10; author alanh; state Exp; branches; next 1.2; 1.2 date 2001.08.23.21.35.18; author dawes; state dead; branches; next 1.1; 1.1 date 2001.03.19.17.45.22; author dawes; state Exp; branches 1.1.1.1 1.1.2.1; next ; 1.1.1.1 date 2001.03.19.17.45.22; author dawes; state Exp; branches 1.1.1.1.4.1 1.1.1.1.6.1; next 1.1.1.2; 1.1.1.2 date 2001.06.14.21.52.42; author dawes; state Exp; branches; next 1.1.1.3; 1.1.1.3 date 2001.08.22.18.00.19; author dawes; state Exp; branches; next ; 1.1.1.1.4.1 date 2001.06.24.22.19.38; author alanh; state Exp; branches; next 1.1.1.1.4.2; 1.1.1.1.4.2 date 2001.08.29.17.24.59; author alanh; state dead; branches; next ; 1.1.1.1.6.1 date 2001.07.30.14.29.32; author dawes; state Exp; branches; next ; 1.1.2.1 date 2001.03.27.20.03.17; author gareth; state Exp; branches; next 1.1.2.2; 1.1.2.2 date 2001.06.26.02.07.57; author brianp; state Exp; branches; next ; desc @@ 1.3 log @need freetype2 for BuildServersOnly YES @ text @XCOMM $XFree86: xc/lib/freetype2/Imakefile,v 1.14 2003/05/29 14:53:29 dawes Exp $ #define IHaveSubdirs #define PassCDebugFlags #define NoLibSubdirs #define DoNormalLib NormalLibFreetype2 #define DoSharedLib SharedLibFreetype2 #define DoExtraLib SharedLibFreetype2 #define DoDebugLib DebugLibFreetype2 #define DoProfileLib ProfileLibFreetype2 #define HasSharedData YES #ifndef OS2Architecture #define LibName freetype #else #define LibName frtype #endif #define SoRev SOFREETYPE2REV #ifdef SharedLibtoolFreetype2Rev #define SharedLibtoolRev SharedLibtoolFreetype2Rev #endif #define LibHeaders NO #include FREETYPETOP = $(TOP)/extras/freetype2 FREETYPESRC = $(FREETYPETOP)/src FREETYPEINC = $(FREETYPETOP)/include/freetype #ifdef DarwinArchitecture # if DarwinQuartzSupport DEFINES = -DTARGET_API_MAC_CARBON=TRUE Freetype2BuildDefines REQUIREDLIBS = -framework CoreServices -framework ApplicationServices # else DEFINES = -DDARWIN_NO_CARBON Freetype2BuildDefines # endif #else DEFINES = Freetype2BuildDefines #endif INCLUDES = -I. $(FREETYPE2INCLUDES)\ -I$(FREETYPESRC)\ -I$(FREETYPESRC)/base\ -I$(FREETYPESRC)/autohint\ -I$(FREETYPESRC)/bdf\ -I$(FREETYPESRC)/cff\ -I$(FREETYPESRC)/cid\ -I$(FREETYPESRC)/gzip\ -I$(FREETYPESRC)/pcf\ -I$(FREETYPESRC)/pfr\ -I$(FREETYPESRC)/psaux\ -I$(FREETYPESRC)/pshinter\ -I$(FREETYPESRC)/psnames\ -I$(FREETYPESRC)/raster\ -I$(FREETYPESRC)/sfnt\ -I$(FREETYPESRC)/smooth\ -I$(FREETYPESRC)/truetype\ -I$(FREETYPESRC)/type1\ -I$(FREETYPESRC)/type42\ -I$(FREETYPESRC)/winfonts SUBDIRS=freetype HEADERS=ft2build.h SRCS_BASE = ftbase.c \ ftbdf.c \ ftbbox.c \ ftdebug.c \ ftglyph.c \ ftinit.c \ ftmm.c \ ftpfr.c \ ftstroker.c \ ftsynth.c \ ftsystem.c \ fttype1.c \ ftwinfnt.c \ ftxf86.c OBJS_BASE = ftbase.o \ ftbdf.o \ ftbbox.o \ ftdebug.o \ ftglyph.o \ ftinit.o \ ftmm.o \ ftpfr.o \ ftstroker.o \ ftsynth.o \ ftsystem.o \ fttype1.o \ ftwinfnt.o \ ftxf86.o #if defined(DarwinArchitecture) && DarwinQuartzSupport SRCS_MACBASE = ftmac.c OBJS_MACBASE = ftmac.o #endif SRCS_AUTOHINT = autohint.c OBJS_AUTOHINT = autohint.o SRCS_BDF = bdf.c OBJS_BDF = bdf.o SRCS_CFF = cff.c OBJS_CFF = cff.o SRCS_CID = type1cid.c OBJS_CID = type1cid.o SRCS_GZIP = ftgzip.c OBJS_GZIP = ftgzip.o SRCS_PCF = pcf.c OBJS_PCF = pcf.o SRCS_PFR = pfr.c OBJS_PFR = pfr.o SRCS_PSAUX = psaux.c OBJS_PSAUX = psaux.o SRCS_PSHINTER = pshinter.c OBJS_PSHINTER = pshinter.o SRCS_PSNAMES = psnames.c OBJS_PSNAMES = psnames.o SRCS_RASTER = raster.c OBJS_RASTER = raster.o SRCS_SFNT = sfnt.c OBJS_SFNT = sfnt.o SRCS_SMOOTH = smooth.c OBJS_SMOOTH = smooth.o SRCS_TRUETYPE = truetype.c OBJS_TRUETYPE = truetype.o SRCS_TYPE1 = type1.c OBJS_TYPE1 = type1.o SRCS_TYPE42 = type42.c OBJS_TYPE42 = type42.o SRCS_WINFONTS = winfnt.c OBJS_WINFONTS = winfnt.o SRCS = $(SRCS_BASE)\ $(SRCS_MACBASE)\ $(SRCS_AUTOHINT)\ $(SRCS_BDF)\ $(SRCS_CFF)\ $(SRCS_CID)\ $(SRCS_GZIP)\ $(SRCS_PCF)\ $(SRCS_PFR)\ $(SRCS_PSAUX)\ $(SRCS_PSHINTER)\ $(SRCS_PSNAMES)\ $(SRCS_RASTER)\ $(SRCS_SFNT)\ $(SRCS_SMOOTH)\ $(SRCS_TRUETYPE)\ $(SRCS_TYPE1)\ $(SRCS_TYPE42)\ $(SRCS_WINFONTS) OBJS = $(OBJS_BASE)\ $(OBJS_MACBASE)\ $(OBJS_AUTOHINT)\ $(OBJS_BDF)\ $(OBJS_CFF)\ $(OBJS_CID)\ $(OBJS_GZIP)\ $(OBJS_PCF)\ $(OBJS_PFR)\ $(OBJS_PSAUX)\ $(OBJS_PSHINTER)\ $(OBJS_PSNAMES)\ $(OBJS_RASTER)\ $(OBJS_SFNT)\ $(OBJS_SMOOTH)\ $(OBJS_TRUETYPE)\ $(OBJS_TYPE1)\ $(OBJS_TYPE42)\ $(OBJS_WINFONTS) #include #if DoSharedLib && SharedDataSeparation SpecialCObjectRule(sharedlib,NullParameter,$(SHLIBDEF)) #endif #if 0 MANSUFFIX = $(LIBMANSUFFIX) InstallManPage(Freetype,$(LIBMANDIR)) #endif BuildIncludes($(HEADERS),freetype2,..) InstallMultipleFlags($(HEADERS),$(INCDIR)/freetype2,$(INSTINCFLAGS)) LinkSourceFile(ft2build.h,$(FREETYPETOP)/include) LinkSourceFile(ftbase.c,$(FREETYPESRC)/base) LinkSourceFile(ftbdf.c,$(FREETYPESRC)/base) LinkSourceFile(ftbbox.c,$(FREETYPESRC)/base) LinkSourceFile(ftdebug.c,$(FREETYPESRC)/base) LinkSourceFile(ftglyph.c,$(FREETYPESRC)/base) LinkSourceFile(ftinit.c,$(FREETYPESRC)/base) LinkSourceFile(ftmm.c,$(FREETYPESRC)/base) LinkSourceFile(ftpfr.c,$(FREETYPESRC)/base) LinkSourceFile(ftstroker.c,$(FREETYPESRC)/base) LinkSourceFile(ftsynth.c,$(FREETYPESRC)/base) LinkSourceFile(ftsystem.c,$(FREETYPESRC)/base) LinkSourceFile(fttype1.c,$(FREETYPESRC)/base) LinkSourceFile(ftwinfnt.c,$(FREETYPESRC)/base) LinkSourceFile(ftxf86.c,$(FREETYPESRC)/base) #if defined(DarwinArchitecture) && DarwinQuartzSupport LinkSourceFile(ftmac.c,$(FREETYPESRC)/base) #endif LinkSourceFile(autohint.c,$(FREETYPESRC)/autohint) LinkSourceFile(bdf.c,$(FREETYPESRC)/bdf) LinkSourceFile(cff.c,$(FREETYPESRC)/cff) LinkSourceFile(ftgzip.c,$(FREETYPESRC)/gzip) LinkSourceFile(type1cid.c,$(FREETYPESRC)/cid) LinkSourceFile(pcf.c,$(FREETYPESRC)/pcf) LinkSourceFile(pfr.c,$(FREETYPESRC)/pfr) LinkSourceFile(psaux.c,$(FREETYPESRC)/psaux) LinkSourceFile(pshinter.c,$(FREETYPESRC)/pshinter) LinkSourceFile(psnames.c,$(FREETYPESRC)/psnames) LinkSourceFile(raster.c,$(FREETYPESRC)/raster) LinkSourceFile(sfnt.c,$(FREETYPESRC)/sfnt) LinkSourceFile(smooth.c,$(FREETYPESRC)/smooth) LinkSourceFile(truetype.c,$(FREETYPESRC)/truetype) LinkSourceFile(type1.c,$(FREETYPESRC)/type1) LinkSourceFile(type42.c,$(FREETYPESRC)/type42) LinkSourceFile(winfnt.c,$(FREETYPESRC)/winfonts) #if defined(OS2Architecture) LinkFile(frtype-def.cpp,freetype-def.cpp) #endif DependTarget() DependSubdirs($(SUBDIRS)) @ 1.2 log @Remove client-side libraries not needed for the DRI components. @ text @d1 1 a1 1 XCOMM $XFree86: xc/lib/freetype2/Imakefile,v 1.2 2001/02/08 00:55:40 keithp Exp $ d5 1 d13 1 d15 3 d19 3 d30 31 a60 1 INCLUDES = $(FREETYPE2INCLUDES) -I$(FREETYPETOP)/src d64 1 d66 34 a99 3 SRCS_BASE = ftsystem.c ftinit.c ftdebug.c ftbase.c ftglyph.c ftbbox.c ftmm.c OBJS_BASE = ftsystem.o ftinit.o ftdebug.o ftbase.o ftglyph.o ftbbox.o ftmm.o d104 2 a105 2 SRCS_SFNT = sfnt.c OBJS_SFNT = sfnt.o d110 11 a120 2 SRCS_PSNAMES = psnames.c OBJS_PSNAMES = psnames.o d125 2 a126 2 SRCS_TRUETYPE = truetype.c OBJS_TRUETYPE = truetype.o d128 2 a129 5 SRCS_TYPE1 = type1.c OBJS_TYPE1 = type1.o SRCS_CID = type1cid.c OBJS_CID = type1cid.o d134 3 d140 9 d152 39 a191 7 SRCS = $(SRCS_BASE) $(SRCS_AUTOHINT) $(SRCS_SFNT) $(SRCS_CFF) \ $(SRCS_PSNAMES) $(SRCS_PSAUX) $(SRCS_TRUETYPE) $(SRCS_TYPE1) \ $(SRCS_CID) $(SRCS_RASTER) $(SRCS_SMOOTH) $(SRCS_WINFONTS) OBJS = $(OBJS_BASE) $(OBJS_AUTOHINT) $(OBJS_SFNT) $(OBJS_CFF) \ $(OBJS_PSNAMES) $(OBJS_PSAUX) $(OBJS_TRUETYPE) $(OBJS_TYPE1) \ $(OBJS_CID) $(OBJS_RASTER) $(OBJS_SMOOTH) $(OBJS_WINFONTS) d204 4 d209 3 a211 2 LinkSourceFile(ftsystem.c,$(FREETYPESRC)/base) LinkSourceFile(ftinit.c,$(FREETYPESRC)/base) a212 1 LinkSourceFile(ftbase.c,$(FREETYPESRC)/base) d214 1 a214 1 LinkSourceFile(ftbbox.c,$(FREETYPESRC)/base) d216 12 d229 1 a229 1 LinkSourceFile(sfnt.c,$(FREETYPESRC)/sfnt) d231 6 d238 3 a240 1 LinkSourceFile(psaux.c,$(FREETYPESRC)/psaux) d243 1 a243 3 LinkSourceFile(type1cid.c,$(FREETYPESRC)/cid) LinkSourceFile(raster.c,$(FREETYPESRC)/raster) LinkSourceFile(smooth.c,$(FREETYPESRC)/smooth) d246 3 d251 2 @ 1.1 log @Initial revision @ text @@ 1.1.2.1 log @Initial merge of trunk onto branch. @ text @@ 1.1.2.2 log @merge from DRI trunk (first pass) @ text @d1 1 a1 1 XCOMM $XFree86: xc/lib/freetype2/Imakefile,v 1.4 2001/05/16 03:57:27 keithp Exp $ d22 1 a22 15 INCLUDES = -I. $(FREETYPE2INCLUDES)\ -I$(FREETYPESRC)\ -I$(FREETYPESRC)/base\ -I$(FREETYPESRC)/autohint\ -I$(FREETYPESRC)/sfnt\ -I$(FREETYPESRC)/cff\ -I$(FREETYPESRC)/psnames\ -I$(FREETYPESRC)/psaux\ -I$(FREETYPESRC)/truetype\ -I$(FREETYPESRC)/type1\ -I$(FREETYPESRC)/cid\ -I$(FREETYPESRC)/raster\ -I$(FREETYPESRC)/smooth\ -I$(FREETYPESRC)/winfonts\ -I$(FREETYPESRC)/pcf a25 1 HEADERS=ft2build.h d27 3 a29 19 SRCS_BASE = ftbase.c \ ftbbox.c \ ftdebug.c \ ftextend.c \ ftglyph.c \ ftinit.c \ ftmm.c \ ftsynth.c \ ftsystem.c OBJS_BASE = ftbase.o \ ftbbox.o \ ftdebug.o \ ftextend.o \ ftglyph.o \ ftinit.o \ ftmm.o \ ftsynth.o \ ftsystem.o a63 2 SRCS_PCF = pcf.c OBJS_PCF = pcf.o d67 1 a67 2 $(SRCS_CID) $(SRCS_RASTER) $(SRCS_SMOOTH) $(SRCS_WINFONTS) \ $(SRCS_PCF) d71 1 a71 2 $(OBJS_CID) $(OBJS_RASTER) $(OBJS_SMOOTH) $(OBJS_WINFONTS) \ $(OBJS_PCF) a83 4 BuildIncludes($(HEADERS),freetype2,..) InstallMultipleFlags($(HEADERS),$(INCDIR)/freetype2,$(INSTINCFLAGS)) LinkSourceFile(ft2build.h,$(FREETYPETOP)/include) d85 3 d89 1 a90 5 LinkSourceFile(ftdebug.c,$(FREETYPESRC)/base) LinkSourceFile(ftextend.c,$(FREETYPESRC)/base) LinkSourceFile(ftglyph.c,$(FREETYPESRC)/base) LinkSourceFile(ftinit.c,$(FREETYPESRC)/base) LinkSourceFile(ftlist.c,$(FREETYPESRC)/base) a91 3 LinkSourceFile(ftsynth.c,$(FREETYPESRC)/base) LinkSourceFile(ftsystem.c,$(FREETYPESRC)/base) d103 1 a103 1 LinkSourceFile(pcf.c,$(FREETYPESRC)/pcf) a105 2 DependSubdirs($(SUBDIRS)) @ 1.1.1.1 log @Import of XFree86 4.0.99.1 @ text @@ 1.1.1.1.6.1 log @Merge from trunk. @ text @d1 1 a1 1 XCOMM $XFree86: xc/lib/freetype2/Imakefile,v 1.4 2001/05/16 03:57:27 keithp Exp $ d22 1 a22 15 INCLUDES = -I. $(FREETYPE2INCLUDES)\ -I$(FREETYPESRC)\ -I$(FREETYPESRC)/base\ -I$(FREETYPESRC)/autohint\ -I$(FREETYPESRC)/sfnt\ -I$(FREETYPESRC)/cff\ -I$(FREETYPESRC)/psnames\ -I$(FREETYPESRC)/psaux\ -I$(FREETYPESRC)/truetype\ -I$(FREETYPESRC)/type1\ -I$(FREETYPESRC)/cid\ -I$(FREETYPESRC)/raster\ -I$(FREETYPESRC)/smooth\ -I$(FREETYPESRC)/winfonts\ -I$(FREETYPESRC)/pcf a25 1 HEADERS=ft2build.h d27 3 a29 19 SRCS_BASE = ftbase.c \ ftbbox.c \ ftdebug.c \ ftextend.c \ ftglyph.c \ ftinit.c \ ftmm.c \ ftsynth.c \ ftsystem.c OBJS_BASE = ftbase.o \ ftbbox.o \ ftdebug.o \ ftextend.o \ ftglyph.o \ ftinit.o \ ftmm.o \ ftsynth.o \ ftsystem.o a63 2 SRCS_PCF = pcf.c OBJS_PCF = pcf.o d67 1 a67 2 $(SRCS_CID) $(SRCS_RASTER) $(SRCS_SMOOTH) $(SRCS_WINFONTS) \ $(SRCS_PCF) d71 1 a71 2 $(OBJS_CID) $(OBJS_RASTER) $(OBJS_SMOOTH) $(OBJS_WINFONTS) \ $(OBJS_PCF) a83 4 BuildIncludes($(HEADERS),freetype2,..) InstallMultipleFlags($(HEADERS),$(INCDIR)/freetype2,$(INSTINCFLAGS)) LinkSourceFile(ft2build.h,$(FREETYPETOP)/include) d85 3 d89 1 a90 5 LinkSourceFile(ftdebug.c,$(FREETYPESRC)/base) LinkSourceFile(ftextend.c,$(FREETYPESRC)/base) LinkSourceFile(ftglyph.c,$(FREETYPESRC)/base) LinkSourceFile(ftinit.c,$(FREETYPESRC)/base) LinkSourceFile(ftlist.c,$(FREETYPESRC)/base) a91 3 LinkSourceFile(ftsynth.c,$(FREETYPESRC)/base) LinkSourceFile(ftsystem.c,$(FREETYPESRC)/base) d103 1 a103 1 LinkSourceFile(pcf.c,$(FREETYPESRC)/pcf) a105 2 DependSubdirs($(SUBDIRS)) @ 1.1.1.1.4.1 log @merge from trunk into bsd-2-0-0 branch (4.1.0) @ text @d1 1 a1 1 XCOMM $XFree86: xc/lib/freetype2/Imakefile,v 1.4 2001/05/16 03:57:27 keithp Exp $ d22 1 a22 15 INCLUDES = -I. $(FREETYPE2INCLUDES)\ -I$(FREETYPESRC)\ -I$(FREETYPESRC)/base\ -I$(FREETYPESRC)/autohint\ -I$(FREETYPESRC)/sfnt\ -I$(FREETYPESRC)/cff\ -I$(FREETYPESRC)/psnames\ -I$(FREETYPESRC)/psaux\ -I$(FREETYPESRC)/truetype\ -I$(FREETYPESRC)/type1\ -I$(FREETYPESRC)/cid\ -I$(FREETYPESRC)/raster\ -I$(FREETYPESRC)/smooth\ -I$(FREETYPESRC)/winfonts\ -I$(FREETYPESRC)/pcf a25 1 HEADERS=ft2build.h d27 3 a29 19 SRCS_BASE = ftbase.c \ ftbbox.c \ ftdebug.c \ ftextend.c \ ftglyph.c \ ftinit.c \ ftmm.c \ ftsynth.c \ ftsystem.c OBJS_BASE = ftbase.o \ ftbbox.o \ ftdebug.o \ ftextend.o \ ftglyph.o \ ftinit.o \ ftmm.o \ ftsynth.o \ ftsystem.o a63 2 SRCS_PCF = pcf.c OBJS_PCF = pcf.o d67 1 a67 2 $(SRCS_CID) $(SRCS_RASTER) $(SRCS_SMOOTH) $(SRCS_WINFONTS) \ $(SRCS_PCF) d71 1 a71 2 $(OBJS_CID) $(OBJS_RASTER) $(OBJS_SMOOTH) $(OBJS_WINFONTS) \ $(OBJS_PCF) a83 4 BuildIncludes($(HEADERS),freetype2,..) InstallMultipleFlags($(HEADERS),$(INCDIR)/freetype2,$(INSTINCFLAGS)) LinkSourceFile(ft2build.h,$(FREETYPETOP)/include) d85 3 d89 1 a90 5 LinkSourceFile(ftdebug.c,$(FREETYPESRC)/base) LinkSourceFile(ftextend.c,$(FREETYPESRC)/base) LinkSourceFile(ftglyph.c,$(FREETYPESRC)/base) LinkSourceFile(ftinit.c,$(FREETYPESRC)/base) LinkSourceFile(ftlist.c,$(FREETYPESRC)/base) a91 3 LinkSourceFile(ftsynth.c,$(FREETYPESRC)/base) LinkSourceFile(ftsystem.c,$(FREETYPESRC)/base) d103 1 a103 1 LinkSourceFile(pcf.c,$(FREETYPESRC)/pcf) a105 2 DependSubdirs($(SUBDIRS)) @ 1.1.1.1.4.2 log @merge from trunk. @ text @@ 1.1.1.2 log @Import of XFree86 4.1.0 @ text @d1 1 a1 1 XCOMM $XFree86: xc/lib/freetype2/Imakefile,v 1.4 2001/05/16 03:57:27 keithp Exp $ d22 1 a22 15 INCLUDES = -I. $(FREETYPE2INCLUDES)\ -I$(FREETYPESRC)\ -I$(FREETYPESRC)/base\ -I$(FREETYPESRC)/autohint\ -I$(FREETYPESRC)/sfnt\ -I$(FREETYPESRC)/cff\ -I$(FREETYPESRC)/psnames\ -I$(FREETYPESRC)/psaux\ -I$(FREETYPESRC)/truetype\ -I$(FREETYPESRC)/type1\ -I$(FREETYPESRC)/cid\ -I$(FREETYPESRC)/raster\ -I$(FREETYPESRC)/smooth\ -I$(FREETYPESRC)/winfonts\ -I$(FREETYPESRC)/pcf a25 1 HEADERS=ft2build.h d27 3 a29 19 SRCS_BASE = ftbase.c \ ftbbox.c \ ftdebug.c \ ftextend.c \ ftglyph.c \ ftinit.c \ ftmm.c \ ftsynth.c \ ftsystem.c OBJS_BASE = ftbase.o \ ftbbox.o \ ftdebug.o \ ftextend.o \ ftglyph.o \ ftinit.o \ ftmm.o \ ftsynth.o \ ftsystem.o a63 2 SRCS_PCF = pcf.c OBJS_PCF = pcf.o d67 1 a67 2 $(SRCS_CID) $(SRCS_RASTER) $(SRCS_SMOOTH) $(SRCS_WINFONTS) \ $(SRCS_PCF) d71 1 a71 2 $(OBJS_CID) $(OBJS_RASTER) $(OBJS_SMOOTH) $(OBJS_WINFONTS) \ $(OBJS_PCF) a83 4 BuildIncludes($(HEADERS),freetype2,..) InstallMultipleFlags($(HEADERS),$(INCDIR)/freetype2,$(INSTINCFLAGS)) LinkSourceFile(ft2build.h,$(FREETYPETOP)/include) d85 3 d89 1 a90 5 LinkSourceFile(ftdebug.c,$(FREETYPESRC)/base) LinkSourceFile(ftextend.c,$(FREETYPESRC)/base) LinkSourceFile(ftglyph.c,$(FREETYPESRC)/base) LinkSourceFile(ftinit.c,$(FREETYPESRC)/base) LinkSourceFile(ftlist.c,$(FREETYPESRC)/base) a91 3 LinkSourceFile(ftsynth.c,$(FREETYPESRC)/base) LinkSourceFile(ftsystem.c,$(FREETYPESRC)/base) d103 1 a103 1 LinkSourceFile(pcf.c,$(FREETYPESRC)/pcf) a105 2 DependSubdirs($(SUBDIRS)) @ 1.1.1.3 log @Import of XFree86 4.1.99.1 @ text @d1 1 a1 1 XCOMM $XFree86: xc/lib/freetype2/Imakefile,v 1.5 2001/08/13 21:46:48 dawes Exp $ a4 1 #define NoLibSubdirs @