mirror of
https://github.com/Alcaro/Flips.git
synced 2026-09-13 13:05:51 -05:00
Rewrite this one to Arlib API, and wipe out moremem
This commit is contained in:
4
Makefile
4
Makefile
@@ -4,4 +4,8 @@ ARWUTF = 1
|
||||
|
||||
EXTRAOBJ += obj/divsufsort-c$(OBJSUFFIX).o
|
||||
SOURCES += patch/*.cpp
|
||||
|
||||
DOMAINS += LDSS
|
||||
SOURCES_LDSS := libdivsufsort-2.0.1/lib/divsufsort.c libdivsufsort-2.0.1/lib/sssort.c libdivsufsort-2.0.1/lib/trsort.c
|
||||
CFLAGS_LDSS := -Ilibdivsufsort-2.0.1/include -DHAVE_CONFIG_H
|
||||
include arlib/Makefile
|
||||
|
||||
Reference in New Issue
Block a user