Don't ignore Makefiles in demos/
[openssl.git] / Configurations / 10-main.conf
index 7cb44519f81418b2b1a8e9670fa38635db1ffc09..fc673a1db3b22f543686b251af1536fd60b16abc 100644 (file)
@@ -1767,7 +1767,6 @@ sub vms_info {
                                    debug   => "/DEBUG/TRACEBACK",
                                    release => "/NODEBUG/NOTRACEBACK"),
         lib_cflags       => add("/NAMES=(AS_IS,SHORTENED)/EXTERN_MODEL=STRICT_REFDEF"),
-        dso_cflags       => add("/NAMES=(AS_IS,SHORTENED)"),
         # no_inst_bin_cflags is used instead of bin_cflags by descrip.mms.tmpl
         # for object files belonging to selected internal programs
         no_inst_bin_cflags => "/NAMES=(AS_IS,SHORTENED)",
@@ -1775,7 +1774,7 @@ sub vms_info {
         dso_scheme       => "vms",
         thread_scheme    => "pthreads",
 
-        apps_aux_src     => "vms_decc_init.c",
+        apps_aux_src     => "vms_decc_init.c vms_term_sock.c",
     },
 
     "vms-alpha" => {