Searched refs:lfile (Results 1 – 6 of 6) sorted by relevance
49 $lfile='';110 -\$(RM) $lfile$target111 \$(MKLIB) $lfile$target \@&&!
192 $lfile='/out:';307 $ret.="\t\$(MKLIB) $lfile$target @<<\n $objs\n<<\n";
45 $lfile='';
67 $lfile='';
40 $lfile='';
283 cmd_attach(const struct g_bde_softc *sc, const char *dest, const char *lfile) in cmd_attach() argument295 if (lfile != NULL) { in cmd_attach()296 ffd = open(lfile, O_RDONLY, 0); in cmd_attach()298 err(1, "%s", lfile); in cmd_attach()