From 21ba58a06d82bfaec8e2daf67a694311e3cc3034 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Sat, 7 Nov 2015 15:23:46 +0100 Subject: Non-recursive Makefile Instead of a complex graph, process everything from one Makefile. Simplify, simplify. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ecbd02d..5325a68 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ test-driver *.t.err *.t.trs *.t.log -test/test-suite.log +test-suite.log # Other generated files man/rcm.7 -- cgit v1.2.3