Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 10 lines 335 B view raw
1--- a/Makefile.in 2015-01-13 08:52:30.000000000 +0100 2+++ b/Makefile.in 2015-01-13 08:52:58.000000000 +0100 3@@ -30,6 +30,7 @@ 4 subdirs = src doc 5 6 RECURSIVE_TARGETS = all allbin alldoc tags clean distclean realclean install 7+.PHONY: $(RECURSIVE_TARGETS) 8 9 #------------------------------------------------------------------------- 10