summaryrefslogtreecommitdiff
path: root/packages/utmp/Makefile.fpc.fpcmake
blob: a4fb7f87aad55ed423df3afebcf464189b46d61e (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 UTmp Unit
#

[package]
name=utmp
version=3.1.1

[target]
units=utmp
exampledirs=examples

[install]
fpcpackage=y

[compiler]
includedir=src
sourcedir=src

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: