mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-31 00:51:17 +00:00
SunOS -> sunos (patch by Vincent Cojot)
This commit is contained in:
parent
31fdab187c
commit
88b2b82b00
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ ifeq ($(PLATFORM),darwin)
|
|||
LCC_CFLAGS += -DMACOS_X
|
||||
endif
|
||||
|
||||
ifeq ($(PLATFORM),SunOS)
|
||||
ifeq ($(PLATFORM),sunos)
|
||||
INSTALL=ginstall
|
||||
else
|
||||
INSTALL=install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue