diff --git a/src/header.mk b/src/header.mk new file mode 100644 index 0000000..b8ca075 --- /dev/null +++ b/src/header.mk @@ -0,0 +1,8 @@ +# }> [github.com/daylinmorgan/task.mk] <{ # +# Copyright (c) 2022 Daylin Morgan +# MIT License +# ##- version -## +# +# task.mk should be included at the bottom of your Makefile. +# See below for the standard configuration options that should be set prior to including this file. +# You can update your .task.mk with `make _update-task.mk` \ No newline at end of file diff --git a/src/task.mk b/src/task.mk index bd1e5d7..38f4c11 100644 --- a/src/task.mk +++ b/src/task.mk @@ -1,7 +1,4 @@ -# --------------------- [github.com/daylinmorgan/task.mk] -------------------- # -# Copyright (c) 2022 Daylin Morgan -# MIT License -# ##- version -## +#% include 'header.mk' %# #% include 'config.mk' %#