mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2025-02-02 06:32:46 +00:00
26 lines
1.6 KiB
Makefile
26 lines
1.6 KiB
Makefile
build/release-linux-x86_64/baseq3r/game/ai_vcmd.o: code/game/ai_vcmd.c \
|
|
code/game/g_local.h code/game/../qcommon/q_shared.h \
|
|
code/game/../qcommon/q_platform.h code/game/../qcommon/surfaceflags.h \
|
|
code/game/bg_public.h code/game/bg_physics.h code/game/g_public.h \
|
|
code/game/g_team.h code/game/../botlib/botlib.h \
|
|
code/game/../botlib/be_aas.h code/game/../botlib/be_ea.h \
|
|
code/game/../botlib/be_ai_char.h code/game/../botlib/be_ai_chat.h \
|
|
code/game/../botlib/be_ai_gen.h code/game/../botlib/be_ai_goal.h \
|
|
code/game/../botlib/be_ai_move.h code/game/../botlib/be_ai_weap.h \
|
|
code/game/ai_main.h code/game/ai_dmq3.h code/game/ai_chat.h \
|
|
code/game/ai_cmd.h code/game/ai_dmnet.h code/game/ai_team.h \
|
|
code/game/ai_vcmd.h code/game/chars.h code/game/inv.h code/game/syn.h \
|
|
code/game/match.h code/game/../../ui/menudef.h
|
|
build/release-linux-x86_64/baseq3r/game/ai_vcmd.asm: code/game/ai_vcmd.c \
|
|
code/game/g_local.h code/game/../qcommon/q_shared.h \
|
|
code/game/../qcommon/q_platform.h code/game/../qcommon/surfaceflags.h \
|
|
code/game/bg_public.h code/game/bg_physics.h code/game/g_public.h \
|
|
code/game/g_team.h code/game/../botlib/botlib.h \
|
|
code/game/../botlib/be_aas.h code/game/../botlib/be_ea.h \
|
|
code/game/../botlib/be_ai_char.h code/game/../botlib/be_ai_chat.h \
|
|
code/game/../botlib/be_ai_gen.h code/game/../botlib/be_ai_goal.h \
|
|
code/game/../botlib/be_ai_move.h code/game/../botlib/be_ai_weap.h \
|
|
code/game/ai_main.h code/game/ai_dmq3.h code/game/ai_chat.h \
|
|
code/game/ai_cmd.h code/game/ai_dmnet.h code/game/ai_team.h \
|
|
code/game/ai_vcmd.h code/game/chars.h code/game/inv.h code/game/syn.h \
|
|
code/game/match.h code/game/../../ui/menudef.h
|