#!/bin/sh

# run this in the src directory
. ../src/mkenv
export SYSNAME OBJTYPE
sh -x mkmk.sh
