mirror of
https://github.com/nasa/trick.git
synced 2025-06-22 00:41:52 +00:00
Changed 'git' to 'trick-gte'. Ref #475
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user