Loading netware/BUILD/compile-netware-END +7 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,13 @@ rm -rf Makefile.in.bk # Setup Metrowerks environment . $path/mwenv # Temporary hack to allow building from source dist if [ ! "$USER"=pushbuild ] then # Run autotools(use BUILD/autorun.sh) echo "Running autotools again(BUILD/autorun.sh)" . BUILD/autorun.sh fi # configure ./configure $base_configs $extra_configs Loading netware/BUILD/mwenv +6 −0 Original line number Diff line number Diff line Loading @@ -65,5 +65,11 @@ then export TERM=linux fi # Temporary hack to allow building from source dist if [ "$USER"=pushbuild ] then export ARFLAGS=$AR_FLAGS fi # Print all env. variables export Loading
netware/BUILD/compile-netware-END +7 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,13 @@ rm -rf Makefile.in.bk # Setup Metrowerks environment . $path/mwenv # Temporary hack to allow building from source dist if [ ! "$USER"=pushbuild ] then # Run autotools(use BUILD/autorun.sh) echo "Running autotools again(BUILD/autorun.sh)" . BUILD/autorun.sh fi # configure ./configure $base_configs $extra_configs Loading
netware/BUILD/mwenv +6 −0 Original line number Diff line number Diff line Loading @@ -65,5 +65,11 @@ then export TERM=linux fi # Temporary hack to allow building from source dist if [ "$USER"=pushbuild ] then export ARFLAGS=$AR_FLAGS fi # Print all env. variables export