Makefile.fpc 178 B

1234567891011121314151617
  1. #
  2. # Makefile.fpc for memds unit
  3. #
  4. [package]
  5. main=fcl
  6. [target]
  7. units=memds
  8. examples=testpop testopen testld testcp
  9. rsts=memds
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../../..