HomeSort by: relevance | last modified time | path
    Searched defs:ioconf (Results 1 - 4 of 4) sorted by relevancy

  /src/share/mk/
bsd.ioconf.mk 1 # $NetBSD: bsd.ioconf.mk,v 1.5 2014/11/30 15:53:29 uebayasi Exp $
6 # If IOCONF is defined, autocreate ioconf.[ch] and locators.h.
8 .if !empty(IOCONF)
10 # discourage direct inclusion. bsd.ioconf.mk will hopefully go away
14 # XXX: ioconf.c doesn't need to depend on TOOL_CONFIG, but that helps
16 # features related to ioconf.
20 ioconf.c: ${IOCONF} ${CONFIGDEP}
22 ${IOCONFDIR:U${.CURDIR}}/${IOCONF}
    [all...]
bsd.ioconf.mk 1 # $NetBSD: bsd.ioconf.mk,v 1.5 2014/11/30 15:53:29 uebayasi Exp $
6 # If IOCONF is defined, autocreate ioconf.[ch] and locators.h.
8 .if !empty(IOCONF)
10 # discourage direct inclusion. bsd.ioconf.mk will hopefully go away
14 # XXX: ioconf.c doesn't need to depend on TOOL_CONFIG, but that helps
16 # features related to ioconf.
20 ioconf.c: ${IOCONF} ${CONFIGDEP}
22 ${IOCONFDIR:U${.CURDIR}}/${IOCONF}
    [all...]
bsd.ioconf.mk 1 # $NetBSD: bsd.ioconf.mk,v 1.5 2014/11/30 15:53:29 uebayasi Exp $
6 # If IOCONF is defined, autocreate ioconf.[ch] and locators.h.
8 .if !empty(IOCONF)
10 # discourage direct inclusion. bsd.ioconf.mk will hopefully go away
14 # XXX: ioconf.c doesn't need to depend on TOOL_CONFIG, but that helps
16 # features related to ioconf.
20 ioconf.c: ${IOCONF} ${CONFIGDEP}
22 ${IOCONFDIR:U${.CURDIR}}/${IOCONF}
    [all...]
bsd.ioconf.mk 1 # $NetBSD: bsd.ioconf.mk,v 1.5 2014/11/30 15:53:29 uebayasi Exp $
6 # If IOCONF is defined, autocreate ioconf.[ch] and locators.h.
8 .if !empty(IOCONF)
10 # discourage direct inclusion. bsd.ioconf.mk will hopefully go away
14 # XXX: ioconf.c doesn't need to depend on TOOL_CONFIG, but that helps
16 # features related to ioconf.
20 ioconf.c: ${IOCONF} ${CONFIGDEP}
22 ${IOCONFDIR:U${.CURDIR}}/${IOCONF}
    [all...]

Completed in 163 milliseconds