new layout, put LICENSE in root
This commit is contained in:
parent
1b4943eb1f
commit
b75cb8388f
26 changed files with 58 additions and 82 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
OCAMLC=${OCAMLC:-/usr/bin/ocamlc}
|
||||
DIR=`cd $(dirname "$0"); pwd`
|
||||
QBE=$DIR/../src/qbe
|
||||
QBE=$DIR/../obj/qbe
|
||||
|
||||
failure() {
|
||||
echo "Failure at stage:" $1 >&2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue