summaryrefslogtreecommitdiff
path: root/packages/fcl-passrc/Makefile.fpc.fpcmake
blob: a8742d6911a0f8f0c2cd02e1d194571e13604840 (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
#
#   Makefile.fpc for FCL Pascal source file parsing and writing units
#

[package]
name=fcl-passrc
version=3.0.1

[target]
units=pastree pscanner pparser paswrite
rsts=pscanner pparser pastree

[compiler]
options=-S2h
sourcedir=src

[install]
fpcpackage=y

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: