Add collect2 and remove lib{gcc,objc}.

This commit is contained in:
tv 1998-08-17 02:25:20 +00:00
parent 64c6d5152c
commit eba57c698d

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.4 1998/04/01 21:45:05 mrg Exp $
# $NetBSD: Makefile,v 1.5 1998/08/17 02:25:20 tv Exp $
SUBDIR+= common cc1 cc1plus cc1obj f771 libgcc libobjc
SUBDIR+= cc cpp g++ g77
SUBDIR+= common cc1 cc1plus cc1obj f771
SUBDIR+= cc cpp collect2 g++ g77
all-cc1 all-cc1plus all-cc1obj: all-common