K 10 svn:author V 3 bde K 8 svn:date V 27 1995-11-29T16:05:08.000000Z K 7 svn:log V 550 Added a preprocessor for soelem. If if USE_SOELIMPP is defined, then 1. ${ROFF} is run in ${.OBJDIR}. 2. the preprocessor prefixes ${SRCDIR}/ to relative pathnames in `.so' statements. This is useful when running ${ROFF} in the source directory isn't convenient. Added dependencies on ${EXTRA} and ${OBJS}. These are usually for files that are sourced indirectly. ${OBJS} is for files that are built. 4.4lite has decentalized incomplete dependencies on ${EXTRA} and ${DPADD}. These were broken by are centralized handling of the roff targets. END