freebsd-src/tests/sys
Enji Cooper 3dabcca7c9 MFC r274267:
Use PROGS instead of PROG and remove unnecessary SRCS?= assignment

  Using PROG instead of PROGS will in cases of high -j with -DNO_ROOT cause
  the PROG to show up more than once as it's handling the SCRIPTS install case
  in a recursive manner, separate from the non-recursive case

  After the recent batch of commits to bsd.progs.mk to fix behavior with how
  variables are defaulted to, explicitly setting SRCS for a PROG is no longer
  required

  Reviewed by: asomers
  Phabric: D1130
  Sponsored by: EMC / Isilon Storage Division
2014-11-15 05:02:06 +00:00
..
kern MFC r264133: Fix variable type to avoid printf formatter warning. 2014-04-17 13:11:56 +00:00
netinet MFC r274267: 2014-11-15 05:02:06 +00:00
Makefile MFC r263445 and r265385. Note that the change to ObsoleteFiles.inc in 2014-05-07 18:49:25 +00:00