fpc/packages/ncurses/examples/Makefile.fpc
joost 976bbd4ea0 * Restructured makefiles for examples
git-svn-id: trunk@12397 -
2008-12-19 16:05:55 +00:00

16 lines
306 B
Makefile

#
# 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=../../..