summaryrefslogtreecommitdiff
path: root/examples/gfx/helloworld/Makefile.fpc
blob: 093a2c013577a9608d59a88906516624e53101eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
#   Makefile.fpc for fpGFX example "HelloWorld"
#

[target]
programs=helloworld

[require]
packages=fcl fpgfx
packages_linux=fpgfx_x11
packages_freebsd=fpgfx_x11
packages_netbsd=fpgfx_x11

[compiler]
options=-S2h