HomeSort by: relevance | last modified time | path
    Searched refs:RAMDISKDIR (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/distrib/acorn32/kernels/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/alpha/instkernel/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/arc/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/bebox/floppies/kernel-ramdisk/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/hp300/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/landisk/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/luna68k/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/macppc/floppies/md-kernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/mvme68k/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/news68k/floppies/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/newsmips/floppies/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/prep/floppies/kernel-ramdisk/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/rs6000/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/sandpoint/md-kernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/vax/ramdisk-kernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/x68k/floppies/instkernel/
Makefile 8 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
9 RAMDISK= ${RAMDISKDIR}/inst.fs
  /src/distrib/next68k/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/sparc64/bootfs/
Makefile 24 RAMDISKDIR!= cd ${.CURDIR}/../instfs && ${PRINTOBJDIR}
25 RAMDISK= ${RAMDISKDIR}/install.fs
28 PARSELISTENV= RAMDISKDIR=${RAMDISKDIR:Q}
  /src/sys/arch/evbarm/conf/
Makefile.evbarm.inc 9 RAMDISKDIR!= cd ${NETBSDSRCDIR}/distrib/${THISARM:T}/instkernel/${RAMDISKNAME} && ${PRINTOBJDIR}
11 .if exists(${RAMDISKDIR}/${RAMDISKNAME}.fs)
12 SYSTEM_DEP+= ${RAMDISKDIR}/${RAMDISKNAME}.fs
14 echo ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/${RAMDISKNAME}.fs; \
15 ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/${RAMDISKNAME}.fs
  /src/distrib/cobalt/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/dreamcast/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/ibmnws/netboot/kernel/
Makefile 8 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
9 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/mac68k/instkernel/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/distrib/zaurus/instkernel/
Makefile 6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
  /src/sys/arch/evbmips/conf/
Makefile.evbmips.inc 3 RAMDISKDIR!= cd ${NETBSDSRCDIR}/distrib/${THISMIPS:T}/instkernel/ramdisk && ${PRINTOBJDIR}
6 && exists(${RAMDISKDIR}/ramdisk.fs)
7 SYSTEM_DEP+= ${RAMDISKDIR}/ramdisk.fs
9 echo ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/ramdisk.fs; \
10 ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/ramdisk.fs
13 echo ${TOOL_MDSETIMAGE} -s $@.gdb ${RAMDISKDIR}/ramdisk.fs; \
14 ${TOOL_MDSETIMAGE} -s $@.gdb ${RAMDISKDIR}/ramdisk.fs

Completed in 26 milliseconds

1 2