#!/usr/bin/env bash
#jmf: automate making normal & wizard binaries, until they merge
#jmf: N.B.: requires symlink directories; run ./dolinks.sh to make
MAKE=make
if [; then
# BSD make returns an error code if you try '--version'. GNU make doesn't.
MAKE=gmake
fi
; ;
; ;
if [; then
fi
if [; then
fi