nvim/templates/=template=Makefile
2022-07-08 04:03:03 +08:00

10 lines
165 B
Plaintext

#
# %FFILE%
# Copyright (C) %YEAR% %USER% <%MAIL%>
# %FDATE%
# Distributed under terms of the %LICENSE% license.
#
all:
%HERE%@echo "%FFILE% needs your attention"