mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2025-04-21 12:27:27 +03:00
tool/: move dump_* from ant-txt to libant; add IO error checkint
This commit is contained in:
@@ -16,7 +16,7 @@ LIB = libant.a
|
||||
# _GNU_SOURCE for vasprintf
|
||||
CFLAGS = -g -Wall -D_GNU_SOURCE
|
||||
|
||||
OBJS = edit.o font.o
|
||||
OBJS = edit.o font.o dump.o
|
||||
|
||||
.PHONY: all ben clean spotless
|
||||
|
||||
|
||||
Reference in New Issue
Block a user