Closed cvan closed 8 years ago
So calling make will always run without needing to first call make clean.
make
make clean
I know next to nothing about makefiles, so I'll defer to Vlad on this one. :P
So calling
make
will always run without needing to first callmake clean
.