# # # patch "Makefile" # from [e2382b7c2e004fd4b9c59eb1035f191ffdc5c1a3] # to [5749aa95e8f6a892a08ae9da04da5ad3ac0c0c35] # ============================================================ --- Makefile e2382b7c2e004fd4b9c59eb1035f191ffdc5c1a3 +++ Makefile 5749aa95e8f6a892a08ae9da04da5ad3ac0c0c35 @@ -112,6 +112,9 @@ clean : rm -f dot_lexer.ml dot_parser.ml dot_parser.mli basic_io_lexer.ml cd glib && rm -f *.o *.cm* +distclean : clean + rm -f config.status config.make config.log + install : install -d $(DESTDIR)$(bindir) install -m 0755 monotone-viz \