Revision b8ae1bbc
Added by Pierre-Loïc Garoche almost 9 years ago
test/test-compile.sh | ||
---|---|---|
1 | 1 |
#!/bin/bash |
2 | 2 |
|
3 | 3 |
NOW=`date "+%y%m%d%H%M"` |
4 |
LUSTREC="../../_build/src/lustrec" |
|
4 |
#LUSTREC="../../_build/src/lustrec" |
|
5 |
LUSTREC=lustrec |
|
5 | 6 |
mkdir -p build |
6 | 7 |
cd build |
7 | 8 |
|
Also available in: Unified diff
Improvements as suggested by e. Noulard: better install of include; modified generated makefile