ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/shell/build.sh
(Generate patch)

Comparing misc/scripts/shell/build.sh (file contents):
Revision 1.5 by tdb, Fri Mar 28 20:06:53 2003 UTC vs.
Revision 1.7 by tdb, Sat Mar 29 19:28:37 2003 UTC

# Line 133 | Line 133 | for PROG in $PROGS; do
133          ihost)
134              gnubuild $CMSSOURCE/ihost $BUILDS/ihost no
135              ;;
136 +        libukcprog)
137 +            gnubuild $CMSSOURCE/libukcprog $BUILDS/libukcprog yes
138 +            ;;
139 +        idar)
140 +            gnubuild $CMSSOURCE/idar $BUILDS/idar no
141 +            ;;
142      esac
143   done
144  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines