From 37f2756ad06e314bf204551e31728b4667bd2a5c Mon Sep 17 00:00:00 2001 From: Nakidai Date: Mon, 19 Feb 2024 18:45:43 +0300 Subject: [PATCH] This thing wasn't working --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 7287b67..8a8ee46 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,5 @@ PREFIX ?= /usr/local -mycfetch.c: config.h defs.h -mycfetch: mycfetch.c - all: mycfetch install: mycfetch