# Make the local F2C executable
 
$call relink
$exit

relink:
        @src
	;
update:
        @src
	;
install:
        @src
	;
