ソースを参照

Update Makefile

pull/464/head
RDR8 7年前
committed by GitHub
コミット
f742f1289d
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/Makefile

+ 1
- 1
src/Makefile ファイルの表示

@ -529,7 +529,7 @@ RAYLIB_H_INSTALL_PATH ?= /usr/local/include/raysan5
install :
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)
# Prepare the environment as needed.
mkdir --parents --verbose $(RAYLIB_INSTALL_PATH)

読み込み中…
キャンセル
保存