123456789101112131415161718192021 |
- #
- # Makefile.fpc for Free Pascal libgbafpc 2.x.y Examples
- #
- [package]
- name=libgbafpc-audio-examples
- version=3.3.1
- [target]
- dirs=PlayBoyScout
- [require]
- packages=libgbafpc
- [install]
- fpcpackage=y
- [default]
- fpcdir=../../../..
- [rules]
- .NOTPARALLEL:
|