xref: /btstack/port/archive/pic32-harmony/app.X/nbproject/Makefile-local-default.mk (revision bfc39f3e53bffb178d46475fc3f3e00a92502490)
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#
17PATH_TO_IDE_BIN=/Applications/microchip/mplabx/v5.35/mplab_platform/platform/../mplab_ide/modules/../../bin/
18# Adding MPLAB X bin directory to path.
19PATH:=/Applications/microchip/mplabx/v5.35/mplab_platform/platform/../mplab_ide/modules/../../bin/:$(PATH)
20# Path to java used to run MPLAB X when this makefile was created
21MP_JAVA_PATH="/Applications/microchip/mplabx/v5.35/sys/java/jre1.8.0_181.jre/Contents/Home/bin/"
22OS_CURRENT="$(shell uname -s)"
23MP_CC="/Applications/microchip/xc32/v2.40/bin/xc32-gcc"
24MP_CPPC="/Applications/microchip/xc32/v2.40/bin/xc32-g++"
25# MP_BC is not defined
26MP_AS="/Applications/microchip/xc32/v2.40/bin/xc32-as"
27MP_LD="/Applications/microchip/xc32/v2.40/bin/xc32-ld"
28MP_AR="/Applications/microchip/xc32/v2.40/bin/xc32-ar"
29DEP_GEN=${MP_JAVA_PATH}java -jar "/Applications/microchip/mplabx/v5.35/mplab_platform/platform/../mplab_ide/modules/../../bin/extractobjectdependencies.jar"
30MP_CC_DIR="/Applications/microchip/xc32/v2.40/bin"
31MP_CPPC_DIR="/Applications/microchip/xc32/v2.40/bin"
32# MP_BC_DIR is not defined
33MP_AS_DIR="/Applications/microchip/xc32/v2.40/bin"
34MP_LD_DIR="/Applications/microchip/xc32/v2.40/bin"
35MP_AR_DIR="/Applications/microchip/xc32/v2.40/bin"
36# MP_BC_DIR is not defined
37DFP_DIR="/Applications/microchip/mplabx/v5.35/packs/Microchip/PIC32MX_DFP/1.2.228"
38