4 all: libregress1.la libregress2.la
9 ${LIBTOOL} --mode
=compile
${CC} -c
$<
12 ${LIBTOOL} --mode
=link
${CC} -o
$@
$> \
13 -rpath
${PREFIX}/lib
-version-info
0:0
15 libregress2.la
: libregress1.la f.lo
16 ${LIBTOOL} --mode
=link
${CC} -o
$@
$> libregress1.la \
17 -rpath
${PREFIX}/lib
-version-info
0:0