ccc8b40071
binutils stuff (except gas) to a shared, multiple-target binutils build; reduce extract and compile times by being more specific with files and targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist tree; add 4.4BSD a.out archive support to binutils.
8 lines
201 B
Makefile
8 lines
201 B
Makefile
# $NetBSD: Makefile,v 1.4 1999/01/04 22:37:29 tv Exp $
|
|
|
|
SUBDIR += binutils
|
|
SUBDIR += i386-linux
|
|
SUBDIR += i386-linuxglibc1
|
|
SUBDIR += i386-msdosdjgpp
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|