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

  /src/usr.bin/make/unit-tests/
hanoi-include.mk 1 # $NetBSD: hanoi-include.mk,v 1.5 2023/10/19 18:24:33 rillig Exp $
3 # Implements the Towers of Hanoi puzzle, demonstrating a bunch of more or less
13 # env N=3 make -r -f hanoi-include.mk
18 # make -r -f hanoi-include.mk N=3
Makefile 223 TESTS+= hanoi-include
  /src/usr.bin/m4/TEST/
hanoi.m4 1 # $NetBSD: hanoi.m4,v 1.4 1995/09/28 05:37:56 tls Exp $
37 # @(#)hanoi.m4 8.1 (Berkeley) 6/6/93
40 define(hanoi, `trans(A, B, C, $1)') macro
test.m4 93 # include towers-of-hanoi
95 include(hanoi.m4)
99 hanoi(6)

Completed in 14 milliseconds