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

[target]
programs=firework testn ocrt_demo edit_demo db_demo screen_demo t1form t1menu t1panel t2form t2menu t2panel t3form tbackground tclock tevent tmouse tnlshello tpad twindow

[require]
packages=ncurses

[install]
fpcpackage=y

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