X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=d80203765c521d68a3f2f634536cf46283142545;hp=ab64f3cc73f6d3713586fc45155494df44bc254a;hb=abb0804473161fbce0f98c627138c146fe1b6a95;hpb=71b616da2bf1f43c4b22f171bafc4c7e323358a4;ds=sidebyside diff --git a/Makefile.real b/Makefile.real index ab64f3cc..d8020376 100644 --- a/Makefile.real +++ b/Makefile.real @@ -159,7 +159,7 @@ $(man_dir)/%.1: $(help2man_dir)/% | $(man_dir) $(hostbin_dir)/error2: error2.c | $(hostbin_dir) @[ -z "$(Q)" ] || echo 'HCC $<' $(Q) $(HOSTCC) -o $@ $< -error2.h: $(hostbin_dir)/error2 +error2.h: $(hostbin_dir)/error2 Makefile @[ -z "$(Q)" ] || echo 'ER2 $<' @echo "$(object_executable_matrix)" | $< > $@