Switch to side-by-side view

--- a/src/aspell/Makefile
+++ b/src/aspell/Makefile
@@ -18,9 +18,6 @@
 	cd $(depth)/lib;$(MAKE)
 force:
 
-$(MIMELIB): 
-	cd $(depth)/bincimapmime;$(MAKE)
-
 depend: alldeps.stamp
 alldeps.stamp : $(SRCS)
 	$(CXX) -M $(ALL_CXXFLAGS) $(SRCS) > alldeps