git: rrenumd(8): Clean up the Makefile a bit wrt yacc(1) handling.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jan 17 17:37:11 PST 2020
commit 4728ea88b32de7cb350065da746368e3b20dc4cc
Author: Sascha Wildner <saw at online.de>
Date: Sat Jan 18 02:08:09 2020 +0100
rrenumd(8): Clean up the Makefile a bit wrt yacc(1) handling.
* Remove -d because it is default.
* Remove a target and CLEANFILES handling for y.tab.h, it is all
done in bsd.dep.mk.
* Add y.output to CLEANFILES when YACCDEBUG is specified.
Summary of changes:
usr.sbin/rrenumd/Makefile | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4728ea88b32de7cb350065da746368e3b20dc4cc
--
DragonFly BSD source repository
More information about the Commits
mailing list