diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2026-07-26 19:58:44 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2026-07-27 20:59:00 +0800 |
| commit | 8c419c6efe69adfc4424e598b4fa65bbb06c1b5a (patch) | |
| tree | 040c19e08cfc47711dcdaab24621e79c2e4037df /Makefile | |
| parent | 4fb8801eebca334bebd52c2e96b03fccc07a1dc5 (diff) | |
| download | lex-master.tar.gz | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ STATIC_LIBS = deps/lib/libllama.a \ # System flags required for static linking llama on OpenBSD SYS_LIBS = -static -pthread -lm -lc++ -lc++abi -TARGET = wordbook.cgi +TARGET = lex SRC = main.c OBJS = main.o |
