summaryrefslogtreecommitdiff
path: root/comp/lucas-standen-NEA/code/global/Makefile
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2024-07-02 11:51:10 +0100
committerthing1 <thing1@seacrossedlovers.xyz>2024-07-02 11:51:10 +0100
commit478eed4ef9ece1b86b2fed7bfe57d62180b12c92 (patch)
treeb541dda71f7f3deb5d94ece604b86fa18a1527e9 /comp/lucas-standen-NEA/code/global/Makefile
parentd933ce70bd2c497e4af26483abafebfce436986e (diff)
started type system
Diffstat (limited to 'comp/lucas-standen-NEA/code/global/Makefile')
-rw-r--r--comp/lucas-standen-NEA/code/global/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comp/lucas-standen-NEA/code/global/Makefile b/comp/lucas-standen-NEA/code/global/Makefile
index dbff2b0..4f9828e 100644
--- a/comp/lucas-standen-NEA/code/global/Makefile
+++ b/comp/lucas-standen-NEA/code/global/Makefile
@@ -1,4 +1,4 @@
all: util
$(info done!)
util: util.c
- cc util.c -c -o util.o
+ cc util.c -c -o util.o -ggdb