get external editor working, also only build preproc when new work dir

This commit is contained in:
benfry
2005-02-04 03:36:06 +00:00
parent 05816e9ac3
commit d8dccacbbd
5 changed files with 25 additions and 15 deletions

View File

@@ -5,9 +5,10 @@
if test -d work
then
echo
BUILD_PREPROC=false
else
echo Setting up directories to build for linux...
BUILD_PREPROC=true
cp -r ../shared work
cp -r ../../lib work/libraries