mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 01:13:30 +00:00
Update Makefile
This commit is contained in:
parent
d032764e6b
commit
5deb37f60a
5
Makefile
5
Makefile
@ -36,8 +36,9 @@ JOYCONFIG_OBJ = tools/retroarch-joyconfig.o \
|
||||
input/input_common.o
|
||||
|
||||
HEADERS = $(wildcard */*.h) $(wildcard *.h)
|
||||
|
||||
LIBS =
|
||||
ifneq ($(findstring HAIKU,$(OS)),)
|
||||
LIBS = -lm
|
||||
endif
|
||||
DEFINES = -DHAVE_CONFIG_H -DHAVE_SCREENSHOTS
|
||||
|
||||
ifeq ($(REENTRANT_TEST), 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user