3D Athena widget set library for X.Org applications
X.Org: 3D Athena widget set based on the Xt library
libxaw3d$ gcc -o myapp myapp.c `pkg-config --cflags --libs xaw3d`$ pkg-config --modversion xaw3d$ find $(brew --prefix libxaw3d) -name '*.a' -o -name '*.so*'