ghamerly makefile: rebuild the archive appropriately
01551cd May 23, 2019
makefile: rebuild the archive appropriately
Previously, using "ar -q" (which appends rather than replaces object
code) would not pick up changes to a changed .o file.
01551cd