next up previous
Next: README.eli Up: Specification Files Previous: straight.specs

Odinfile

An Odinfile controls the construction of a processor by Eli, just as a Makefile controls the construction of a processor by make.

Odinfile[56] :

SPMpct;tryeli.specs == <<END
  straight.HEAD.phi
  straight.c
  straight.h
  straight.lido
  straight.pdl
  straight.ptg
  straight.specs
END

tryeli ! == SPMpct;tryeli.specs +nomain +parser=none :exe
This macro is attached to a non-product file.



William Waite
1998-08-30