X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=inline;f=build%2FMakefile.plugins;h=d3c390b118ce19f87f2cd4ac3859a99fd1daab91;hb=dd0304e00d5152168b11b003c081821befb71c31;hp=138da8d2bc39bf902fb50460a5c6b319ba19bb86;hpb=9084ca41a5d73e4efce4b28958752a99554499b9;p=chaz%2Fopenbox 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) $<