CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/07/03 16:21:47
Modified files:
bin/chio : Makefile
sbin/iked : Makefile
usr.bin/doas : Makefile
usr.sbin/acme-client: Makefile
usr.sbin/httpd : Makefile
usr.sbin/ldapctl: Makefile
usr.sbin/npppd/npppd: Makefile
usr.sbin/relayd: Makefile
usr.sbin/sasyncd: Makefile
usr.sbin/smtpd/smtpctl: Makefile
usr.sbin/snmpd : Makefile
usr.sbin/switchd: Makefile
usr.sbin/vmd : Makefile
usr.sbin/ypldap: Makefile
Log message:
no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing
instead of CLEANFILES += y.tab.h
okay millert@