$NetBSD$

--- options.h.orig	2005-06-07 00:33:59.974137120 -0500
+++ options.h
@@ -8,8 +8,8 @@ If you are only building the basic game 
 configure theses directives.
 --------------------------------------------------------------------------
 --------------------------------------------------------------------------*/
-#define INSTALL_DIR "/tmp"
-#define SCORES_FILE "/tmp/nighthawk.scores"
+#define INSTALL_DIR PREFIX "/share/nighthawk"
+#define SCORES_FILE VARBASE"/games/nighthawk.scores"
 
 /*
 uncomment this if you have a slow machine. this will reduce high intensive
