Switch to side-by-side view
--- a/src/utils/Makefile +++ b/src/utils/Makefile @@ -11,7 +11,7 @@ cd $(depth)/lib;$(MAKE) force: -FSTREEWALK_OBJS= trfstreewalk.o fstreewalk.o $(BIGLIB) +FSTREEWALK_OBJS= trfstreewalk.o $(BIGLIB) trfstreewalk : $(FSTREEWALK_OBJS) $(CXX) -o trfstreewalk $(FSTREEWALK_OBJS) $(LIBICONV) \ $(LIBSYS)