
Defines one can use:

  --  To only use a BIOS probe on floppies, use "BIOS_PROBE_ONLY"

  --  To use the debugging code, use "DEBUG"

To use these, simply add a line:

	export CFLAGS=<your stuff here>

...to the top-level makefile created by configure, before any commands.

