--- Imakefile.orig	Mon Dec  9 11:15:49 1996
+++ Imakefile	Thu Jul 23 23:13:43 1998
@@ -4,7 +4,7 @@
 LANGUAGE = ENGLISH
 # You could put the -DMEM_DEBUG here to find memory problems!
 #CDEBUGFLAGS = -g -ansi -Wall -pedantic -DMEM_DEBUG -DASSERTIONS
-CDEBUGFLAGS = -g
+#CDEBUGFLAGS = -g
 
 # A developer's (or a tester's) configuration -DLOGGING
 # CDEBUGFLAGS = -g -DASSERTIONS -DMEM_DEBUG -DTEST_GAME
@@ -15,7 +15,7 @@
 
 # Need this since we use LIBDIR for something else
 XAPPLOADDIR = $(USRLIBDIR)/X11/app-defaults
-LIBDIR = /usr/local/risk
+LIBDIR = $(USRLIBDIR)/X11/xfrisk
 
 ###############################################################
 # This is where architecture dependant flags are kept.  If    #
