Author: bapt
Date: Mon Mar 10 15:59:50 2014
New Revision: 262977
URL: http://svnweb.freebsd.org/changeset/base/262977
Log:
Add the makefile forgotten in previous commit
Added:
head/share/examples/dma/Makefile (contents, props changed)
Added: head/share/examples/dma/Makefile
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/share/examples/dma/Makefile Mon Mar 10 15:59:50 2014
(r262977)
@@ -0,0 +1,10 @@
+# $FreeBSD$
+
+NO_OBJ=
+
+FILES= mailer.conf
+
+FILESDIR= ${SHAREDIR}/examples/dma
+
+.include <bsd.prog.mk>
+
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"