Commit ba4cacc5 authored by unknown's avatar unknown

removed old sap build files


BitKeeper/deleted/.del-compile-sap~a5a15ffc19b27505:
  Delete: BUILD/compile-sap
BitKeeper/deleted/.del-compile-sap-debug~d5408f42e7872e6e:
  Delete: BUILD/compile-sap-debug
parent 9dd22c17
#! /bin/sh
path=`dirname $0`
. "$path/SETUP.sh"
extra_flags="$pentium_cflags"
extra_configs="$pentium_configs --without-berkeley-db"
. "$path/FINISH.sh"
#! /bin/sh
path=`dirname $0`
. "$path/SETUP.sh"
extra_flags="$pentium_cflags $debug_cflags"
extra_configs="$pentium_configs $debug_configs --without-berkeley-db $static_link"
. "$path/FINISH.sh"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment