home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / nethack-3.1 / sys / atari / setup.g < prev    next >
Encoding:
Text File  |  1993-01-23  |  288 b   |  9 lines

  1. # gulam shell script -- should work with tcsh and many
  2. # other Atari shells, too
  3.  
  4. cp ..\unix\Makefile.top ..\..\Makefile
  5. cp ..\unix\Makefile.dat ..\..\dat\Makefile
  6. cp ..\unix\Makefile.doc ..\..\doc\Makefile
  7. cp ..\unix\Makefile.src ..\..\src\Makefile
  8. cp .\Makefile.utl ..\..\util\Makefile
  9.