HomeSort by: relevance | last modified time | path
    Searched refs:buildall (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/am-utils/dist/m4/
GNUmakefile 32 config: all $(TOPDIR)/buildall aux_conf.h.in
33 (cd ${TOPDIR} && ./buildall -c)
35 dconfig: all $(TOPDIR)/buildall aux_conf.h.in
36 (cd ${TOPDIR} && ./buildall -C)
38 qconfig: all $(TOPDIR)/buildall aux_conf.h.in
39 (cd ${TOPDIR} && ./buildall -q)
41 build: all $(TOPDIR)/buildall aux_conf.h.in
42 (cd ${TOPDIR} && ./buildall -b)
44 world: all $(TOPDIR)/buildall aux_conf.h.in
45 (cd ${TOPDIR} && ./buildall)
    [all...]
  /src/external/bsd/am-utils/dist/
buildall 6 # run "buildall -h" to get usage
221 Usage: buildall [-b] [-[cCdD][s]] [-K] [-q] [-h] [-- configopts]
Makefile.am 310 buildall \

Completed in 56 milliseconds