Subject: Narrowing down make targets when rebuilding Ruby
From: Daniel Berger <Daniel.Berger qwest.com>
Date: Thu, 14 Jul 2005 03:54:35 +0900
Hi all,
I'm tinkering with eval.c. However, whenever I retype "make", it
rebuilds all the third party stuff under ext in addition to eval.c. Is
there a target I can use so that it only rebuilds changes to the core
library?
Regards,
Dan