Makefile.fpc 176 B

1234567891011121314151617
  1. #
  2. # Makefile.fpc for GL demos
  3. #
  4. [targets]
  5. programs=glutdemo morph3d bounce
  6. [require]
  7. packages=opengl
  8. packages_linux=x11
  9. [dirs]
  10. fpcdir=../../..
  11. [libs]
  12. libother=1
  13. libgcc=1