summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/numlib/Makefile.fpc
blob: bc2bc3884a9ed96b3460a6992f52c4e6f69670ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
#   Makefile.fpc for NumLib
#

[package]
name=numlib
version=2.6.4

[target]
# warning, tpnumlib is a library, not a unit.
units=typ omv dsl mdt det eig eigh1 eigh2 int inv iom ipf ode roo sle spe spl numlib 

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests examples

[rules]
.NOTPARALLEL: