From 99b5c21bc9c7922a47253d5f1e72a8b75de7837f Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 16 Apr 2022 18:21:08 +0100 Subject: Add credit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b039eb5..4eb9b22 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -### Inspired by https://github.com/fboulnois/modern-makefile +### Adapted from https://github.com/fboulnois/modern-makefile ### Settings: Modify the parameters below to configure your project ###============================================================================ -- cgit v1.2.3