src/Makefile @@ -84,6 +84,7 @@ .PHONY: clean clean: rm -f $(OBJS) $(MYLIBS) $(DEPENDENCES) $(TEMPFILES) rm -rf $(DEST)/* -include $(DEPENDENCES)