freebsd-skq/share
ngie 964f5a1f13 MFC r273803,r273810:
r273803:

  Filter out TESTS_SUBDIRS already added to SUBDIR instead of blindly
  appending the TESTS_SUBDIRS variable to SUBDIR

  Duplicate directory entries can cause unexpected side effects, like
  installing the same files multiple times. This can be easily
  reproduced via the following testcase prior to this commit:

    SUBDIR= dir
    TESTS_SUBDIRS+= dir

    .include <bsd.test.mk>

  Sponsored by: EMC / Isilon Storage Division

r273810:

  Fix the logic inversion in the previous commit by ensuring that the matched
  expression (:M) is empty, not the not matched (:N) is empty. The former case
  means we have not found the TEST_SUBDIR value in SUBDIR

  Reported by: rodrigc
  Pointyhat to: me (did not use a clean install root)
  Sponsored by: EMC / Isilon Storage Division
2014-12-22 00:50:08 +00:00
..
colldef
dict Disconnect non-MPSAFE NTFS from the build in preparation for dropping 2012-10-17 11:30:00 +00:00
doc MFC r272057,r272083,r272084,r272087,r274016: 2014-12-05 11:44:18 +00:00
dtrace Remove copy/pasteo in the copyright notice. 2012-07-21 07:14:52 +00:00
examples MFC r271447, r271496 2014-09-24 07:29:07 +00:00
i18n Revert r258396 : teach iconv about a WCHAR_T pseudo-type 2014-01-03 23:36:03 +00:00
info Install the template info directory with mode 644 instead of 444 to 2013-01-21 22:54:43 +00:00
keys MFC r260605: 2014-01-13 22:07:36 +00:00
man MFC r273929: 2014-12-21 08:30:18 +00:00
me
misc MFC r273072: Add LBPERE mode bit definition. 2014-10-20 08:09:36 +00:00
mk MFC r273803,r273810: 2014-12-22 00:50:08 +00:00
mklocale
monetdef Do not overwrite the new UTF-8 files with the old ISO one 2013-07-17 14:00:51 +00:00
msgdef Don't link two different things to the same paths. As tiebreaker I've 2013-01-24 17:00:11 +00:00
numericdef Don't link two different things to the same paths. As tiebreaker I've 2013-01-24 17:00:11 +00:00
security
sendmail
skel MFC r264465: 2014-05-14 15:23:06 +00:00
snmp
syscons MFC 270153, 270098: 2014-08-21 21:48:33 +00:00
tabset
termcap Merge r267482,r267483,r267486,r267577,r267671,r267672 from head: 2014-06-22 16:48:21 +00:00
tests Add sample test programs. 2013-12-29 12:30:06 +00:00
timedef
vt MFC r271452: 2014-09-15 20:08:07 +00:00
zoneinfo MFC r271047: Avoid ./ in zoneinfo entries in METALOG 2014-09-08 15:40:55 +00:00
Makefile MFC r268022: Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT 2014-07-08 14:04:36 +00:00
Makefile.inc