svn commit: r336693 - head/share/mk
Brad Davis
brd at FreeBSD.org
Wed Jul 25 00:33:10 UTC 2018
Author: brd
Date: Wed Jul 25 00:33:09 2018
New Revision: 336693
URL: https://svnweb.freebsd.org/changeset/base/336693
Log:
Actually install bsd.dirs.mk
Approved by: allanjude (mentor)
Differential Revision: https://reviews.freebsd.org/D16434
Modified:
head/share/mk/Makefile
Modified: head/share/mk/Makefile
==============================================================================
--- head/share/mk/Makefile Wed Jul 25 00:18:21 2018 (r336692)
+++ head/share/mk/Makefile Wed Jul 25 00:33:09 2018 (r336693)
@@ -23,6 +23,7 @@ FILES= \
bsd.cpu.mk \
bsd.crunchgen.mk \
bsd.dep.mk \
+ bsd.dirs.mk \
bsd.doc.mk \
bsd.dtb.mk \
bsd.endian.mk \
More information about the svn-src-all
mailing list