Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yet another round of Makefile updates, graphics version. | asami | 1995-04-09 | 1 | -5/+6 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't | ats | 1995-03-29 | 1 | -1/+1 |
| | | | | show up in the makefiles in the deeper directories. | ||||
* | Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11. | ats | 1995-03-19 | 1 | -6/+10 |
| | |||||
* | Changed all occurences of /usr/include/dore.h to relative includes in the | ats | 1995-02-25 | 1 | -0/+61 |
| | | | | | tree. Change the -ldore to a -L../../../lib/i386 -ldore so that this port finds this library now. | ||||
* | The Dore' graphics toolkit. This thing is a monster, but the examples | jkh | 1995-02-19 | 9 | -0/+245 |
are pretty impressive. This needs a lot more polishing to really do it justice, but this will at least give you the libraries, headers and an example to look at. |