mirror of
https://github.com/ShadauxCat/CATSFC.git
synced 2025-04-02 10:41:47 -04:00
References: <http://gbatemp.net/threads/libds2a-unofficial.288736/#post-4539983> <http://filetrip.net/dl?CCv0QSb7k8>
10 lines
75 B
Makefile
Executable file
10 lines
75 B
Makefile
Executable file
#key.mk
|
|
|
|
SRC += $(KEY_DIR)/key.c
|
|
|
|
SSRC +=
|
|
|
|
INC += -I$(KEY_DIR)
|
|
|
|
CFLAGS +=
|
|
|