#!/bin/sh

echo "        Setting OpenBSD specific flag values"
SO_VERSION_PATCH=".0.0"
MAKE_SHARED_LIBRARY_PARM="-Bshareable"
