summaryrefslogtreecommitdiffstats
path: root/make/include/tool.defs
blob: 53fdf89eb300f7b3c8ff3c6edd2c70e437f9a30b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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