freetype2/builds/compiler
David Turner b1aabf4c5e - added support for the free command-line Borland C++ compiler
in the "builds" directory

- modified a few files because BCC32 didn't like certain comparisons
  (UInt compared with a UShort, apparently the UShort is promoted to
  an Int)

- updated the INSTALL file to include IDE compilation, prevent against
  BSD Make, and clarify the use of "make setup" (instead of "make")
  for build configuration
2000-11-30 23:48:22 +00:00
..
ansi-cc.mk * builds/compiler/ansi-cc.mk (CLEAN_LIBRARY): Fix rule and 2000-11-26 10:12:00 +00:00
bcc-dev.mk - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
bcc.mk - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
gcc-dev.mk minor fixes. 2000-11-05 23:41:08 +00:00
gcc.mk Introduced $(space) in the makefiles to get rid of using the comment 2000-11-04 23:41:02 +00:00
unix-lcc.mk Introduced $(space) in the makefiles to get rid of using the comment 2000-11-04 23:41:02 +00:00
visualage.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
visualc.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
win-lcc.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00