From ff113a7eea59f8e94d47f3d9f156fb895897e36f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 3 Apr 2003 15:10:11 +0000 Subject: [PATCH] rm debug print --- build/Makefile.plugins | 1 - 1 file changed, 1 deletion(-) diff --git a/build/Makefile.plugins b/build/Makefile.plugins index 138da8d2..d3c390b1 100644 --- a/build/Makefile.plugins +++ b/build/Makefile.plugins @@ -66,7 +66,6 @@ $(plugins_placement_dir)/%.lo: $(plugins_placement_srcdir)/%.c $(plugins_placeme $(plugins_placement_depdir)/%.d: $(plugins_placement_srcdir)/%.c @echo Building dependancies for $< - echo $(plugins_depdir) $(INSTALL) -d $(dir $@) @$(CC) $(plugins_placement_CPPFLAGS) $(CFLAGS) -w -MM -MF $@ -MQ $(<:.c=.lo) $< -- 2.39.2