X-Git-Url: http://stoneship.org.uk/projects/git/?a=blobdiff_plain;f=mybootload.X%2Fnbproject%2FMakefile-local-12F1840.mk;fp=mybootload.X%2Fnbproject%2FMakefile-local-12F1840.mk;h=ee6b645b5f0737ad87b5a63c9fc4c15486c34ecd;hb=6ac84411eebaeeb460f8748a8a21840b490a3a91;hp=0000000000000000000000000000000000000000;hpb=920f72a8c1d9528018361f2ec59dd49be68f8f70;p=bootloader diff --git a/mybootload.X/nbproject/Makefile-local-12F1840.mk b/mybootload.X/nbproject/Makefile-local-12F1840.mk new file mode 100644 index 0000000..ee6b645 --- /dev/null +++ b/mybootload.X/nbproject/Makefile-local-12F1840.mk @@ -0,0 +1,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/mplab_ide/mplab_ide/modules/../../bin/ +# Adding MPLAB X bin directory to path. +PATH:=/opt/microchip/mplabx/mplab_ide/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-1.7.0-openjdk-1.7.0.25.x86_64/jre/bin/" +OS_CURRENT="$(shell uname -s)" +# MP_CC is not defined +# MP_CPPC is not defined +# MP_BC is not defined +MP_AS="/opt/microchip/mplabx/mpasmx/mpasmx" +MP_LD="/opt/microchip/mplabx/mpasmx/mplink" +MP_AR="/opt/microchip/mplabx/mpasmx/mplib" +DEP_GEN=${MP_JAVA_PATH}java -jar "/opt/microchip/mplabx/mplab_ide/mplab_ide/modules/../../bin/extractobjectdependencies.jar" +# MP_CC_DIR is not defined +# MP_CPPC_DIR is not defined +# MP_BC_DIR is not defined +MP_AS_DIR="/opt/microchip/mplabx/mpasmx" +MP_LD_DIR="/opt/microchip/mplabx/mpasmx" +MP_AR_DIR="/opt/microchip/mplabx/mpasmx" +# MP_BC_DIR is not defined