fpc/packages/tcl/Makefile.fpc.fpcmake
marco d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00

31 lines
286 B
Makefile

#
# Makefile.fpc for Tcl/Tk bindings
#
[package]
name=tcl
version=3.1.1
[target]
units=tcl80
examples=tcl_demo
[require]
libc=y
packages=fcl-base
[install]
fpcpackage=y
[default]
fpcdir=../..
[compiler]
includedir=src
sourcedir=src tests
[shared]
build=n
[rules]
.NOTPARALLEL: