]> git.donarmstrong.com Git - lib.git/blob - emacs_el/snippets/makefile-gmake-mode/dfig
178a3c670b7d2442d6e1c1312ebf987bea022d64
[lib.git] / emacs_el / snippets / makefile-gmake-mode / dfig
1 # -*- mode: snippet -*-
2 # name: dfig
3 # key: dfig
4 # expand-env: ((yas-indent-line 'fixed) (yas-wrap-around-region 'nil))
5 # --
6 DOWNLOAD_FIGURES+=${1:foo.jpg}
7 $1:
8         wget -O $@ "$0"