CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/16 04:16:35
Modified files:
sbin/ldattach : Makefile
usr.bin/pctr : Makefile
usr.bin/htpasswd: Makefile
usr.sbin/identd: Makefile
usr.sbin/mksuncd: Makefile
usr.sbin/tftp-proxy: Makefile
usr.sbin/tftpd : Makefile
Log message:
Different compilers and versions of compilers have different warnings.
Remove -Werror to give code a greater chance of building.
ok deraadt@ florian@
