Lines Matching refs:buildall
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)