freetype/demos/graph
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
..
mac Mac backend for the graphics subsystem. 2000-03-02 01:18:38 +00:00
os2 Some important changes were performed : 2000-01-17 11:04:55 +00:00
win32 the Win32 seems to be fixed and working now 2000-02-28 15:13:08 +00:00
x11 A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
graph.h Initial revision 1999-12-16 23:11:37 +00:00
grblit.c Initial revision 1999-12-16 23:11:37 +00:00
grblit.h Initial revision 1999-12-16 23:11:37 +00:00
grconfig.h Initial revision 1999-12-16 23:11:37 +00:00
grdevice.c Some important changes were performed : 2000-01-17 11:04:55 +00:00
grdevice.h Initial revision 1999-12-16 23:11:37 +00:00
grevents.h Initial revision 1999-12-16 23:11:37 +00:00
grfont.c Some important changes were performed : 2000-01-17 11:04:55 +00:00
grfont.h Initial revision 1999-12-16 23:11:37 +00:00
grinit.c MacOS: include grmac.h 2000-03-02 01:16:33 +00:00
grobjs.c Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms. 2000-03-02 01:17:50 +00:00
grobjs.h Initial revision 1999-12-16 23:11:37 +00:00
grtypes.h Initial revision 1999-12-16 23:11:37 +00:00
migs.html Initial revision 1999-12-16 23:11:37 +00:00
rules.mk formatting 2000-02-21 17:46:24 +00:00
xtest.c Initial revision 1999-12-16 23:11:37 +00:00