mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
adding files
This commit is contained in:
9
configure
vendored
Normal file
9
configure
vendored
Normal file
@@ -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="$@"
|
||||
Reference in New Issue
Block a user