29692c1c01
Iter Vehemens ad Necem (IVAN) is a graphical roguelike game. It features advanced bodypart and material handling, multi-colored lighting and, above all, deep gameplay. - thanks to Martynas Venckus <martynas at altroot dot org> and steven@ for their patches to make this work under amd64. - note that this game does not work under sparc64. "looks reasonable" steven@
13 lines
391 B
Plaintext
13 lines
391 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/02/04 18:56:38 ajacoutot Exp $
|
|
--- Makefile.in.orig Tue Dec 26 15:47:50 2006
|
|
+++ Makefile.in Tue Dec 26 15:48:47 2006
|
|
@@ -277,7 +277,7 @@ installcheck: installcheck-recursive
|
|
install-exec-am:
|
|
install-exec: install-exec-recursive
|
|
|
|
-install-data-am: install-data-local
|
|
+install-data-am:
|
|
install-data: install-data-recursive
|
|
|
|
install-am: all-am
|