fpc/packages/tcl/Makefile.fpc.fpcmake
2024-07-20 21:54:34 +02:00

31 lines
290 B
Makefile

#
# Makefile.fpc for Tcl/Tk bindings
#
[package]
name=tcl
version=3.2.4-rc1
[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: