summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/symbolic/examples/Makefile.fpc
blob: a99154948ee085aa49c11112621ce1f51e3f240e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
#  Makefile.fpc for apache2.0 units example
#

[target]
programs=evaltest rpnthing easyevalexample

[require]
packages=symbolic

[install]
fpcpackage=y

[default]
fpcdir=../../..

[rules]
.NOTPARALLEL: