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

  /src/usr.sbin/sysinst/arch/bebox/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/evbmips/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/evbppc/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/hpcarm/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/hpcmips/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/landisk/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/playstation2/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/sandpoint/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/arc/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/cobalt/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/evbarm/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/hpcsh/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/ofppc/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/prep/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/zaurus/
Makefile 6 MENUS_MD= menus.md.${SYSINSTLANG}
7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/i386/
Makefile 7 MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/arch/amd64/
Makefile 7 MSG_MD= ../i386/msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
  /src/usr.sbin/sysinst/
Makefile.inc 29 SYSINSTLANG?= en
56 MSG_MD?= msg.md.${SYSINSTLANG}
57 MENUS_MD?= menus.md.${SYSINSTLANG}
231 MSG_MD+= msg.pm.${SYSINSTLANG}
235 MSG_MD+= msg.entropy.${SYSINSTLANG}
238 msg.def: msg.mi.${SYSINSTLANG} ${MSG_MD} msgtouch
250 sysinstmsgs.fmtcnt: msg.mi.${SYSINSTLANG} ${MSG_MD} msgtouch msg_defs.h
253 ${.ALLSRC:M*.${SYSINSTLANG}} | \
258 .for LANG in ${LANGUAGES:N${SYSINSTLANG}}
259 sysinstmsgs.${LANG}: msg.mi.${LANG} ${MSG_MD:S/.${SYSINSTLANG}$/.${LANG}/} msgtouch msg_defs.h sysinstmsgs.fmtcn
    [all...]

Completed in 14 milliseconds