xabacus

Compilation Instructions

The code can be found here: https://codeberg.org/x11cp/x11cp.git

git clone https://codeberg.org/x11cp/x11cp.git && cd x11cp/src/xabacus

Direct compilation

To compile this application, the following command should be used:

xmkmf -a && make

To compile a motif version of this application, use:

./configure && make

Toplevel Makefile

There is also a wrapper command in the top-level `Makefile` of the repository where this is can be run as:

make xabacus

For the motif xabacus version:

make xmabacus

About

Screenshots