&makegen_include("../common-Makegen");

$D2CFLAGS = $D2CFLAGS . ' -L../transcendental -L.' ;
$D2C = $D2C . " -fc-support.c -F'$LIBTOOL $CC $CFLAGS -I$srcdir $CPPFLAGS -c %s -o %s'";

do emit_library_rule ('common-extensions', '$(BUILDROOT)/force.timestamp', '',
		      'compile', 'no-mindy', 'install');
do emit_library_rule ('common-dylan', '$(BUILDROOT)/force.timestamp', '',
		      'compile', 'no-mindy', 'install');
