fpc/packages/gmp/Makefile.fpc.fpcmake
joost c41f844f58 * More packages switched to fpmake building
git-svn-id: trunk@20056 -
2012-01-11 21:02:51 +00:00

33 lines
301 B
Makefile

#
# Makefile.fpc for Free Pascal ImLib 1.x Packages
#
[package]
name=gmp
version=2.7.1
[target]
units=gmp
exampledirs=examples
[require]
libc=y
[compiler]
includedir=src
sourcedir=src
[install]
fpcpackage=y
fpcsubdir=packages
[default]
fpcdir=../..
[shared]
build=n
[rules]
.NOTPARALLEL: