ROBODoc/Makefile.plain [ Modules ]

NAME

Makefile.plain -- Plain makefile that does not need autoconf

SYNOPSIS

#   * make -f makefile.plain html
#   * make -f makefile.plain count
#   * make -f makefile.plain test
#   * make -f makefile.plain clean
#   * make -f makefile.plain xcompile

PURPOSE

The makefile GCC. You can use it if you are on a non Unix system or a system that does not support autoconfiguration.

The following targets are the most useful for the user:

To build robodoc use:

Developers might try:

NOTES

This documentation is not complete. It is just a test to see how to best use ROBODoc with makefiles.