nbproject/Makefile-variables.mk
author František Kučera <franta-hg@frantovo.cz>
Sun, 08 Jul 2018 15:36:28 +0200
branchv_0
changeset 0 3dd6adb7e191
permissions -rw-r--r--
empty project
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
#
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
# Generated - do not edit!
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
#
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
# NOCDDL
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
#
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
CND_BASEDIR=`pwd`
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
CND_BUILDDIR=build
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
CND_DISTDIR=dist
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
# Debug configuration
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
CND_PLATFORM_Debug=GNU-Linux
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
CND_ARTIFACT_NAME_Debug=relpipe-in-cli.cpp
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux/relpipe-in-cli.cpp
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux/package
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
CND_PACKAGE_NAME_Debug=relpipe-in-cli.cpp.tar
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    16
CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux/package/relpipe-in-cli.cpp.tar
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    17
# Release configuration
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    18
CND_PLATFORM_Release=GNU-Linux
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    19
CND_ARTIFACT_DIR_Release=dist/Release/GNU-Linux
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    20
CND_ARTIFACT_NAME_Release=relpipe-in-cli.cpp
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    21
CND_ARTIFACT_PATH_Release=dist/Release/GNU-Linux/relpipe-in-cli.cpp
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    22
CND_PACKAGE_DIR_Release=dist/Release/GNU-Linux/package
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    23
CND_PACKAGE_NAME_Release=relpipe-in-cli.cpp.tar
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    24
CND_PACKAGE_PATH_Release=dist/Release/GNU-Linux/package/relpipe-in-cli.cpp.tar
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    25
#
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    26
# include compiler specific variables
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    27
#
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    28
# dmake command
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    29
ROOT:sh = test -f nbproject/private/Makefile-variables.mk || \
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    30
	(mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk)
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    31
#
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    32
# gmake command
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    33
.PHONY: $(shell test -f nbproject/private/Makefile-variables.mk || (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk))
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    34
#
3dd6adb7e191 empty project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    35
include nbproject/private/Makefile-variables.mk