Przeglądaj źródła

Update Makefile

pull/464/head
RDR8 7 lat temu
committed by GitHub
rodzic
commit
5616314069
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/Makefile

+ 1
- 1
src/Makefile Wyświetl plik

@ -567,7 +567,7 @@ ifeq ($(ROOT),root)
# Proceeding will remove everything under the specified locations!
ifeq ($(PLATFORM_OS),LINUX)
ifeq ($(RAYLIB_LIBTYPE),SHARED)
rm --force --interactive --verbose $(RAYLIB_INSTALL_PATH)/libraylib.so*
rm --force --interactive --verbose $(RAYLIB_INSTALL_PATH)/libraylib.so
rm --force --interactive --verbose $(RAYLIB_INSTALL_PATH)/libraylib.so.$(RAYLIB_API_VERSION)
rm --force --interactive --verbose $(RAYLIB_INSTALL_PATH)/libraylib.so.$(RAYLIB_VERSION)
# Uncomment to clean up the runtime linker cache. See install target.

Ładowanie…
Anuluj
Zapisz