Newer
Older
avrrfm / nbproject / Makefile-variables.mk
@Torsten Römer Torsten Römer on 28 Jan 2025 848 bytes Initial commit
#
# Generated - do not edit!
#
# NOCDDL
#
CND_BASEDIR=`pwd`
CND_BUILDDIR=build
CND_DISTDIR=dist
# Custom configuration
CND_PLATFORM_Custom=AVR-Linux
CND_ARTIFACT_DIR_Custom=dist/Custom/AVR-Linux
CND_ARTIFACT_NAME_Custom=avrrfm
CND_ARTIFACT_PATH_Custom=dist/Custom/AVR-Linux/avrrfm
CND_PACKAGE_DIR_Custom=dist/Custom/AVR-Linux/package
CND_PACKAGE_NAME_Custom=avrrfm.tar
CND_PACKAGE_PATH_Custom=dist/Custom/AVR-Linux/package/avrrfm.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