From f8b7720ca56e16d718593da8fc394dd91362fbf1 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Fri, 25 Nov 2011 16:44:45 +0100 Subject: dev-install seems to poison the env --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 78608d7beb05..86acb64a6ed5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -173,4 +173,4 @@ findunusedcode: unitcheck: build subsequentcheck: dev-install allcheck : dev-install -debugrun : dev-install +#debugrun : dev-install # disabled for now, this dep seems to poison the debugrun !? -- cgit