Changed 'git' to 'trick-gte'. Ref #475

This commit is contained in:
John M. Penn
2017-09-13 14:46:28 -05:00
parent 9335b9cff8
commit db2f00cc4e
4 changed files with 10 additions and 10 deletions

View File

@ -22,11 +22,11 @@
## DIRECTORY DEFINITIONS ##
#############################################################################
ifndef TRICK_HOST_CPU
TRICK_HOST_CPU := $(shell gte TRICK_HOST_CPU)
TRICK_HOST_CPU := $(shell trick-gte TRICK_HOST_CPU)
endif
ifndef TRICK_HOST_TYPE
TRICK_HOST_TYPE := $(shell gte TRICK_HOST_TYPE)
TRICK_HOST_TYPE := $(shell trick-gte TRICK_HOST_TYPE)
endif