Category : C Source Code
Archive   : CFF51B.ZIP
Filename : ZTC.MAK

 
Output of file : ZTC.MAK contained in archive : CFF51B.ZIP
# make the portability module -- zortech c Version 3.0 dos extender

cfport.obj: cfport.c
ztc -4 -c -mX cfport.c

# Makefile for the cff test programs using zortech ztc 3.0 w/dos extender
# assumes that ../ports/cfport.obj was compiled with ztc 3.0

CC = ztc -4 -mX -g
LIB = ..\ports\cfport.obj ..\libs\libcff.lib ..\cff.h
PORT = ..\ports\cfport.obj ..\libs\libcff.lib

all: permtest.exe pushtest.exe hashtest.exe copytest.exe treefile.exe \
filetest.exe misctest.exe blobtest.exe datatest.exe seqtest.exe \
duptest.exe treetest.exe

filetest.exe: filetest.c $(LIB)
$(CC) filetest.c $(PORT)

treefile.exe: treefile.c $(LIB)
$(CC) treefile.c $(PORT)

treetest.exe: treetest.c $(LIB)
$(CC) treetest.c $(PORT)

hashtest.exe: hashtest.c $(LIB)
$(CC) hashtest.c $(PORT)

duptest.exe: duptest.c $(LIB)
$(CC) duptest.c $(PORT)

pushtest.exe: pushtest.c $(LIB)
$(CC) pushtest.c $(PORT)

datatest.exe: datatest.c $(LIB)
$(CC) datatest.c $(PORT)

blobtest.exe: blobtest.c $(LIB)
$(CC) blobtest.c $(PORT)

permtest.exe: permtest.c $(LIB)
$(CC) permtest.c $(PORT)

misctest.exe: misctest.c $(LIB)
$(CC) misctest.c $(PORT)

copytest.exe: copytest.c $(LIB)
$(CC) copytest.c $(PORT)

seqtest.exe: seqtest.c $(LIB)
$(CC) seqtest.c $(PORT)



  3 Responses to “Category : C Source Code
Archive   : CFF51B.ZIP
Filename : ZTC.MAK

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/