c.s.tools.ide.analysis.modernize/test/unit/data/ide/analysis/modernize/YamlTest/hello-world/nbproject/Makefile-variables.mk
author Ilia Gromov <ilia@netbeans.org>
Wed, 07 Jun 2017 20:23:29 +0300
branchrelease82
changeset 18423 b9d9af239a0c
parent 18403 ide.analysis.modernize/test/unit/data/com/sun/tools/ide/analysis/modernize/YamlTest/hello-world/nbproject/Makefile-variables.mk@67d78b11d2e0
permissions -rw-r--r--
Fixing #270763 - Move clang-tidy integration to nb contrib
* * *
Fixing #270763 - Move clang-tidy integration to nb contrib - move wrapper
* * *
Fixing #270763 - Move clang-tidy integration to nb contrib - sign nbm
* * *
Fixing #270763 - Move clang-tidy integration to nb contrib - move tests
* * *
Fixing #270763 - Move clang-tidy integration to nb contrib - data for a new test
* * *
Fixed #270839 - [clang-tidy] Group checks in Editor hints
(transplanted from 35b6125ef00c470655dac6673075f5c12ec74593)
ilia@18403
     1
#
ilia@18403
     2
# Generated - do not edit!
ilia@18403
     3
#
ilia@18403
     4
# NOCDDL
ilia@18403
     5
#
ilia@18403
     6
CND_BASEDIR=`pwd`
ilia@18403
     7
CND_BUILDDIR=build
ilia@18403
     8
CND_DISTDIR=dist
ilia@18403
     9
# Debug configuration
ilia@18403
    10
CND_PLATFORM_Debug=GNU-Linux
ilia@18403
    11
CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux
ilia@18403
    12
CND_ARTIFACT_NAME_Debug=hello-world
ilia@18403
    13
CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux/hello-world
ilia@18403
    14
CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux/package
ilia@18403
    15
CND_PACKAGE_NAME_Debug=hello-world.tar
ilia@18403
    16
CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux/package/hello-world.tar
ilia@18403
    17
# Release configuration
ilia@18403
    18
CND_PLATFORM_Release=GNU-Linux
ilia@18403
    19
CND_ARTIFACT_DIR_Release=dist/Release/GNU-Linux
ilia@18403
    20
CND_ARTIFACT_NAME_Release=hello-world
ilia@18403
    21
CND_ARTIFACT_PATH_Release=dist/Release/GNU-Linux/hello-world
ilia@18403
    22
CND_PACKAGE_DIR_Release=dist/Release/GNU-Linux/package
ilia@18403
    23
CND_PACKAGE_NAME_Release=hello-world.tar
ilia@18403
    24
CND_PACKAGE_PATH_Release=dist/Release/GNU-Linux/package/hello-world.tar
ilia@18403
    25
#
ilia@18403
    26
# include compiler specific variables
ilia@18403
    27
#
ilia@18403
    28
# dmake command
ilia@18403
    29
ROOT:sh = test -f nbproject/private/Makefile-variables.mk || \
ilia@18403
    30
	(mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk)
ilia@18403
    31
#
ilia@18403
    32
# gmake command
ilia@18403
    33
.PHONY: $(shell test -f nbproject/private/Makefile-variables.mk || (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk))
ilia@18403
    34
#
ilia@18403
    35
include nbproject/private/Makefile-variables.mk