fpc/packages/numlib/Makefile.fpc.fpcmake
marco 98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00

25 lines
338 B
Makefile

#
# Makefile.fpc for NumLib
#
[package]
name=numlib
version=3.3.1
[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: