// builder code for ext3f.c
link_name = "ext3f"; // functions to be added to the call table
-flag = "f"; // ext3f is a C function
+flag = "f"; // ext3f is a Fortran function
files = ["ext3f.f" ]; // objects files for ext3f
libs = []; // other libs needed for linking