Remove non-existent file ehandle.cpp from Linux makefiles
This commit is contained in:
parent
87072768a2
commit
570da84149
2 changed files with 0 additions and 2 deletions
|
@ -90,7 +90,6 @@ HL1_OBJS = \
|
|||
DLL_OBJS = \
|
||||
$(HL1_SERVER_OBJ_DIR)/crossbow.o \
|
||||
$(HL1_SERVER_OBJ_DIR)/crowbar.o \
|
||||
$(HL1_SERVER_OBJ_DIR)/ehandle.o \
|
||||
$(HL1_SERVER_OBJ_DIR)/egon.o \
|
||||
$(HL1_SERVER_OBJ_DIR)/gauss.o \
|
||||
$(HL1_SERVER_OBJ_DIR)/handgrenade.o \
|
||||
|
|
|
@ -56,7 +56,6 @@ HLDLL_OBJS = \
|
|||
$(HLDLL_OBJ_DIR)/defaultai.o \
|
||||
$(HLDLL_OBJ_DIR)/doors.o \
|
||||
$(HLDLL_OBJ_DIR)/effects.o \
|
||||
$(HLDLL_OBJ_DIR)/ehandle.o \
|
||||
$(HLDLL_OBJ_DIR)/egon.o \
|
||||
$(HLDLL_OBJ_DIR)/explode.o \
|
||||
$(HLDLL_OBJ_DIR)/flyingmonster.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue