so many updates

This commit is contained in:
2020-02-12 17:37:28 -08:00
parent e55fef3a65
commit 23bda3f683
6 changed files with 464 additions and 432 deletions

View File

@@ -1,5 +1,5 @@
BIN := ke
OBJS := abuf.o erow.o main.o
OBJS := main.o
LDFLAGS :=
CFLAGS := -pedantic -Wall -Werror -Wextra -O2 -std=c99 -g -fno-builtin-memmove