summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/uuid/examples/Makefile.fpc
blob: 134268a24aeb29b3ab27b32936870c0f289577fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
#  Makefile.fpc for uuid units example
#

[target]
programs=testuid testlibuid

[require]
packages=uuid

[install]
fpcpackage=y

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