Makefile.fpc 339 B

1234567891011121314151617181920
  1. #
  2. # Makefile.fpc for Free Pascal libgbafpc 2.x.y Examples
  3. #
  4. [target]
  5. dirs= devkitPro/audio/PlayBoyScout \
  6. devkitPro/graphics/ansi_console devkitPro/graphics/PCXView devkitPro/graphics/SimpleBGScroll \
  7. devkitPro/template
  8. [require]
  9. packages=libgbafpc
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../../..
  14. [rules]
  15. .NOTPARALLEL: