summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-09-06 12:06:09 +0200
committerGitHub <noreply@github.com>2025-09-06 12:06:09 +0200
commitafd8dee9ae4e16185b2e8b8f2e4f23ecd93b6876 (patch)
treef9061e8dabb4dd21f16be7d0bb766f11ceb054e7 /Makefile
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..a3959af
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+.PHONY: error
+error:
+ @echo "=> Invalid rule."