diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-12-20 06:00:37 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-12-20 06:00:37 +0000 |
commit | 4d7a4e097f7d77e94e9ee0b4e998b10b57ce12c0 (patch) | |
tree | 96cdcb32b953e0c7a83353abdcac6d48dd07851d /cross | |
parent | a5bb6d92e19d308fc7c8286998c4f032cc166d0e (diff) | |
download | pkgsrc-4d7a4e097f7d77e94e9ee0b4e998b10b57ce12c0.tar.gz |
Add bfd-crunchide and bfd-mdsetimage
Diffstat (limited to 'cross')
-rw-r--r-- | cross/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile index bd1d2621934..5cdabbff276 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.10 1999/12/06 09:45:31 sakamoto Exp $ +# $NetBSD: Makefile,v 1.11 1999/12/20 06:00:37 sakamoto Exp $ # SUBDIR += arm-netbsd +# SUBDIR += bfd-crunchide +# SUBDIR += bfd-mdsetimage # SUBDIR += binutils # SUBDIR += i386-linux # SUBDIR += i386-linuxglibc1 |