#
#   Makefile.fpc for Free Pascal GConf 1.0.x Examples
#

[target]
programs=gconfcallback1 gconfcallback2 gconfexample

[require]
packages=gtk gnome1/gconf

[clean]
units=gconfcallback1 gconfcallback2 gconfexample

[install]
fpcpackage=y

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

[shared]
build=n

[rules]
.NOTPARALLEL:


syntax highlighted by Code2HTML, v. 0.9.1