summaryrefslogtreecommitdiff
path: root/Tupfile
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-06-16 07:04:54 +0200
committerkdx <kikoodx@paranoici.org>2023-06-16 07:14:40 +0200
commit6458a1a6c483f82c2499e867b553ec92efee26c4 (patch)
treea27e74e6bbb04b05f77251b5c85fe062a0d7929b /Tupfile
parent0752019a86028f3e9ca93591a2586fce3b139fde (diff)
downloadgolem-6458a1a6c483f82c2499e867b553ec92efee26c4.tar.gz
uwu error printing
Diffstat (limited to 'Tupfile')
-rw-r--r--Tupfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tupfile b/Tupfile
index 00c26fe..e615e01 100644
--- a/Tupfile
+++ b/Tupfile
@@ -6,5 +6,3 @@ NAME = golemc
: foreach src/*.c |> $(CC) $(CFLAGS) -c -o %o %f |> build/%B.o
: build/*.o |> $(LD) -o %o %f $(LIBS) |> build/$(NAME)
-
-.gitignore