diff options
| author | Jesper Jensen <jesper@jnsn.dev> | 2025-04-12 12:25:02 +0200 |
|---|---|---|
| committer | Jesper Jensen <jesper@jnsn.dev> | 2025-04-12 15:22:20 +0200 |
| commit | f15040b30fd7aea7141aa12b369036a82a69ff72 (patch) | |
| tree | 7c8f05889cc5092013e5fe10f770750a98c7b680 /Makefile | |
| parent | 6fdabfdf0865f0516eaac469f0febd25daae01ae (diff) | |
Add a docker container
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -83,6 +83,5 @@ $(OBJDIR)/thirdparty/Unity/%.o: thirdparty/Unity/%.c @mkdir -p $(dir $@) $(CC) $(CFLAGS) $(TEST_LIB_CFLAGS) $(TEST_LIB_INCS) $(INCS) -MMD -o $@ -c $< - .DEFAULT_GOAL := all all: test dht |
