Newer
Older
avrtft / nbproject / Makefile-variables.mk
#
# Generated - do not edit!
#
# NOCDDL
#
CND_BASEDIR=`pwd`
CND_BUILDDIR=build
CND_DISTDIR=dist
# Custom configuration
CND_PLATFORM_Custom=AVR2.1-GCC13.2-Linux
CND_ARTIFACT_DIR_Custom=dist/Custom/AVR2.1-GCC13.2-Linux
CND_ARTIFACT_NAME_Custom=avrtft
CND_ARTIFACT_PATH_Custom=dist/Custom/AVR2.1-GCC13.2-Linux/avrtft
CND_PACKAGE_DIR_Custom=dist/Custom/AVR2.1-GCC13.2-Linux/package
CND_PACKAGE_NAME_Custom=avrtft.tar
CND_PACKAGE_PATH_Custom=dist/Custom/AVR2.1-GCC13.2-Linux/package/avrtft.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