]> sjero.net Git - linphone/blob - p2pproxy/launcher/Debug/src/subdir.mk
6246aeb1df6c44a49e806eb02b64c89800d2d978
[linphone] / p2pproxy / launcher / Debug / src / subdir.mk
1 ################################################################################
2 # Automatically-generated file. Do not edit!
3 ################################################################################
4
5 # Add inputs and outputs from these tool invocations to the build variables 
6 C_SRCS += \
7 ../src/launcher-tester.c \
8 ../src/p2pproxy.c \
9 ../src/p2pproxy_wrap.c 
10
11 OBJS += \
12 ./src/launcher-tester.o \
13 ./src/p2pproxy.o \
14 ./src/p2pproxy_wrap.o 
15
16 C_DEPS += \
17 ./src/launcher-tester.d \
18 ./src/p2pproxy.d \
19 ./src/p2pproxy_wrap.d 
20
21
22 # Each subdirectory must supply rules for building sources it contributes
23 src/%.o: ../src/%.c
24         @echo 'Building file: $<'
25         @echo 'Invoking: GCC C Compiler'
26         gcc -I/usr/lib/jvm/java-6-openjdk/include -O0 -g3 -Wall -c -fmessage-length=0 -ansi -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
27         @echo 'Finished building: $<'
28         @echo ' '
29
30 src/p2pproxy.o: ../src/p2pproxy.c
31         @echo 'Building file: $<'
32         @echo 'Invoking: GCC C Compiler'
33         gcc -I/usr/lib/jvm/java-6-openjdk/include -O2 -g -Wall -c -fmessage-length=0 -ansi -MMD -MP -MF"$(@:%.o=%.d)" -MT"src/p2pproxy.d" -o"$@" "$<"
34         @echo 'Finished building: $<'
35         @echo ' '
36
37