3ba47068a6
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). |
||
---|---|---|
.. | ||
module.mk | ||
rules.mk | ||
t1config.h | ||
t1driver.c | ||
t1driver.h | ||
t1encode.c | ||
t1encode.h | ||
t1errors.h | ||
t1gload.c | ||
t1gload.h | ||
t1hinter.c | ||
t1hinter.h | ||
t1load.c | ||
t1load.h | ||
t1objs.c | ||
t1objs.h | ||
t1parse.c | ||
t1parse.h | ||
t1tokens.c | ||
t1tokens.h | ||
type1.c |