From 2faff242ffd4faf7c8c53e4a9317d5d9c930ad09 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 12 Nov 2023 12:45:23 -0500 Subject: Remove obsolete website. The official Haunt page is hosted on my blog now. --- website/manual/Building.html | 82 -------------------------------------------- 1 file changed, 82 deletions(-) delete mode 100644 website/manual/Building.html (limited to 'website/manual/Building.html') diff --git a/website/manual/Building.html b/website/manual/Building.html deleted file mode 100644 index 11b1428..0000000 --- a/website/manual/Building.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - - -Haunt Reference Manual: Building - - - - - - - - - - - - - - - - - - - - -
-

-Previous: , Up: Installation   [Contents][Index]

-
-
- -

2.3 Building

- -

Haunt uses the standard GNU build system, so the basic installation -procedure looks like this: -

-
-
./configure
-make
-make install
-
- - - - - - -- cgit v1.2.3