home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / dev / misc / adoc / source / distfile < prev    next >
Text File  |  1995-04-13  |  1KB  |  60 lines

  1. /*
  2.  *  DISTFILE
  3.  *
  4.  *  (c)Copyright 1995 by Tobias Ferber,  All Rights Reserved
  5.  *
  6.  *  This file is part of ADOC.
  7.  *
  8.  *  ADOC is free software; you can redistribute it and/or modify
  9.  *  it under the terms of the GNU General Public License as published
  10.  *  by the Free Software Foundation; either version 1 of the License,
  11.  *  or (at your option) any later version.
  12.  *
  13.  *  ADOC is distributed in the hope that it will be useful,
  14.  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
  15.  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  16.  *  GNU General Public License for more details.
  17.  *
  18.  *  You should have received a copy of the GNU General Public License
  19.  *  along with this program; see the file COPYING.  If not, write to
  20.  *  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
  21.  */
  22.  
  23. Distfile DMakefile Makefile
  24.  
  25. // documentation
  26.  
  27. CHANGES COPYING README  // TODO
  28.  
  29. adoc.texi gpl.texinfo
  30. adoc.guide
  31. header.texi  // an example for use with the `-H' option
  32.  
  33. // source code
  34.  
  35. adoc.h  debug.h  version.h
  36. adoc.yy main.c gencode.c strarg.c strexpand.c
  37.  
  38. args.c
  39. flist.c       flist.h
  40. libfun.c      libfun.h
  41. mactab.c      mactab.h
  42.  
  43. coda.yy
  44.  
  45. AMIGA:
  46.   coda adoc adoc.guide
  47.  
  48. DEBUG:
  49.   ansidecl.h
  50.  
  51.   debug.c
  52.   timer.c     timer.h
  53.   smartmem.c  smartmem.h
  54.  
  55. INTERNAL:
  56.   patchguide.cvt
  57.   get-from-ice
  58.   cico
  59.   adoc.rex
  60.