K 10 svn:author V 5 peter K 8 svn:date V 27 1998-06-13T11:55:57.000000Z K 7 svn:log V 192 Make -V expand it's arguments. This means that instead of 'make -V OBJS' printing something useless (to a shell) like: ${SRCS:N*.h:R:S/$/.o/g} it will instead print the actual ${OBJS} value. END