summaryrefslogtreecommitdiff
path: root/configure
blob: 05de2a2c898be76e99b5e53137dd4e336feb6bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# Call the 'configure' script located in 'builds/unix'.
#
# This should re-generate the following files:
#
#   config.mk
#   Jamfile
#   install
#
make setup unix CFG="$@"