defs.mk, rules.mk: Move GENERATE_FUNC_TIMERS from rules.mk to defs.mk.in

This commit is contained in:
Jan Lindemann 2005-12-02 16:10:07 +00:00 committed by Jan Lindemann
commit 6a01ace009
2 changed files with 3 additions and 3 deletions

View file

@ -3,10 +3,10 @@
# contact@jannet.de
# $Id$
GENERATE_FUNC_TIMERS = $(MODDIR)/YStopWatchThreadList/generate_func_timers.sh
all: all.done
.PRECIOUS: $(LOCAL_H)
echo_all:
@echo "$(ALL)"