#!/bin/sh
# $Id: build-all-ncurses,v 1.2 2021/06/13 16:48:18 tom Exp $

. setup-build-all

PROG=ncurses
FILE=dist.mk

build_all "$@"
