Files
121Nat/nbproject/Makefile-variables.mk
2015-11-18 23:22:09 +01:00

44 lines
1.5 KiB
Makefile

#
# Generated - do not edit!
#
# NOCDDL
#
CND_BASEDIR=`pwd`
CND_BUILDDIR=build
CND_DISTDIR=dist
# Debug configuration
CND_PLATFORM_Debug=GNU-Linux
CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux
CND_ARTIFACT_NAME_Debug=121nat
CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux/121nat
CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux/package
CND_PACKAGE_NAME_Debug=121nat.tar
CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux/package/121nat.tar
# Release configuration
CND_PLATFORM_Release=GNU-Linux
CND_ARTIFACT_DIR_Release=dist/Release/GNU-Linux
CND_ARTIFACT_NAME_Release=121nat
CND_ARTIFACT_PATH_Release=dist/Release/GNU-Linux/121nat
CND_PACKAGE_DIR_Release=dist/Release/GNU-Linux/package
CND_PACKAGE_NAME_Release=121nat.tar
CND_PACKAGE_PATH_Release=dist/Release/GNU-Linux/package/121nat.tar
# Unitest configuration
CND_PLATFORM_Unitest=GNU-Linux
CND_ARTIFACT_DIR_Unitest=dist/Unitest/GNU-Linux
CND_ARTIFACT_NAME_Unitest=121nat
CND_ARTIFACT_PATH_Unitest=dist/Unitest/GNU-Linux/121nat
CND_PACKAGE_DIR_Unitest=dist/Unitest/GNU-Linux/package
CND_PACKAGE_NAME_Unitest=121nat.tar
CND_PACKAGE_PATH_Unitest=dist/Unitest/GNU-Linux/package/121nat.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