Author: ngie
Date: Tue May  9 04:56:14 2017
New Revision: 318007
URL: https://svnweb.freebsd.org/changeset/base/318007

Log:
  Add intermediary Makefile for compiling all items in the directory
  
  MFC after:    3 weeks
  Sponsored by: Dell EMC Isilon

Added:
  head/sys/modules/tests/Makefile   (contents, props changed)

Added: head/sys/modules/tests/Makefile
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ head/sys/modules/tests/Makefile     Tue May  9 04:56:14 2017        
(r318007)
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+SUBDIR+=       framework
+SUBDIR+=       .WAIT
+SUBDIR+=       callout_test
+
+.include <bsd.subdir.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to