Configure: Add read_eval_file, a general purpose perl file reader/evaluator
[openssl.git] / Configurations / 50-djgpp.conf
index f532bd16f779a6b054a297ba0341cb02c817dce8..fa8e6625d8539fee82891c8f21bd79440c586b6d 100644 (file)
@@ -2,7 +2,7 @@
 # and rely entirely on the OpenSSL community to help is fine
 # tune and test.
 
-%targets = (
+my %targets = (
     "DJGPP" => {
         inherit_from     => [ asm("x86_asm") ],
         cc               => "gcc",