my-emacs-d/elpa/yasnippet-20161022.646/snippets/makefile-gmake-mode/abspath
2016-10-24 08:30:06 +02:00

6 lines
140 B
Plaintext

# -*- mode: snippet; require-final-newline: nil -*-
# name: abspath
# contributor: gbalats
# key: abs
# --
\$(abspath ${1:\$(${2:paths})})$0