Makefile.fpc 252 B

123456789101112131415161718192021
  1. #
  2. # Makefile.fpc for Free Pascal libgbafpc 2.x.y Examples
  3. #
  4. [package]
  5. name=libgbafpc-audio-examples
  6. version=3.3.1
  7. [target]
  8. dirs=PlayBoyScout
  9. [require]
  10. packages=libgbafpc
  11. [install]
  12. fpcpackage=y
  13. [default]
  14. fpcdir=../../../..
  15. [rules]
  16. .NOTPARALLEL: