mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-28 04:00:41 +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
|
OBJS+=$(OBJDIR)/hw3sound.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef NOVERSION
|
|
||||||
OPTS += -DCOMPVERSION
|
OPTS += -DCOMPVERSION
|
||||||
endif
|
|
||||||
|
|
||||||
ifndef NONX86
|
ifndef NONX86
|
||||||
ifndef GCC29
|
ifndef GCC29
|
||||||
|
@ -550,9 +548,6 @@ cleandep:
|
||||||
$(REMOVE) comptime.h
|
$(REMOVE) comptime.h
|
||||||
|
|
||||||
pre-build:
|
pre-build:
|
||||||
ifdef NOVERSION
|
|
||||||
-@touch comptime.c
|
|
||||||
else
|
|
||||||
ifdef WINDOWSHELL
|
ifdef WINDOWSHELL
|
||||||
-..\comptime.bat .
|
-..\comptime.bat .
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue