--- Imakefile.orig	1996-08-27 17:34:41 UTC
+++ Imakefile
@@ -1,7 +1,7 @@
 DEFINES=	-DNDEBUG
-EXTRA_INCLUDES= -I/usr/local/include
+EXTRA_INCLUDES= -I$(INCDIR)/X11
 
-SYS_LIBRARIES=	-L/usr/local/lib -lXpm $(XLIB)
+SYS_LIBRARIES=	-lXpm $(XLIB)
 # -lXpm is only needed if you are using Xpm.
 
 SRCS=		display.c main.c resources.c play.c score.c screen.c \
