* Makefile.in (TAGS): Depend on TAGFILES_{NO,WITH}_SRCDIR.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 16 Nov 1993 19:51:59 +0000 (19:51 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 16 Nov 1993 19:51:59 +0000 (19:51 +0000)
commitf0c84683873dbad8b3eb99367474c6c456590b47
treebd304f98c706e20215d0c0c1f294d6e2f7c1d764
parent92a6c3cc31bcb46d4e5d28665af3d25da4ca34fa
* Makefile.in (TAGS): Depend on TAGFILES_{NO,WITH}_SRCDIR.

* Makefile.in: (HFILES,TAGFILES): Split into _WITH_SRCDIR and
_NO_SRCDIR versions.
(TAGS): Only add srcdir to TAGFILES_NO_SRCDIR.
(This is part of a long saga involving me putting srcdir on
everything (perhaps for now-obsolete reasons, I forget), Rich
removing the srcdir from everything, Stu putting it back some
places for Sun make, and me just now getting around to fixing
`make TAGS' again).
gdb/ChangeLog