#!/bin/sh
# This script is just a shortcut for `make -f Makelibs`.  You can just
# invoke it using ./go

make -f Makelibs


