Searched refs:PRIMARY_PROG (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/arch/emips/stand/bootxx_cd9660/
H A DMakefile3 PRIMARY_PROG= bootxx_cd9660 macro
/netbsd-current/sys/arch/mipsco/stand/bootxx_cd9660/
H A DMakefile3 PRIMARY_PROG= bootxx_cd9660 macro
/netbsd-current/sys/arch/pmax/stand/bootxx_cd9660/
H A DMakefile3 PRIMARY_PROG= bootxx_cd9660 macro
/netbsd-current/sys/arch/emips/stand/bootxx_ffs/
H A DMakefile3 PRIMARY_PROG= bootxx_ffs macro
/netbsd-current/sys/arch/emips/stand/bootxx_lfs/
H A DMakefile3 PRIMARY_PROG= bootxx_lfs macro
/netbsd-current/sys/arch/mipsco/stand/bootxx_ffs/
H A DMakefile3 PRIMARY_PROG= bootxx_ffs macro
/netbsd-current/sys/arch/pmax/stand/bootxx_ffs/
H A DMakefile3 PRIMARY_PROG= bootxx_ffs macro
/netbsd-current/sys/arch/pmax/stand/bootxx_ffsv2/
H A DMakefile3 PRIMARY_PROG= bootxx_ffsv2 macro
/netbsd-current/sys/arch/pmax/stand/bootxx_lfs/
H A DMakefile3 PRIMARY_PROG= bootxx_lfs macro
/netbsd-current/sys/arch/emips/stand/
H A DMakefile.booters35 .if defined(PRIMARY_PROG)
36 PROG= ${PRIMARY_PROG}
77 .if defined(PRIMARY_PROG)
87 .if defined(PRIMARY_PROG)
/netbsd-current/sys/arch/mipsco/stand/
H A DMakefile.booters42 .if defined(PRIMARY_PROG)
43 PROG= ${PRIMARY_PROG}
88 .if defined(PRIMARY_PROG)
98 .if defined(PRIMARY_PROG)
116 .if defined(PRIMARY_PROG)
/netbsd-current/sys/arch/pmax/stand/
H A DMakefile.booters44 .if defined(PRIMARY_PROG)
45 PROG= ${PRIMARY_PROG}
88 .if defined(PRIMARY_PROG)
98 .if defined(PRIMARY_PROG)

Completed in 130 milliseconds