PORTABLE/1 FILES Examples
-------------------------
These are simple examples of NFILE and STREAM classes in PORTABLE1/FILE packages. They need NFILE and STREAM classes that are installed with the main GNU EDMA distribution, so you must to have them installed in your system

To compile the examples try:

# make -f nfile_example.mk
# make -f stream_example.mk
