summaryrefslogtreecommitdiff
path: root/packages/rexx/Makefile.fpc.fpcmake
blob: c5feae1674ba1b5bc728a953e3504681db94dcbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
#   Makefile.fpc for OpenGL for FPC
#

[package]
name=rexx
version=3.0.5

[target]
units=rexxsaa

exampledirs=examples

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests examples

[rules]
.NOTPARALLEL: