Author: ngie
Date: Mon Jul 31 03:57:45 2017
New Revision: 321753
URL: https://svnweb.freebsd.org/changeset/base/321753

Log:
  MFC Note:     ${FILES} documentation change omitted since r299094 will
                not be MFCed to ^/stable/10 .
  
  MFC r320442:
  
  share/examples/tests/{atf,plain}/Makefile: tweak example Makefile snippets
  
  - Including bsd.own.mk isn't required since no MK_<foo> knobs are being
    manipulated.
  - Update documentation to note that ${FILES} is installed via bsd.progs.mk,
    not bsd.prog.mk.

Modified:
  stable/10/share/examples/tests/tests/atf/Makefile
  stable/10/share/examples/tests/tests/plain/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/examples/tests/tests/atf/Makefile
==============================================================================
--- stable/10/share/examples/tests/tests/atf/Makefile   Mon Jul 31 03:49:08 
2017        (r321752)
+++ stable/10/share/examples/tests/tests/atf/Makefile   Mon Jul 31 03:57:45 
2017        (r321753)
@@ -1,7 +1,5 @@
 # $FreeBSD$
 
-.include <bsd.own.mk>
-
 # Directory into which the Kyuafile provided by this directory will be
 # installed.
 #

Modified: stable/10/share/examples/tests/tests/plain/Makefile
==============================================================================
--- stable/10/share/examples/tests/tests/plain/Makefile Mon Jul 31 03:49:08 
2017        (r321752)
+++ stable/10/share/examples/tests/tests/plain/Makefile Mon Jul 31 03:57:45 
2017        (r321753)
@@ -1,7 +1,5 @@
 # $FreeBSD$
 
-.include <bsd.own.mk>
-
 # Directory into which the Kyuafile provided by this directory will be
 # installed.
 #
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to