From 05ff2da0c6881c90faa235436585ef443b17faa6 Mon Sep 17 00:00:00 2001 From: "Alejandro W. Sior" Date: Mon, 23 Jan 2023 18:32:13 +0100 Subject: cook: remove line --- test/.build | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'test') diff --git a/test/.build b/test/.build index d313d01..474ca48 100644 --- a/test/.build +++ b/test/.build @@ -1,5 +1 @@ -this.link = this.c.lib("test", - this.c.cc( - "hai.c" - ) -) +this.source = ['hai.c'] -- cgit v1.2.3