home *** CD-ROM | disk | FTP | other *** search
- /*
- * DISTFILE for the CV package
- *
- * (c)Copyright 1993 by Tobias Ferber, All Rights Reserved
- */
-
- Distfile // this file
- Makefile // for the UNIX/Linux version of the GNU C/C++ compiler
- Makefile.A // for AMIGA implementations of GCC
- MAKEFILE.DJ // for the MS-DOS 386/G++ Compiler (DJGPP version 1.02)
- MAKEFILE.TC // for Turbo-C Version 1.0+ (MS-DOS)
- DMakefile // for Matt Dillon's nice DICE (Amiga)
- // named MAKEFILE.DCC in distributions for MS-DOS
-
- // sources
-
- main.c args.c flist.c rules.c cvtparse.c
- cvt.c cvt.h
- echo.c numdigits.c tfname.c
- filecopy.c filecopy.h
-
- getenv_c // needed by DCC (Amiga)
-
- cvt.doc // tiny doc for cvt
-