Go to the first, previous, next, last section, table of contents.

Making things

At this point you have made yourself a fully-configured build tree, so you are ready to start building real things.

The first thing you need to know is that you must use GNU `make', usually called `gmake', not standard Unix `make'. If you use standard Unix `make' you will get all sorts of error messages (but no damage) because the `fptools' `Makefiles' use GNU `make''s facilities extensively.


Go to the first, previous, next, last section, table of contents.