WaterSlide is a streaming event-at-a-time architecture for processing metadata. It is designed to take in a set of streaming events from multiple sources, process them through a set of modules ("kids"), and return meaningful outputs.
Fixes the main 'Makefile' to only build 'waterslide-parallel' when 'WS_PARALLEL' is defined. Also, fixes several variable checks to ensure all BSD derivatives (to include Darwin/MacOS) are treated the same (defaulted to only treating FreeBSD differently).
Fixes the main 'Makefile' to only build 'waterslide-parallel' when 'WS_PARALLEL' is defined. Also, fixes several variable checks to ensure all BSD derivatives (to include Darwin/MacOS) are treated the same (defaulted to only treating FreeBSD differently).