Home
last modified time | relevance | path

Searched refs:xbuild (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dupdate.h14 char *xdate, int xforce, int local, int xbuild,
H A Dupdate.c469 int xforce, int local, int xbuild, int xaflag, int xprune, in do_update() argument
479 xdate ? xdate : "(null)", xforce, local, xbuild, xaflag, xprune, in do_update()
492 update_build_dirs = xbuild; in do_update()
/netbsd-src/external/mit/isl/dist/m4/
H A Dax_submodule.m431 if test "x$with_$1" != "x" -a "x$with_$1" != "xyes" -a "x$with_$1" != "xbuild"; then