*sigh*. VPATH is seeing the old .o in unix for the non-objdir builds that recently ran so we need to remove it.

This commit is contained in:
cls%seawood.org 2000-06-22 09:23:09 +00:00
parent 7c1858cd9a
commit 80e45df094

View File

@ -52,3 +52,7 @@ override NO_STATIC_LIB=
include $(topsrcdir)/config/rules.mk
# tmp fix for vpath changes
export::
$(RM) -f unix/*.o