From c6e575eaa6e9271f35137e71d9fff54fbd9cf5ca Mon Sep 17 00:00:00 2001 From: c+1 Date: Mon, 15 May 2023 17:25:01 -0400 Subject: my favorieveh part of parsisud is when dr parser persius says "its parsn time!" and just abifhfuckidngly PARSES all over those guys --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b034809..b6e0252 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ exec = halk.out sources := $(wildcard src/*.c) -sources := $(filter-out src/parser.c, $(sources)) # exclude the incomplete parser for now. objects = $(sources:.c=.o) flags = -g -- cgit v1.2.3