Include a "test" target do (hopefully) do something sensible.
This commit is contained in:
parent
5f649d583c
commit
282557da52
@ -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*.*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user