Recompile edwin/edwin.bld only if necessary.
authorTaylor R Campbell <campbell@mumble.net>
Mon, 7 Oct 2013 18:32:32 +0000 (18:32 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Mon, 7 Oct 2013 18:32:32 +0000 (18:32 +0000)
src/Makefile.in

index dcc99651b7f2761f1d796d0183cf4509c32c389c..917abef02a246f8d4b61925648f1aceec35164c0 100644 (file)
@@ -427,6 +427,7 @@ bundle-edwin: compile-edwin-pkd
 .PHONY: compile-edwin-bld
 compile-edwin-bld: toolchain
 compile-edwin-bld: syntax-edwin
+       test edwin/edwin.c -nt edwin/edwin.bld || \
        echo '(cbf "edwin/edwin.bld")' | $(TOOL_COMPILER)
 
 .PHONY: compile-edwin-pkd