From b08bdfa69e40f22151566678b47f9d810e70b38b Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 16 Jan 2007 17:16:20 +0000 Subject: alias f2c-f77 as g77 as well as f77 and f2c-f77. libtool cares. --- mk/compiler/f2c.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/compiler/f2c.mk b/mk/compiler/f2c.mk index 0e72f22dd2b..78a8c58191e 100644 --- a/mk/compiler/f2c.mk +++ b/mk/compiler/f2c.mk @@ -1,4 +1,4 @@ -# $NetBSD: f2c.mk,v 1.8 2006/12/15 12:46:24 martti Exp $ +# $NetBSD: f2c.mk,v 1.9 2007/01/16 17:16:20 dmcmahill Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. @@ -79,7 +79,7 @@ _F2C_VARS= # empty PKG_FC?= ${FC} _F2C_VARS+= FC _F2C_FC:= ${_F2C_DIR}/bin/${PKG_FC:T} -_ALIASES.FC+= f77 f2c-f77 +_ALIASES.FC+= f77 g77 f2c-f77 FCPATH= ${_F2CBASE}/bin/f2c-f77 PKG_FC:= ${_F2C_FC} # -- cgit v1.2.3