FILE_LINES = `grep -E '^[[:space:]]*[^[:space:]/]' -c $(1)` ifdef PROJ_DIR vpath tclasm.tcl $(PROJ_DIR) endif vpath tclasm.tcl . %.mem : tclasm.tcl %.s.tcl tclsh $^ > $@