summaryrefslogtreecommitdiff
path: root/packages/arosunits/Makefile.fpc.fpcmake
blob: 72594c2702de7fcb4cf67fcc4cab1adcc63df94e (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 Free Pascal AROS units Bindings
#

[package]
name=arosunits
version=3.0.3

[target]
units= agraphics amigados exec hardware inputevent intuition keymap layers \
       longarray tagsarray timer utility diskfont iffparse clipboard       \
       workbench icon gadtools asl mui

[compiler]
includedir=src
sourcedir=src

[install]
fpcpackage=y

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: