summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-04-01 16:38:45 +0000
committerEd Maste <emaste@FreeBSD.org>2020-04-01 16:38:45 +0000
commit72f8500f392d834576a87de28f47e1c4f92d9453 (patch)
tree441dc30628d4b1871c1e5b7e39729c93c4a62eb4 /include
parent24ae19c414bf0da05f9fab41cc12b99b892d8066 (diff)
downloadsrc-test2-72f8500f392d834576a87de28f47e1c4f92d9453.tar.gz
src-test2-72f8500f392d834576a87de28f47e1c4f92d9453.zip
Remove redundant development tag from include Makefile
Headers are placed in the -development package via install args in rules in share/mk/bsd.incs.mk; there is no need to explicitly modify TAGS in include/Makefile. (Mentioned in review D24139.) Discussed with: manu
Notes
Notes: svn path=/head/; revision=359522
Diffstat (limited to 'include')
-rw-r--r--include/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index aa5224fbae75..462bcb001566 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -6,7 +6,6 @@
.include <src.opts.mk>
PACKAGE=runtime
-TAGS+= development
CLEANFILES= osreldate.h version
SUBDIR= arpa protocols rpcsvc rpc xlocale
SUBDIR_PARALLEL=