# # dictionary rules # 0 -DICTIONARY := 0 -DICTIONARY:=$( -DICTIONARY) 0 $(ODIR)/ .dict: $( -DICTIONARY) $(ODIR)/forthstrap $(ODIR)/.dict 0 $(ODIR)/ $(call quiet-command,$(ODIR)/forthstrap 0 -I $(SRCDIR)/ -I$(SRCDIR) -I$(ODIR)/forth -D $@ -M $@.d -d $(ODIR)/.dict -c $@-console.log $( -DICTIONARY)," GEN $(TARGET_DIR)$@") dictionaries: 0 $(ODIR)/ .dict