Look at Makefile and hange the CFLAGS and LFLAGS in Makefile if
necessary, then just "make" and watch all the examples get made.

If you use ELF you may need to remove -lX11 from the LFLAGS
definition except for tetris.

You can also work with each example individually, but you'll need
to change its makefile.
