wxlls/wxlls12
This directory contains the source code for the single station lightning location software applications. The software is compiled and linked using the old style Makefile concept. Files Defines.mk, Patterns.mk, and Targets.mk are all files associated with the Makefile concept. CMake users should be able to readily convert to their CMake style.
Subdirectories are as follows:
1. bin - contains the executables
2. obj - contains the compiled object files
3. libs - contains libraries built from the source code
For further information, users should read the WxLLS Software Description Document found in the wxllsdoc directory, one level up.