Harleen Dhillon wrote: > > I want to modify the editor code. I just installed it and ran makefile. I > get a compile error "sh: docsrc: does not exist". Is there something I'm > missing?
These makefiles are found in the source distribution just because I was too lazy to remove them (same remark about test files) using the proper find command. They are not intended to be used outside our offices. If you really want to modify the editor code, I recommend that you write your own top-level ant build.xml ( http://jakarta.apache.org/ant/ ).

