From 87f2d39901560526745e337f27bd2dc017f5ddd1 Mon Sep 17 00:00:00 2001 From: don bright Date: Sat, 29 Dec 2012 18:06:14 -0600 Subject: clarify comments diff --git a/scripts/setenv-unibuild.sh b/scripts/setenv-unibuild.sh index f83a2cf..d13782c 100644 --- a/scripts/setenv-unibuild.sh +++ b/scripts/setenv-unibuild.sh @@ -1,12 +1,8 @@ # setup environment variables for building OpenSCAD against custom built -# dependency libraries. +# dependency libraries. works on Linux/BSD. # -# run with 'source ./scripts/setenv-unibuild.sh' +# Please see the 'uni-build-dependencies.sh' file for usage information # -# run it every time you re-login and want to build or run openscad -# against custom libraries installed into BASEDIR. -# -# used in conjuction with uni-build-dependencies.sh setenv_common() { -- cgit v0.10.1