summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-02-07 15:09:00 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-02-07 15:09:00 +0000
commit417d5af7c7d65850bb4e98035eaac6cb5d0f129c (patch)
tree31225a56169b6ea7a3bfaa9fe4e7a6dc9ee3ddf3 /util
parent33d3b6043ae42d9f889164dc53afe6cd857d7f25 (diff)
Build standalone exe after copying headers.
Diffstat (limited to 'util')
-rwxr-xr-xutil/mk1mf.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index ac0906c0f3..8f9d686b33 100755
--- a/util/mk1mf.pl
+++ b/util/mk1mf.pl
@@ -562,7 +562,7 @@ LIBS_DEP=\$(O_CRYPTO) \$(O_SSL) $ex_libs_dep
EOF
$rules=<<"EOF";
-all: banner \$(TMP_D) \$(BIN_D) \$(TEST_D) \$(LIB_D) \$(INCO_D) \$(FIPS_SHA1_EXE) headers lib exe $ex_build_targets
+all: banner \$(TMP_D) \$(BIN_D) \$(TEST_D) \$(LIB_D) \$(INCO_D) headers \$(FIPS_SHA1_EXE) lib exe $ex_build_targets
banner:
$banner