mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-23 21:24:27 +00:00
7 lines
215 B
Makefile
Executable File
7 lines
215 B
Makefile
Executable File
override TARGET_arm_release_CFLAGS :=
|
|
override TARGET_thumb_release_CFLAGS :=
|
|
override TARGET_arm_debug_CFLAGS :=
|
|
override TARGET_thumb_debug_CFLAGS :=
|
|
override TARGET_CFLAGS :=
|
|
include $(call all-subdir-makefiles)
|