diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/tests/Makefile b/tests/Makefile index c3342be..70cec42 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -204,8 +204,6 @@ stresstests: $(CPLIB) $(CPDLL) $(CPHDR) $(STRESSRESULTS)  statictests: $(CPLIB) $(CPDLL) $(CPHDR) $(STATICRESULTS)  	@ $(ECHO) ALL STATIC TESTS DONE. -	@ $(ECHO) Build and test the DLL to run all tests. -	@ $(ECHO) The static test only confirms that the .lib links correctly.  sizes.pass: sizes.exe  	@ $(ECHO) ... Running $(TEST)$(DLL_VER) test: $*.exe | 
