From 282557da52f9a6a5542755230e0e9dbf06575f49 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 7 Nov 2005 00:08:55 +0000 Subject: [PATCH] Include a "test" target do (hopefully) do something sensible. --- util/mk1mf.pl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/util/mk1mf.pl b/util/mk1mf.pl index a6fd27509..2404aee29 100755 --- a/util/mk1mf.pl +++ b/util/mk1mf.pl @@ -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*.*