From owner-cvs-gnu Tue Oct 25 07:37:00 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id HAA18259 for cvs-gnu-outgoing; Tue, 25 Oct 1994 07:37:00 -0700 Received: (from ljo@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id HAA18246; Tue, 25 Oct 1994 07:36:53 -0700 Date: Tue, 25 Oct 1994 07:36:53 -0700 From: L Jonas Olsson Message-Id: <199410251436.HAA18246@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/f77 Makefile f77.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk ljo 94/10/25 07:36:51 Modified: gnu/usr.bin/cc Makefile Added: gnu/usr.bin/cc/f77 Makefile f77.c Log: Added f77 program. This is a modified version of the c++ program. All it does is add -lf2c and -lm.