add line and file info to 'Malformed line' error msg on *.num files in make-doc-nits
[openssl.git] / Configurations / 50-djgpp.conf
index 72c8d481fbfcf96bee5013bb9433a7f0beb1eb13..16888924d602abb7176928a963eecd0a50f5e6e5 100644 (file)
@@ -4,7 +4,6 @@
 
 my %targets = (
     "DJGPP" => {
-        inherit_from     => [ asm("x86_asm") ],
         CC               => "gcc",
         CFLAGS           => "-fomit-frame-pointer -O2 -Wall",
         cflags           => "-I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN",