From 82c88169c32ceb2fe5ade2586db0e23ea218ba4f Mon Sep 17 00:00:00 2001 From: mrg Date: Wed, 1 Apr 1998 21:45:05 +0000 Subject: [PATCH] add f771. --- gnu/usr.bin/egcs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.bin/egcs/Makefile b/gnu/usr.bin/egcs/Makefile index c68b3f933c73..4b217d683eea 100644 --- a/gnu/usr.bin/egcs/Makefile +++ b/gnu/usr.bin/egcs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 1998/03/30 05:14:56 mrg Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/01 21:45:05 mrg Exp $ -SUBDIR+= common cc1 cc1plus cc1obj libgcc libobjc +SUBDIR+= common cc1 cc1plus cc1obj f771 libgcc libobjc SUBDIR+= cc cpp g++ g77 all-cc1 all-cc1plus all-cc1obj: all-common