summaryrefslogtreecommitdiff
path: root/tree/Debug/src/subdir.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tree/Debug/src/subdir.mk')
-rw-r--r--tree/Debug/src/subdir.mk42
1 files changed, 21 insertions, 21 deletions
diff --git a/tree/Debug/src/subdir.mk b/tree/Debug/src/subdir.mk
index e0e45bf..24d177a 100644
--- a/tree/Debug/src/subdir.mk
+++ b/tree/Debug/src/subdir.mk
@@ -1,33 +1,33 @@
-################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
-# Add inputs and outputs from these tool invocations to the build variables
+################################################################################
+# Automatically-generated file. Do not edit!
+################################################################################
+
+# Add inputs and outputs from these tool invocations to the build variables
CPP_SRCS += \
../src/cData.cpp \
../src/cNode.cpp \
../src/cTree.cpp \
-../src/main.cpp
-
+../src/main.cpp
+
OBJS += \
./src/cData.o \
./src/cNode.o \
./src/cTree.o \
-./src/main.o
-
+./src/main.o
+
CPP_DEPS += \
./src/cData.d \
./src/cNode.d \
./src/cTree.d \
-./src/main.d
-
-
-# Each subdirectory must supply rules for building sources it contributes
-src/%.o: ../src/%.cpp
- @echo 'Building file: $<'
- @echo 'Invoking: Cross G++ Compiler'
- g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<"
- @echo 'Finished building: $<'
- @echo ' '
-
-
+./src/main.d
+
+
+# Each subdirectory must supply rules for building sources it contributes
+src/%.o: ../src/%.cpp
+ @echo 'Building file: $<'
+ @echo 'Invoking: Cross G++ Compiler'
+ g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<"
+ @echo 'Finished building: $<'
+ @echo ' '
+
+