From 48b3bdfb5e998e0b1b31c9282d3b0e26e1c51972 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Tue, 24 Oct 2006 09:33:08 +0000 Subject: [PATCH] smart-selection.mk: Add target write --- make/smart-selection.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/make/smart-selection.mk b/make/smart-selection.mk index 8e28652c..77a5e864 100644 --- a/make/smart-selection.mk +++ b/make/smart-selection.mk @@ -24,6 +24,7 @@ commit: selection.done channels.done cvs commit -m "o updated by target $@" smart-update: smart-update.done smart-config: smart-config.done +write: selection.done channels.done # === rules selection.done: $(MODDIR)/make/smart-selection.mk