NetBSD/share
lukem 1defdf0961 bsd.dep.mk: fix "make tags" (again)
[repeat revision 1.85]

Fix "make tags" to actually build a tags file:
- Use !commands() instead of !target(), so that the rule actually works
- Write to ${.OBJDIR}/tags for read-only source (don't know why ${.TARGET}
  isn't sufficient).
- Only match *.[cly] from ${.ALLSRCS} - just excluding *.h causes failures
  because of ${targ}: subdir-${targ} in bsd.subdir.mk.

Thanks to uwe@ for assistance.
2020-07-01 07:38:29 +00:00
..
dict
doc
examples Rename the block table to something else to make it easier to differentiate 2019-11-18 22:27:27 +00:00
i18n
installboot Add missing Makefile. 2020-06-22 03:15:48 +00:00
legal
locale Fix the currency symbol for fi_FI.ISO8859-1 2020-03-23 13:56:12 +00:00
man fix file path 2020-06-30 16:22:55 +00:00
me
misc BAU 2020-06-13 14:31:49 +00:00
mk bsd.dep.mk: fix "make tags" (again) 2020-07-01 07:38:29 +00:00
nls
tabset
terminfo As described in tech-userlevel: 2020-03-27 15:11:57 +00:00
tmac Provide ability to override <title> 2020-01-23 23:52:13 +00:00
wscons Update Spleen wscons fonts to version 1.8.0, bringing the following 2020-06-29 09:57:46 +00:00
xml
Makefile
Makefile.inc