Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk install bsd.hostinit.mk
details: https://anonhg.NetBSD.org/src/rev/725893d9f12f
branches: trunk
changeset: 323012:725893d9f12f
user: christos <christos%NetBSD.org@localhost>
date: Mon May 28 13:21:50 2018 +0000
description:
install bsd.hostinit.mk
diffstat:
share/mk/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 25d95b73987a -r 725893d9f12f share/mk/Makefile
--- a/share/mk/Makefile Mon May 28 13:12:54 2018 +0000
+++ b/share/mk/Makefile Mon May 28 13:21:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2014/01/16 01:15:33 christos Exp $
+# $NetBSD: Makefile,v 1.50 2018/05/28 13:21:50 christos Exp $
# @(#)Makefile 8.1 (Berkeley) 6/8/93
NOOBJ= # defined
@@ -8,9 +8,9 @@
.if ${MKSHARE} != "no"
FILES= bsd.README bsd.buildinstall.mk bsd.clang-analyze.mk bsd.clean.mk \
bsd.dep.mk bsd.doc.mk bsd.endian.mk bsd.files.mk bsd.gcc.mk \
- bsd.host.mk bsd.hostlib.mk bsd.hostprog.mk bsd.inc.mk bsd.info.mk \
- bsd.init.mk bsd.ioconf.mk bsd.kernobj.mk bsd.kinc.mk bsd.klinks.mk \
- bsd.kmodule.mk bsd.lib.mk bsd.links.mk bsd.lua.mk \
+ bsd.host.mk bsd.hostinit.mk bsd.hostlib.mk bsd.hostprog.mk bsd.inc.mk \
+ bsd.info.mk bsd.init.mk bsd.ioconf.mk bsd.kernobj.mk bsd.kinc.mk \
+ bsd.klinks.mk bsd.kmodule.mk bsd.lib.mk bsd.links.mk bsd.lua.mk \
bsd.man.mk bsd.nls.mk \
bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.rpc.mk bsd.shlib.mk \
bsd.subdir.mk bsd.sys.mk bsd.syscall.mk bsd.test.mk bsd.x11.mk sys.mk
Home |
Main Index |
Thread Index |
Old Index