a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS...
authorespie <espie@openbsd.org>
Fri, 23 Jan 2015 22:35:57 +0000 (22:35 +0000)
committerespie <espie@openbsd.org>
Fri, 23 Jan 2015 22:35:57 +0000 (22:35 +0000)
commit6eef43d013645514ffc345137e68e32e04382c98
tree81080ca24bab83e9f90292007cac2cf31f1febb2
parent88030d82fa9b4b0d6cfa886cfe9a7fb258a0cb26
a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS...
-pedantic kind of requires -std=c99 here to avoid LL warnings)
okay miod@, millert@
usr.bin/make/Makefile
usr.bin/make/dir.c
usr.bin/make/direxpand.c
usr.bin/make/dump.c
usr.bin/make/dump.h
usr.bin/make/main.c
usr.bin/make/parse.c
usr.bin/make/suff.c
usr.bin/make/targ.c
usr.bin/make/varmodifiers.c