From 01beb9919b95479d8be040bec74abc5cc67a5e43 Mon Sep 17 00:00:00 2001 From: Mikko Tiusanen Date: Sun, 4 May 2014 01:18:52 +0300 Subject: Initial import. --- build/release-linux-x86_64/tools/asm/q3asm.d | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 build/release-linux-x86_64/tools/asm/q3asm.d (limited to 'build/release-linux-x86_64/tools/asm/q3asm.d') diff --git a/build/release-linux-x86_64/tools/asm/q3asm.d b/build/release-linux-x86_64/tools/asm/q3asm.d new file mode 100644 index 0000000..f328274 --- /dev/null +++ b/build/release-linux-x86_64/tools/asm/q3asm.d @@ -0,0 +1,4 @@ +build/release-linux-x86_64/tools/asm/q3asm.o: src/tools/asm/q3asm.c \ + src/tools/asm/../../qcommon/q_platform.h src/tools/asm/cmdlib.h \ + src/tools/asm/mathlib.h src/tools/asm/../../qcommon/qfiles.h \ + src/tools/asm/opstrings.h -- cgit