]> git.ipfire.org Git - thirdparty/newt.git/commit
create install-py and install-tcl targets
authorRyan Carsten Schmidt <git@ryandesign.com>
Thu, 25 Apr 2024 06:18:48 +0000 (06:18 +0000)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 6 May 2024 09:12:25 +0000 (11:12 +0200)
commit103a604418d48e504eb62ccb27fa83589f5026e3
treece0d4a9149a8c934c8c3c471537ede82bda2eaad
parent96a0ba57fbc2da827b1a4b021b49e0e62ffdaec3
create install-py and install-tcl targets

The install-py target can be used to install just the python modules and
the install-tcl target can be used to install just whiptcl.so. The
install-sh target can still be used to install both of those as well as
libnewt.so, newt.h, and libnewt.pc as before.
Makefile.in