Helper Makefiles#

Developer or User?

This section is part of the instrutions for programmers interested in REEV. If you want to use REEV, the best place is to start at Quickstart.

We created some Makefile files to help with common tasks. Call make help to see them. You can call them from the top-level directory or as make -C backend or make -C frontend.