summaryrefslogtreecommitdiff
path: root/configure
blob: 366c8bdd56e95d9158246e04e0779a951e94c0c2 (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
#
CFG="$@" make setup unix