diff options
| author | tslil <tslil@posteo.de> | 2021-01-29 17:52:58 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | bda3a7edb76c9fe3dc21cbe5a0836829b705b407 (patch) | |
| tree | fdc5904631f3503ba2bb2c04be92bccfbd319eb6 /Makefile | |
| parent | fcface1079b1c44c7ccca3d117c698347c978f20 (diff) | |
Purged uninteresting statistics
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ STRIP=strip IDIR=include DEFINES=-DDETERMINISTIC CFLAGS=-O3 -Wall -Wextra -Wpedantic -std=c99 -D_DEFAULT_SOURCE $(DEFINES) -I$(IDIR) -lm -LIBS= CTAK=include/tak.c CTAK_OBJS=$(CTAK:.c=.o) |
