Update Makefile
This commit is contained in:
parent
0be4d802ee
commit
f742f1289d
@ -529,7 +529,7 @@ RAYLIB_H_INSTALL_PATH ?= /usr/local/include/raysan5
|
|||||||
|
|
||||||
install :
|
install :
|
||||||
ifeq ($(ROOT),root)
|
ifeq ($(ROOT),root)
|
||||||
# Attention! You are root. Consult this Makefile for more information."
|
# Attention! You are root. Consult this Makefile for more information.
|
||||||
ifeq ($(PLATFORM_OS),LINUX)
|
ifeq ($(PLATFORM_OS),LINUX)
|
||||||
# Prepare the environment as needed.
|
# Prepare the environment as needed.
|
||||||
mkdir --parents --verbose $(RAYLIB_INSTALL_PATH)
|
mkdir --parents --verbose $(RAYLIB_INSTALL_PATH)
|
||||||
|
Loading…
Reference in New Issue
Block a user