From cb8b0584f4dc35801301e51b61dd07671d845d46 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sat, 10 May 2014 21:27:47 +0000 Subject: [PATCH] Really, I don't want to install src.opts.mk at all. --- share/mk/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/share/mk/Makefile b/share/mk/Makefile index acf7d396348..4ad624d852a 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -42,9 +42,6 @@ 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