Check out library utils to $HOME/clams or - if it is already checked out - update all files:
cvs co utils
orcvs update utils
Make changes in $HOME/clams/utils/src
Compile library utils:
gmake theLibrary
- Compile program with modified library:
gmake distclean gmake utils_test=true progname