1 # Copyright 2000, International Business Machines Corporation and others.
4 # This software has been released under the terms of the IBM Public
5 # License. For details, see the LICENSE file in the top-level source
6 # directory or online at http://www.openafs.org/dl/license10.html
8 RELDIR=WINNT\pthread\test
9 !INCLUDE ../../../config/NTMakefile.$(SYS_NAME)
11 test tests: ptest.exe tsd.exe native.exe
14 $(OUT)\ptest.exe: $(OUT)\ptest.obj $(DESTDIR)/lib/afspthread.lib $(DESTDIR)/lib/afs/afsutil.lib
16 $(_VC_MANIFEST_EMBED_EXE)
20 $(OUT)\tsd.exe: $(OUT)\tsd.obj $(DESTDIR)/lib/afspthread.lib $(DESTDIR)/lib/afs/afsutil.lib
22 $(_VC_MANIFEST_EMBED_EXE)
26 $(OUT)\native.exe: $(OUT)\native.obj $(DESTDIR)/lib/afspthread.lib $(DESTDIR)/lib/afs/afsutil.lib
28 $(_VC_MANIFEST_EMBED_EXE)
33 $(DEL) $(DESTDIR)/lib/afspthread.lib