CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/21 10:12:38
Modified files:
usr.bin/make : arch.c compat.c cond.c dir.c direxpand.c dump.c
engine.c lowparse.c main.c make.c parse.c
suff.c targ.c targequiv.c
Log message:
small obvious cleanups:
- remove a lot of unnecessary casts
- zap extra param that's no longer needed
- add proper prototype and make function static
okay natano@
