aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Rules.in
Commit message (Expand)AuthorAgeFilesLines
* Proper building and installation of documentation in the Makefiles.Martin Mares2000-06-091-0/+1
* Autoconf is *evil*. The sysconfdir and similar variables are unusable inMartin Mares2000-05-081-0/+1
* `make install' now works.Martin Mares2000-05-081-0/+9
* Connected the `doc' subtree to global makefiles.Martin Mares2000-05-051-2/+5
* Don't make dependencies in client directory if the client is notMartin Mares2000-02-141-1/+1
* Configure, link and use the readline library.Martin Mares2000-01-201-0/+1
* Added skeleton of the client. Does nothing, but at least compiles.Martin Mares1999-10-291-3/+3
* Don't forget to export CPPFLAGS to GCC. :)Martin Mares1999-05-211-1/+1
* Use $(CC) instead of gcc even when generating dependencies.Martin Mares1999-04-121-1/+1
* Use dmalloc instead of EFence when available (dmalloc has lot of improvementsMartin Mares1999-03-041-1/+2
* If we are compiling with debugging enabled and libefence is available,Martin Mares1999-03-011-0/+1
* Make filters actually compiled.Pavel Machek1999-01-151-1/+1
* Fixed trivial bug in naming of `depend' file. Argh.Martin Mares1999-01-121-3/+3
* New makefiles. Includes support for out-of-source-tree builds.Martin Mares1999-01-101-0/+66