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

  /src/sys/arch/vax/floppy/
defboo.hp 4 ! GO MULTI-USER AFTER CHECKING; BOOT FROM DEFAULT DEVICE
14 D/G A 0 ! DEV TO BOOT FROM, SEE CODING IN REBOOT.H AND RPB.H
  /src/usr.bin/make/unit-tests/
hanoi-include.mk 16 # an endless loop, since variables from the command line cannot be overridden
21 FROM?= A # ... from this stack ...
32 . for from to in ${FROM} ${TO}
34 @echo "Move the upper disk from stack ${from} to stack ${to}."
41 . for from to in ${FROM} ${TO}
43 @echo "Move the upper disk from stack ${from} to stack ${to}.
    [all...]

Completed in 25 milliseconds