nvim/templates/=template=Makefile
2024-10-15 19:31:12 +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"