Hi again. I want to make a one-time patch to a C file in the racoon source. How do I do it so that the program gets rebuilt? "make clean" wipes out the work directory. Even if I modify one of the C files, "make build" doesn't do anything. --Paul Hoffman