Commit 282557da authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Include a "test" target do (hopefully) do something sensible.

parent 5f649d58
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -507,6 +507,11 @@ install: all
	\$(CP) apps${o}openssl.cnf \$(INSTALLTOP)
$extra_install


test: \$(T_EXE)
	cd \$(BIN_D)
	..${o}ms${o}test

clean:
	\$(RM) \$(TMP_D)$o*.*