From 55da6a0907fe3679dd09de4c9f29ad32cb2a5ab5 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Tue, 29 Nov 2011 13:18:15 +0100 Subject: these deps are already handled in gbuild --- Makefile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 1375db458880..2df186372207 100644 --- a/Makefile.in +++ b/Makefile.in @@ -102,6 +102,4 @@ findunusedcode: @grep ::.*\( unusedcode.all | grep -v ^cppu:: > unusedcode.easy #as long as we are not completely gbuildified we need to explicitly depend on the build/install -unitcheck: build -subsequentcheck: dev-install #debugrun : dev-install # disabled for now, this dep seems to poison the debugrun !? -- cgit