#!/bin/bash -e ln -sf /bin/pkgconf /bin/pkg-config unset HOST source "$name" || true ns-pull-install cd ~/dev-netsurf/workspace source env.sh || true cd netsurf make TARGET=framebuffer BUILD_LDFLAGS="$LDFLAGS -lpng -lz" rm /bin/pkg-config