Makefile.fpc 267 B

123456789101112131415161718
  1. #
  2. # Makefile.fpc for Free Pascal libndsfpc 2.x.y Examples
  3. #
  4. [target]
  5. dirs=audio card debugging ds_motion dswifi filesystem gl2d graphics hello_world input time
  6. [require]
  7. packages=libndsfpc
  8. [install]
  9. fpcpackage=y
  10. [default]
  11. fpcdir=../../..
  12. [rules]
  13. .NOTPARALLEL: