gdb(1): Fix the dreaded "xml-builtin.c already exists" quickworld error.
authorSascha Wildner <saw@online.de>
Fri, 22 Jul 2011 16:19:25 +0000 (18:19 +0200)
committerSascha Wildner <saw@online.de>
Fri, 22 Jul 2011 16:20:31 +0000 (18:20 +0200)
commitd0b8e0d3f12424b7861ec67ead478a57f5bb4d8e
tree1a7d5eaa06e03f52a3df21e0798b4b51809db45a
parente2a02b72711fef1968c49644d54e32e1627e4278
gdb(1): Fix the dreaded "xml-builtin.c already exists" quickworld error.

The feature-to-c.sh script has a check that outputs this error if the
file exists but would have to be regenerated (as can be the case when
quickworlding).

Because fixing it in the script would take more lines than fixing it
in the Makefile, I do the latter (the effect is the same).
gnu/usr.bin/gdb/libgdb/Makefile