esp-2014-15 / tp1g1 / 02TimerEvents / exer01.X / nbproject / Makefile-local-default.mk @ 55
History | View | Annotate | Download (1.89 KB)
1 |
# |
---|---|
2 |
# Generated Makefile - do not edit! |
3 |
# |
4 |
# |
5 |
# This file contains information about the location of compilers and other tools. |
6 |
# If you commmit this file into your revision control server, you will be able to |
7 |
# to checkout the project and build it from the command line with make. However, |
8 |
# if more than one person works on the same project, then this file might show |
9 |
# conflicts since different users are bound to have compilers in different places. |
10 |
# In that case you might choose to not commit this file and let MPLAB X recreate this file |
11 |
# for each user. The disadvantage of not commiting this file is that you must run MPLAB X at |
12 |
# least once so the file gets created and the project can be built. Finally, you can also |
13 |
# avoid using this file at all if you are only building from the command line with make. |
14 |
# You can invoke make with the values of the macros: |
15 |
# $ makeMP_CC="/opt/microchip/mplabc30/v3.30c/bin/pic30-gcc" ... |
16 |
# |
17 |
PATH_TO_IDE_BIN=/opt/microchip/mplabx/mplab_ide/mplab_ide/modules/../../bin/ |
18 |
# Adding MPLAB X bin directory to path. |
19 |
PATH:=/opt/microchip/mplabx/mplab_ide/mplab_ide/modules/../../bin/:$(PATH) |
20 |
# Path to java used to run MPLAB X when this makefile was created |
21 |
MP_JAVA_PATH="/opt/microchip/mplabx/sys/java/jre1.7.0_25/bin/" |
22 |
OS_CURRENT="$(shell uname -s)" |
23 |
MP_CC="/opt/microchip/xc32/v1.31/bin/xc32-gcc" |
24 |
MP_CPPC="/opt/microchip/xc32/v1.31/bin/xc32-g++" |
25 |
# MP_BC is not defined |
26 |
MP_AS="/opt/microchip/xc32/v1.31/bin/xc32-as" |
27 |
MP_LD="/opt/microchip/xc32/v1.31/bin/xc32-ld" |
28 |
MP_AR="/opt/microchip/xc32/v1.31/bin/xc32-ar" |
29 |
DEP_GEN=${MP_JAVA_PATH}java -jar "/opt/microchip/mplabx/mplab_ide/mplab_ide/modules/../../bin/extractobjectdependencies.jar" |
30 |
MP_CC_DIR="/opt/microchip/xc32/v1.31/bin" |
31 |
MP_CPPC_DIR="/opt/microchip/xc32/v1.31/bin" |
32 |
# MP_BC_DIR is not defined |
33 |
MP_AS_DIR="/opt/microchip/xc32/v1.31/bin" |
34 |
MP_LD_DIR="/opt/microchip/xc32/v1.31/bin" |
35 |
MP_AR_DIR="/opt/microchip/xc32/v1.31/bin" |
36 |
# MP_BC_DIR is not defined |