my-emacs-d/elpa/yasnippet-20160924.2001/snippets/makefile-gmake-mode/shell

5 lines
105 B
Plaintext

# -*- mode: snippet; require-final-newline: nil -*-
# name: shell
# key: sh
# --
\$(shell ${1:command})$0