gdb(1), kgdb(1): Rework makefile to prevent repeated rebuilding
authorJohn Marino <draco@marino.st>
Mon, 23 Mar 2015 11:02:51 +0000 (12:02 +0100)
committerJohn Marino <draco@marino.st>
Mon, 23 Mar 2015 12:29:00 +0000 (13:29 +0100)
commita413fe45675e6d132bfaa7a0a089b5a6e670bb07
tree43158316bf54b7643fbb49d5f2fe97becfca5580
parent0d2ea3af92127a10961ca1d0332ec09bb20d5703
gdb(1), kgdb(1): Rework makefile to prevent repeated rebuilding

The beforedepends target was done in such a way that caused gdb and
kgdb to rebuild with every quickworld.  This commit rearranges things
so that doesn't happen anymore.
contrib/gdb-7/gdb/defs.h
gnu/usr.bin/gdb/gdb/Makefile
gnu/usr.bin/gdb/kgdb/Makefile
gnu/usr.bin/gdb/libgdb/Makefile