mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 21:31:32 +00:00
dropping NOVERSION, you will not build SRB2 without a SCM
This commit is contained in:
parent
ee5190480d
commit
f9949a3026
1 changed files with 0 additions and 5 deletions
|
@ -262,9 +262,7 @@ else
|
|||
OBJS+=$(OBJDIR)/hw3sound.o
|
||||
endif
|
||||
|
||||
ifndef NOVERSION
|
||||
OPTS += -DCOMPVERSION
|
||||
endif
|
||||
|
||||
ifndef NONX86
|
||||
ifndef GCC29
|
||||
|
@ -550,9 +548,6 @@ cleandep:
|
|||
$(REMOVE) comptime.h
|
||||
|
||||
pre-build:
|
||||
ifdef NOVERSION
|
||||
-@touch comptime.c
|
||||
else
|
||||
ifdef WINDOWSHELL
|
||||
-..\comptime.bat .
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue