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