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