Makefile.fpc 192 B

12345678910111213
  1. #
  2. # Makefile.fpc for API Examples/Tests
  3. #
  4. [targets]
  5. programs=testkbd testmous testmou2 testvid1 testvid2 testfsys testfctl testcall
  6. [require]
  7. packages=api
  8. [dirs]
  9. fpcdir=../..
  10. targetdir=.