head	1.1;
branch	1.1.1;
access;
symbols
	openafs_debian_version_1_0-1:1.1.1.1
	openafs_upstream_version_1_0:1.1.1.1
	source-dist:1.1.1;
locks; strict;
comment	@# @;
expand	@o@;


1.1
date	2000.11.02.03.35.55;	author hartmans;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.11.02.03.35.55;	author hartmans;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@
AFSDEV_AUXCDEFINES = -DRXDEBUG

!INCLUDE ..\..\config\NTMakefile.$(SYS_NAME)
!INCLUDE ..\..\config\NTMakefile.version


LIBS = \
	$(DESTDIR)\lib\afslwp.lib \
	$(DESTDIR)\lib\afs\afsutil.lib \
	$(DESTDIR)\lib\afs\afsreg.lib \
	$(DESTDIR)\lib\afsrx.lib


RXTESTOBJS = testclient.obj testserver.obj


test tests: testclient.exe testserver.exe tableGen.exe generator.exe

testclient.exe: testclient.obj $(LIBS)
	$(EXECONLINK)

testserver.exe: testserver.obj $(LIBS)
	$(EXECONLINK)

$(RXTESTOBJS): ..\rx_clock.h ..\rx_queue.h ..\rx_event.h ..\rx.h
@


1.1.1.1
log
@Initial Import. 
@
text
@@
