From 1444c72db8505340c0988ea286a29bc261297933 Mon Sep 17 00:00:00 2001 From: "@syxhe" Date: Mon, 9 Jun 2025 17:43:50 -0500 Subject: We do a little documentation --- src/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index ff75a8a..0ee5897 100644 --- a/src/Makefile +++ b/src/Makefile @@ -35,7 +35,6 @@ include $(wildcard $(DEPS)) c clean: @-rm -rv main $(OBJECTS) $(DEPS) $(wildcard *.test*) $(wildcard *.enc) - $(MAKE) -C ../ clean val: $(MAKE) all -- cgit v1.2.3