5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: PHONY
|
|
# key: phony
|
|
# --
|
|
.PHONY: $0 |