To run the examples, you have to compile and install the main RTLinux modules.
See ../INSTALL.

examples:

hello -- the "Hello World" program
v1api -- RTLinux version 1 API examples
fp -- using floating point in RTLinux
frank -- using FIFOs and periodic scheduling
measurements -- measuring scheduling precision
mutex -- using mutex
sound -- handling interrupts in Real-Time

