freetype2/src/base
David Turner 3ba47068a6 some updates to the "rules.mk" files. Basically, we now
use "$(FT_COMPILE)" instead of "$(FT_CC)" in order to
compile the library.

$(FT_COMPILE) uses the $(ANSI_FLAGS) variable used to
define ANSI-compliance flags for the current compiler. It is used
to compile the library exclusively (some demo programs will _not_
compile properly with these flags set).
2000-01-17 11:25:57 +00:00
..
ftbase.c ftbbox.h: FT_Get_Outline_BBox() must be called FT_Raster_GetBBox(). 2000-01-02 09:41:30 +00:00
ftbbox.c fixed small bug 2000-01-17 11:21:00 +00:00
ftcalc.c ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: 2000-01-10 17:19:45 +00:00
ftcalc.h demos/config/x11/rules.mk: 2000-01-08 17:10:33 +00:00
ftdebug.c demos/config/x11/rules.mk: 2000-01-08 17:10:33 +00:00
ftdebug.h Formatting. 2000-01-09 17:54:56 +00:00
ftdriver.h Formatting. 2000-01-09 17:54:56 +00:00
ftextend.c ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: 2000-01-10 17:19:45 +00:00
ftextend.h Formatting. 2000-01-09 17:54:56 +00:00
ftinit.c ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: 2000-01-10 17:19:45 +00:00
ftlist.c ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: 2000-01-10 17:19:45 +00:00
ftlist.h ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: 2000-01-10 17:19:45 +00:00
ftobjs.c ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: 2000-01-10 17:19:45 +00:00
ftobjs.h Initial revision 1999-12-16 23:11:37 +00:00
ftoutln.c ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c: 2000-01-10 17:19:45 +00:00
ftoutln.h Initial revision 1999-12-16 23:11:37 +00:00
ftraster.c Added ftraster.h for better support of standalone mode. 2000-01-17 08:24:22 +00:00
ftstream.c fixed another small bug in the FT_Read_xxxx functions 2000-01-17 11:21:49 +00:00
ftstream.h Initial revision 1999-12-16 23:11:37 +00:00
rules.mk some updates to the "rules.mk" files. Basically, we now 2000-01-17 11:25:57 +00:00