--- Makefile.orig Sun Jul 5 03:30:26 1998 +++ Makefile Sun May 30 21:12:31 1999 @@ -53,16 +53,16 @@ endif # DEC Alpha at USIT -ifeq ($(HOSTTYPE),alpha) -INCDIR = -I$$HOME/include -I/usr/include/X11 \ - -I/usr/local/X11R5/include -LIBDIR = -L$$HOME/lib/$$HOSTTYPE -L/usr/lib/X11 -L/usr/local/X11R5/lib -endif +#ifeq ($(HOSTTYPE),alpha) +#INCDIR = -I$$HOME/include -I/usr/include/X11 \ +# -I/usr/local/X11R5/include +#LIBDIR = -L$$HOME/lib/$$HOSTTYPE -L/usr/lib/X11 -L/usr/local/X11R5/lib +#endif ########################################################################### # Where do you want to install the program and the highscore file? -INSTLIBDIR = /var/local/lib/games +INSTLIBDIR = /usr/X11R6/share/sol INSTBINDIR = /usr/local/games INSTMANDIR = /usr/local/man/man6 #INSTLIBDIR = /hom/sverrehu/lib