mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-30 00:20:59 +00:00
Fix compiling Makefile (broke in macOS frameworks commit)
This commit is contained in:
parent
9b2df26024
commit
1caf1fb875
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -507,7 +507,6 @@ ifeq ($(PLATFORM),darwin)
|
|||
else
|
||||
BASE_CFLAGS += -I$(SDLHDIR)/include
|
||||
endif
|
||||
endif
|
||||
|
||||
# We copy sdlmain before ranlib'ing it so that subversion doesn't think
|
||||
# the file has been modified by each build.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue