X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Configurations%2Fwindows-makefile.tmpl;h=427c27d5eddbba0233e45710c55816062194ff28;hp=f3c0529b9a9c108721bde63e473f1ab722bcc69d;hb=9b03b91b84b64c086081b87bd0a2c7d3612af6c0;hpb=1316c9ffabf684302ea2059cdf3765492c3e7da4 diff --git a/Configurations/windows-makefile.tmpl b/Configurations/windows-makefile.tmpl index f3c0529b9a..427c27d5ed 100644 --- a/Configurations/windows-makefile.tmpl +++ b/Configurations/windows-makefile.tmpl @@ -206,6 +206,10 @@ build_programs_nodep: $(PROGRAMS) $(SCRIPTS) # Kept around for backward compatibility build_apps build_tests: build_programs +# Convenience target to prebuild all generated files, not just the mandatory +# ones +build_all_generated: $(GENERATED_MANDATORY) $(GENERATED) + test: tests {- dependmagic('tests'); -}: build_programs_nodep build_engines_nodep @rem {- output_off() if $disabled{tests}; "" -}