Martin Mares
99955b54be
Proper building and installation of documentation in the Makefiles.
2000-06-09 06:31:43 +00:00
Martin Mares
d4f72db31a
When distcleaning, clean up doc as well.
2000-06-08 15:22:06 +00:00
Martin Mares
fec5bec0b5
Make documentation targets available from the top-level makefile as well,
...
but not with separate object tree yet.
2000-05-31 11:36:21 +00:00
Martin Mares
f9254d2349
Autoconf is *evil*. The sysconfdir and similar variables are unusable in
...
C includes as they contain substitutions specific to make.
Worked around by creating sysconf/paths.h which is created from
the Makefile instead of by the configure script.
2000-05-08 14:19:47 +00:00
Martin Mares
d8508f70b0
`make install' now works.
2000-05-08 13:54:59 +00:00
Martin Mares
b177724896
Connected the `doc' subtree to global makefiles.
...
All documentation is built in obj/doc (resp. doc/ if you do a stand-alone build).
Use `make docs' to make the whole documentation or `make userdocs' resp.
`make progdocs' for user manual resp. developer's guide.
2000-05-05 17:15:56 +00:00
Martin Mares
4a4911a36a
Added missing quotes.
1999-05-31 17:39:44 +00:00
Martin Mares
ed9a82369f
Added new target "tags" to generate a tag table for Emacs.
...
Also made "depend" work before the tree is compiled first time.
1999-04-11 19:28:16 +00:00
Martin Mares
abae6e9cd3
First few FreeBSD portability fixes.
1999-04-01 15:33:52 +00:00
Martin Mares
b79f9215b9
Propagate "depend" target to real top-level Makefile.
1999-01-15 16:40:14 +00:00
Martin Mares
49e7e5ee0b
New makefiles. Includes support for out-of-source-tree builds.
1999-01-10 00:18:32 +00:00