Fix debugscript, some quadtree stuff and don't intersect vertical/horz lines when...
[ipdf/code.git] / src / Makefile
index 04e52fe..b7489c8 100644 (file)
@@ -158,7 +158,7 @@ clean_bin :
        $(RM) $(BIN)
 
 clean :
-       $(RM) $(BIN) $(DEPS) $(LINKOBJ) ../obj/$(MAIN)
+       $(RM) $(BIN) $(DEPS) $(LINKOBJ) ../obj/$(MAIN) ../obj/quadtree.?
        $(RM) tests/*~
        $(RM) tests/*.test
        $(RM) tests/*.out

UCC git Repository :: git.ucc.asn.au