fpc/packages/numlib/Makefile.fpc.fpcmake
2012-01-10 16:31:07 +00:00

25 lines
338 B
Makefile

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