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
This commit is contained in:
parent
24ae19c414
commit
72f8500f39
@ -6,7 +6,6 @@
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
TAGS+= development
|
||||
CLEANFILES= osreldate.h version
|
||||
SUBDIR= arpa protocols rpcsvc rpc xlocale
|
||||
SUBDIR_PARALLEL=
|
||||
|
Loading…
Reference in New Issue
Block a user