From d0b9581ad3b673bec44a6694cbff6f2a39aa5d89 Mon Sep 17 00:00:00 2001 From: mbalmer Date: Tue, 12 Nov 2013 17:46:20 +0000 Subject: hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard the spaceship in Stanley Kubrick's famous film "2001 - A Space Odissey". The source code and output of this program were used to illustrate an article in the book "Total Interaction". How this looks in print can be at http://www.netbsd.org/~mbalmer/hals_end.jpg. --- hals_end/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 hals_end/Makefile (limited to 'hals_end/Makefile') diff --git a/hals_end/Makefile b/hals_end/Makefile new file mode 100644 index 00000000..4cf2d73e --- /dev/null +++ b/hals_end/Makefile @@ -0,0 +1,9 @@ +# $NetBSD: Makefile,v 1.1 2013/11/12 17:46:21 mbalmer Exp $ + +PROG= hals_end + +BINDIR= /usr/games + +MAN= hals_end.6 + +.include -- cgit v1.2.3-56-ge451