blob: a2912c8693951f06ea53a664fbdab93dac2161f7 [file] [log] [blame]
David Turnerdc477842002-01-08 18:34:11 +00001#!/bin/sh
2# call the 'configure' script located in 'builds/unix'
3# this should re-generate the following files:
4#
5# config.mk
6# Jamfile
7# install
8#
9make setup unix CFG="$@"