Skip to content

aryler/Tclnop_cmd

Repository files navigation

what:	Tclnop_cmd 0.1
where:	https://github.com/aryler/Tclnop_cmd
who:	Stuart Cassoff <stwo@users.sourceforge.net>
why:	Tcl no-operation command
when:	Spring 2017
how:	$ /path/to/configure ?options? && make
how:	$ make test
how:	$ make install
need:	Tcl, POSIX

This package contains all the pieces for building
a Tcl C extension and may be used as a starting
point for building new extensions.

This package should build easily on any POSIX system.

This package uses Spot o' Conf to configure and build.

By default, this package will be configured to build
threaded for Tcl 8.6 (threaded) on OpenBSD.