fpc/packages/gmp/examples/Makefile.fpc
marco da9458587d * GMP initial version.
git-svn-id: trunk@13667 -
2009-09-07 13:50:31 +00:00

22 lines
300 B
Makefile

#
# Makefile.fpc for Free Pascal GTK 2.x.y Examples
#
[target]
programs=gmp_accept_test gmp_testcase pidigits_example pidigits_example2 printf_example printf_example2 scanf_example scanf_example2
[require]
packages=gmp
[install]
fpcpackage=y
[default]
fpcdir=../../..
[rules]
.NOTPARALLEL: