home *** CD-ROM | disk | FTP | other *** search
/ Adventures in Heaven 2 / adventuresinheaven2powergamesfordosandwindows.iso / windows / arcade / cbzone / install < prev    next >
Text File  |  1992-05-27  |  717b  |  24 lines

  1.  
  2. Only one file needs to be changed in the general case:
  3.  
  4.   1- Makefile -- change TANKDIR to be the directoy in which the scorefile
  5.                  and various data files are kept.
  6.                  define GAMEDIR if you wish.  check the CFLAGS options.
  7.  
  8. However, you can check to make sure that the options in
  9. c_config.h are as you like them.
  10.  
  11.   if you have imake, you can run xmkmf.  Otherwise, you should copy
  12.   Makefile.orig to Makefile
  13.  
  14.   type 'make' or 'make install'
  15.  
  16.   Make sure the score file is either writeable or run this program suid.
  17.   The help file and message of the day should be world readable.
  18.  
  19.   Report any problems/fixes to mummert+@cs.cmu.edu
  20.  
  21. Todd Mummert, January 1991
  22.  
  23.  
  24.