Go to file
Werner Lemberg febe3fbeba A first check of FT2's Make system. Many smaller and larger bugs have been
fixed:

. Removing unused variables.

. detect.mk files now must provide $(CONFIG_FILE) and not $(CONFIG_RULE).

. ansi.mk will now be really used as a fallback if the detect mechanism
  fails.

. ANSIFLAGS will now be really used (fixing a typo).

. `make clean' now works (again two typos).

. Detection of gcc on Unix has been fixed (using the `-v' option instead of
  `--version').

. `make devel' now works (on Unix).

. Fixing *again* a bug in demos/graph/x11/rules.mk to allow multiple use
  of `-L' compiler options.

. $(BASE_H) now contains a few more header files.

As usual, a lot of formatting (not finished yet).
2000-03-05 01:14:19 +00:00
config A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
demos A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
docs fixed a small typo ( "height" in place of "eight" !!) 2000-02-10 19:19:51 +00:00
include small update in FT_Open_Args (more could follow though..) 2000-02-13 13:35:21 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
CHANGES updated 2000-02-22 14:31:42 +00:00
license.txt updated the license 2000-02-22 13:53:16 +00:00
Makefile A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00