2018-10-19 16:48:02 +02:00
|
|
|
#
|
|
|
|
# Generated - do not edit!
|
|
|
|
#
|
|
|
|
# NOCDDL
|
|
|
|
#
|
|
|
|
CND_BASEDIR=`pwd`
|
|
|
|
CND_BUILDDIR=build
|
|
|
|
CND_DISTDIR=dist
|
2019-01-17 15:18:19 +01:00
|
|
|
# Debug__PC_ configuration
|
|
|
|
CND_PLATFORM_Debug__PC_=GNU-Linux
|
|
|
|
CND_ARTIFACT_DIR_Debug__PC_=dist/Debug__PC_/GNU-Linux
|
|
|
|
CND_ARTIFACT_NAME_Debug__PC_=superviseur-robot
|
|
|
|
CND_ARTIFACT_PATH_Debug__PC_=dist/Debug__PC_/GNU-Linux/superviseur-robot
|
|
|
|
CND_PACKAGE_DIR_Debug__PC_=dist/Debug__PC_/GNU-Linux/package
|
|
|
|
CND_PACKAGE_NAME_Debug__PC_=superviseur-robot.tar
|
|
|
|
CND_PACKAGE_PATH_Debug__PC_=dist/Debug__PC_/GNU-Linux/package/superviseur-robot.tar
|
2018-11-12 10:14:43 +01:00
|
|
|
# Debug__RPI_ configuration
|
|
|
|
CND_PLATFORM_Debug__RPI_=GNU-Linux
|
|
|
|
CND_ARTIFACT_DIR_Debug__RPI_=dist/Debug__RPI_/GNU-Linux
|
2018-12-14 17:04:42 +01:00
|
|
|
CND_ARTIFACT_NAME_Debug__RPI_=superviseur-robot
|
|
|
|
CND_ARTIFACT_PATH_Debug__RPI_=dist/Debug__RPI_/GNU-Linux/superviseur-robot
|
2018-11-12 10:14:43 +01:00
|
|
|
CND_PACKAGE_DIR_Debug__RPI_=dist/Debug__RPI_/GNU-Linux/package
|
2018-12-14 17:04:42 +01:00
|
|
|
CND_PACKAGE_NAME_Debug__RPI_=superviseur-robot.tar
|
|
|
|
CND_PACKAGE_PATH_Debug__RPI_=dist/Debug__RPI_/GNU-Linux/package/superviseur-robot.tar
|
2018-10-19 16:48:02 +02:00
|
|
|
#
|
|
|
|
# include compiler specific variables
|
|
|
|
#
|
|
|
|
# dmake command
|
|
|
|
ROOT:sh = test -f nbproject/private/Makefile-variables.mk || \
|
|
|
|
(mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk)
|
|
|
|
#
|
|
|
|
# gmake command
|
|
|
|
.PHONY: $(shell test -f nbproject/private/Makefile-variables.mk || (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk))
|
|
|
|
#
|
|
|
|
include nbproject/private/Makefile-variables.mk
|