real_time/software/raspberry/superviseur-robot/nbproject/Makefile-variables.mk

36 lines
1.3 KiB
Makefile
Raw Normal View History

#
# Generated - do not edit!
#
# NOCDDL
#
CND_BASEDIR=`pwd`
CND_BUILDDIR=build
CND_DISTDIR=dist
# 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
# 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
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
#
# 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