summaryrefslogtreecommitdiffstats
path: root/share/mk/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-02 12:16:54 +0000
committerru <ru@FreeBSD.org>2002-07-02 12:16:54 +0000
commit038386078dfe384615c466ae7a32b271e5e0751f (patch)
treea911f9ed369d3aa9f4facaa8496e2974ad7bcfc6 /share/mk/Makefile
parent8530756499f8c558b6ab7577e18e02d8aaad8a08 (diff)
downloadFreeBSD-src-038386078dfe384615c466ae7a32b271e5e0751f.zip
FreeBSD-src-038386078dfe384615c466ae7a32b271e5e0751f.tar.gz
Handle installation of hard and symbolic links via a seperate .mk file.
Diffstat (limited to 'share/mk/Makefile')
-rw-r--r--share/mk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile
index 563bd39..05d0865 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -5,7 +5,8 @@ FILES= bsd.README
FILES+= bsd.cpu.mk bsd.dep.mk bsd.doc.mk bsd.files.mk
FILES+= bsd.info.mk bsd.incs.mk bsd.init.mk
FILES+= bsd.kern.mk bsd.kmod.mk
-FILES+= bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk
+FILES+= bsd.lib.mk bsd.libnames.mk bsd.links.mk bsd.man.mk bsd.nls.mk
+FILES+= bsd.obj.mk bsd.own.mk
FILES+= bsd.port.mk bsd.port.post.mk bsd.port.pre.mk bsd.port.subdir.mk
FILES+= bsd.prog.mk bsd.subdir.mk bsd.sys.mk
FILES+= sys.mk
OpenPOWER on IntegriCloud