Date: Thu, 15 Oct 1998 07:15:09 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/gdb Makefile.inc src/gnu/usr.bin/gdb/gdb Makefile Message-ID: <199810151415.HAA04145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/10/15 07:15:09 PDT Modified files: gnu/usr.bin/gdb Makefile.inc gnu/usr.bin/gdb/gdb Makefile Log: Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit. They may belong in /usr/libexec/{aout,elf}, but objformat doesn't support that. Fixed bogus `?=' assignments for BINDIR. Revision Changes Path 1.6 +1 -7 src/gnu/usr.bin/gdb/Makefile.inc 1.38 +3 -1 src/gnu/usr.bin/gdb/gdb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810151415.HAA04145>