| + cp .libs/mod_dtrace.o .
| ${DTRACE} -o apache.o -s apache.d mod_dtrace.o
|
| What was the reason for duplicating/copying mod_dtrace.o (as opposed to using
| it from .libs/mod_drace.o)?
I was trying to restrict the number of lines touched. with using
mod_dtrace.o in .libs, two more lines (- cp) would get touched.
rahul
--
1. e4 _
