summaryrefslogtreecommitdiffstats
path: root/make/include/tool.defs
blob: 0e5cfcc05edd9a903511b55784b32f247f5c13fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
AR.exe        = ar
CP.exe        = cp
DF.FETCH.exe  = $(SRC/)make/python_launcher $(SRC/)make/df-fetch.py
DF.VERIFY.exe = $(SRC/)make/python_launcher $(SRC/)make/df-verify.py
M4.exe        = m4
MKDIR.exe     = mkdir
PATCH.exe     = patch
RM.exe        = rm
TAR.exe       = tar
TOUCH.exe     = touch
MV.exe        = mv
ZIP.exe       = zip
LN.exe        = ln
GIT.exe       = git
SED.exe       = sed
PKGCONFIG.exe = pkg-config
GREP.exe      = grep