From 390de0af97e8d229a5cbb672e7b91f57419a263c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 25 May 2008 18:36:10 +0200 Subject: [PATCH] Moved the `custom cf' rule from Makebottom to the top-level Makefile. (It is too intimately tied to Sherlock.) --- build/Makebottom | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build/Makebottom b/build/Makebottom index b6f716ea..a6a4ac63 100644 --- a/build/Makebottom +++ b/build/Makebottom @@ -39,10 +39,6 @@ force: # Rules for configuration files -run/cf/%: custom/cf/% $(o)/config.mk $(s)/build/genconf - $(M)CF $< - $(Q)$(s)/build/genconf $< $@ $(o)/config.mk - run/cf/%: $(s)/cf/% $(o)/config.mk $(s)/build/genconf $(M)CF $< $(Q)$(s)/build/genconf $< $@ $(o)/config.mk -- 2.39.2