Next: Build options
Up: Building BlobFlow
Previous: Building BlobFlow
If you have the GNU make utility,
cp Makefile.gnu Makefile
make
will build a BlobFlow
called eflow.
If you do not have the GNU make utility,
cp Makefile.vanilla Makefile
make
should build a BlobFlow
called eflow.
Louis F Rossi
2001-08-01