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.6 by tdb, Sat Mar 29 16:30: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      esac
140   done
141  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines