fpc/packages/numlib/Makefile.fpc.fpcmake
marco d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00

25 lines
338 B
Makefile

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