File: Makefile-variables.mk

package info (click to toggle)
sedutil 1.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,744 kB
  • sloc: cpp: 8,386; xml: 1,433; sh: 810; ansic: 721; makefile: 110
file content (51 lines) | stat: -rw-r--r-- 2,166 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#
# Generated - do not edit!
#
# NOCDDL
#
CND_BASEDIR=`pwd`
CND_BUILDDIR=build
CND_DISTDIR=dist
# Debug_i686 configuration
CND_PLATFORM_Debug_i686=GNU-Linux
CND_ARTIFACT_DIR_Debug_i686=dist/Debug_i686/GNU-Linux
CND_ARTIFACT_NAME_Debug_i686=sedutil-cli
CND_ARTIFACT_PATH_Debug_i686=dist/Debug_i686/GNU-Linux/sedutil-cli
CND_PACKAGE_DIR_Debug_i686=dist/Debug_i686/GNU-Linux/package
CND_PACKAGE_NAME_Debug_i686=cli.tar
CND_PACKAGE_PATH_Debug_i686=dist/Debug_i686/GNU-Linux/package/cli.tar
# Release_i686 configuration
CND_PLATFORM_Release_i686=GNU-Linux
CND_ARTIFACT_DIR_Release_i686=dist/Release_i686/GNU-Linux
CND_ARTIFACT_NAME_Release_i686=sedutil-cli
CND_ARTIFACT_PATH_Release_i686=dist/Release_i686/GNU-Linux/sedutil-cli
CND_PACKAGE_DIR_Release_i686=dist/Release_i686/GNU-Linux/package
CND_PACKAGE_NAME_Release_i686=cli.tar
CND_PACKAGE_PATH_Release_i686=dist/Release_i686/GNU-Linux/package/cli.tar
# Debug_x86_64 configuration
CND_PLATFORM_Debug_x86_64=GNU-Linux
CND_ARTIFACT_DIR_Debug_x86_64=dist/Debug_x86_64/GNU-Linux
CND_ARTIFACT_NAME_Debug_x86_64=sedutil-cli
CND_ARTIFACT_PATH_Debug_x86_64=dist/Debug_x86_64/GNU-Linux/sedutil-cli
CND_PACKAGE_DIR_Debug_x86_64=dist/Debug_x86_64/GNU-Linux/package
CND_PACKAGE_NAME_Debug_x86_64=cli.tar
CND_PACKAGE_PATH_Debug_x86_64=dist/Debug_x86_64/GNU-Linux/package/cli.tar
# Release_x86_64 configuration
CND_PLATFORM_Release_x86_64=GNU-Linux
CND_ARTIFACT_DIR_Release_x86_64=dist/Release_x86_64/GNU-Linux
CND_ARTIFACT_NAME_Release_x86_64=sedutil-cli
CND_ARTIFACT_PATH_Release_x86_64=dist/Release_x86_64/GNU-Linux/sedutil-cli
CND_PACKAGE_DIR_Release_x86_64=dist/Release_x86_64/GNU-Linux/package
CND_PACKAGE_NAME_Release_x86_64=cli.tar
CND_PACKAGE_PATH_Release_x86_64=dist/Release_x86_64/GNU-Linux/package/cli.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