wlib:

wlib contains source for various subroutines and functions used by
various programs. after compilation or assembly the resulting objects
are placed into -lw (/lib/libw.a).

To assemble: a *.s
to compile: cc -c *.c
