summaryrefslogtreecommitdiff
path: root/mips/packages/fcl-image/examples/Makefile.fpc
blob: 3a6ad2d8fea59714aaffea2ab599b350c266418b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
#  Makefile.fpc for fcl-image units example
#

[target]
programs=imgconv drawing xwdtobmp

[require]
packages=fcl-image

[install]
fpcpackage=y

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