NetBSD/gnu/usr.bin/egcs/Makefile

9 lines
206 B
Makefile
Raw Normal View History

1998-04-02 01:45:05 +04:00
# $NetBSD: Makefile,v 1.4 1998/04/01 21:45:05 mrg Exp $
1998-04-02 01:45:05 +04:00
SUBDIR+= common cc1 cc1plus cc1obj f771 libgcc libobjc
1998-03-30 09:14:56 +04:00
SUBDIR+= cc cpp g++ g77
all-cc1 all-cc1plus all-cc1obj: all-common
.include <bsd.subdir.mk>