adding files

david-pic-changes
David Turner 23 years ago
parent ce9a0441ad
commit dc47784610
  1. 9
      configure
  2. 2
      install

9
configure vendored

@ -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="$@"

@ -0,0 +1,2 @@
#! /bin/sh
make install
Loading…
Cancel
Save