CC65 MAKE v0.1
February 1993

Duane Tribe
120 112th st.
Orofino, ID 83544

This archive contains the source code for an automated recompilation utility
for CC65, known in the Unix world as "make".  This make assumes the Atari
system that I use: SpartaDOS X, A ramdisk as drive D2:, and perhaps more...

Along with the source code are several files that may be useful even if the
make program doesn't work for you.  See the file EXTEND.DOC for details.

The files are in Atari format (i.e. newline=155).

These files are Copyright 1993 by Duane Tribe.  They may be freely
distributed so long as all the files (including this one) remain in their
original form.  You may use and modify the source code for your own purposes.
No fee, other than a nominal media charge, may be required to distribute
these files.  There is no waranty of any kind for thgis software.  All other
rights reserved.


MANIFEST

MAKE.COM source files:

BUILD.C             1711   9 Aug 91  11:59p
CHAIN.C             2794  27 Oct 91   9:03p
CHECK.C              585  29 Sep 91  12:39p
CHECK.COM           3577  29 Sep 91  12:42p
CHECK.LNK             98   8 Aug 91  11:41p
MAKE.C               766  27 Oct 91  10:21p
MAKE.COM            9103  27 Oct 91   9:48p
MAKE.LNK             203  27 Oct 91  10:08p
MAKE.MAK             625   8 Aug 91   8:53p
MORE.COM            4768  24 Jul 91   1:09p
TREE.C              2348  27 Oct 91   7:55p
TREE.H               267  27 Oct 91   7:54p

Usefull subroutines:

DIRENT.OBJ           969   6 Aug 91   6:23p
DIRENTC.OBJ         1816   6 Aug 91   6:38p
EXTEND.DOC          1040  29 Oct 88   2:16p
INLIST.OBJ           131   8 Aug 91   6:34p
MEMCMP.OBJ           140  30 Jul 91   6:12p
NAMES.OBJ            960  22 Jul 91   7:58p
PUTSTR.OBJ           549   5 Aug 91  11:15p
STRRCHR.OBJ           96   6 Aug 91   3:18p
XIO.OBJ              168  29 Jul 91   9:58p
