parent
9d283e504d
commit
82436dcc60
2 changed files with 11 additions and 0 deletions
@ -0,0 +1,9 @@ |
||||
#!/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="$@" |
Loading…
Reference in new issue