Ver a proveniência

Modify TODO to NOTE on Makefile (#2007)

'# TODO: see 'install' target.' should be a note rather than something
to do.
pull/2008/head
Laurentino Luna há 4 anos
committed by GitHub
ascendente
cometimento
dcd289d931
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/Makefile

+ 1
- 1
src/Makefile Ver ficheiro

@ -652,7 +652,7 @@ else
endif
# Remove raylib dev files installed on the system
# TODO: see 'install' target.
# NOTE: see 'install' target.
uninstall :
ifeq ($(ROOT),root)
# WARNING: You are root, about to delete items from $(RAYLIB_INSTALL_PATH).

Carregando…
Cancelar
Guardar