dropping NOVERSION, you will not build SRB2 without a SCM

This commit is contained in:
Alam Ed Arias 2016-03-14 12:24:51 -04:00
parent ee5190480d
commit f9949a3026
1 changed files with 0 additions and 5 deletions

View File

@ -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