removed external lib files

This commit is contained in:
2022-02-04 23:13:51 +11:00
parent 02de56dfa9
commit 89ce052dda
5 changed files with 3 additions and 3406 deletions

View File

@ -1,5 +1,5 @@
TARGET = quest
LIBS = -lm -luiohook
LIBS = -lm -luiohook -lcjson
CC = gcc
CFLAGS = -g -Wall
INSTALL_PATH = /usr/local