home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
text
/
misc
/
cvt
/
source
/
distfile
< prev
next >
Wrap
Text File
|
1994-05-28
|
698b
|
25 lines
/*
* 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