Makefile.fpc 285 B

1234567891011121314151617181920
  1. #
  2. # Makefile.fpc for NumLib
  3. #
  4. [package]
  5. name=numlib
  6. version=2.2.0
  7. [target]
  8. # warning, tpnumlib is a library, not a unit.
  9. units=typ omv dsl mdt det eig eigh1 eigh2 int inv iom ipf ode roo sle spe spl numlib
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../../..
  14. [rules]
  15. .NOTPARALLEL: