summaryrefslogtreecommitdiff
path: root/packages/libgbafpc/examples/graphics/Makefile.fpc
blob: c945107db001d575d9bf685f0aeab79df5aee595 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
#   Makefile.fpc for Free Pascal libgbafpc 2.x.y Examples
#
[package]
name=libgbafpc-graphics-examples
version=3.3.1

[target]
dirs=ansi_console PCXView SimpleBGScroll

[require]
packages=libgbafpc

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: