freetype/configure
Werner Lemberg 3975e2e1f5 Formatting.
2002-01-09 21:01:18 +00:00

12 lines
184 B
Bash

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