diff options
| author | Warner Losh <imp@FreeBSD.org> | 2014-05-06 04:21:48 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2014-05-06 04:21:48 +0000 |
| commit | 5e84b765f494ad58dd436e816b4b38dd5a0e3d09 (patch) | |
| tree | 7e3acfc90d3c8b8b093515479c2dd6d435c32b01 /share/mk/Makefile | |
| parent | 60196cda0430d32d12256a5707d632c2c656aa57 (diff) | |
Notes
Diffstat (limited to 'share/mk/Makefile')
| -rw-r--r-- | share/mk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile index 0bdd4e4ab38c..cd1021565c6a 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -42,6 +42,9 @@ FILES= \ sys.mk \ version_gen.awk +# Installed for the moment, but not may not be in the future. +FILES+= src.opts.mk + NO_OBJ= FILESDIR= ${BINDIR}/mk |
