Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 03:55:13 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 55681 for review
Message-ID:  <200406240355.i5O3tDh8043284@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=55681

Change 55681 by marcel@marcel_nfs on 2004/06/24 03:55:06

	Remove the binutils directories and add libgdb.

Affected files ...

.. //depot/projects/gdb/gnu/usr.bin/gdb/Makefile#4 edit

Differences ...

==== //depot/projects/gdb/gnu/usr.bin/gdb/Makefile#4 (text+ko) ====

@@ -1,5 +1,5 @@
 # $FreeBSD$
 
-SUBDIR=	bfd libiberty opcodes gdb
+SUBDIR=	libgdb gdb
 
 .include <bsd.subdir.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406240355.i5O3tDh8043284>