Todd C. Miller [Fri, 5 Apr 2002 10:43:43 +0000 (03:43 -0700)]
From: "Todd C. Miller" <Todd.Miller@courtesan.com>
Message-Id: <
200204051743.g35Hhhb7031096@xerxes.courtesan.com>
p4raw-id: //depot/perl@15748
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Thu Apr 4 20:10:51 EET DST 2002 [metaconfig 3.0 PL70]
+# Generated on Fri Apr 5 20:56:35 EET DST 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
;;
next*) osname=next ;;
nonstop-ux) osname=nonstopux ;;
+ openbsd) osname=openbsd
+ osvers="$3"
+ ;;
POSIX-BC | posix-bc ) osname=posix-bc
osvers="$3"
;;