Makefile.fpc 161 B

123456789101112131415
  1. #
  2. # Makefile.fpc for MMTK sample programs
  3. #
  4. [target]
  5. programs=mciapi1 mciapi2
  6. [install]
  7. fpcpackage=y
  8. [default]
  9. fpcdir=../../../../..
  10. [rules]
  11. .NOTPARALLEL: