Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!sunaus.oz!richb From: richb@sunaus.oz (Rich Burridge) Newsgroups: comp.sources.games.bugs Subject: Reve patch #1 - small adjustment needed for "make install". Message-ID: <1990Nov9.010851.13044@sunaus.oz> Date: 9 Nov 90 01:08:51 GMT Organization: Sun Microsystems - Australia Lines: 13 I knew with all those changes, I'd screw something up. Luckily it's only a small one. In order to get a "make install" to work, you need to change one list in Makefile.dist. It's probably better to just do the equivalent change in your Makefile for now, and I'll fix this up properly in the next patch. At about line 193, change: -cp reve.6 $(MANDIR)/reve.$(MANSECT) to -cp reve.man $(MANDIR)/reve.$(MANSECT)