6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
|
# -*- mode: snippet; require-final-newline: nil -*-
|
||
|
# name: special targets
|
||
|
# contributor: gbalats
|
||
|
# key: .
|
||
|
# --
|
||
|
.${1:PHONY$(upcase yas-text)}: $0
|