@@ -8,7 +8,7 @@ DEPS=$(patsubst %.c,%.d,$(SRCS))
all: debugus test
test: test.o
$(CC) -o $@ $^
$(CC) -gdwarf -o $@ $^
debugus: $(OBJS) ./mujs/build/debug/libmujs.o
$(CC) -o $@ $^ $(LDFLAGS)
The note is not visible to the blocked user.