Makefile.fpc 135 B

123456789101112
  1. #
  2. # Makefile.fpc for Alpha simulator
  3. #
  4. [targets]
  5. programs=alphasim
  6. [clean]
  7. units=mm64 fastmm64 simlib simbase
  8. [dirs]
  9. fpcdir=../..