makefile: remote extraneous debug print statement.
OS X is not a useful platform for display (pdp1, pdp11 and tx-0 simulators) with the default Xcode provided APIs.
This commit is contained in:
parent
4456e42b08
commit
34d87ab521
1 changed files with 0 additions and 1 deletions
1
makefile
1
makefile
|
@ -79,7 +79,6 @@ else
|
|||
else
|
||||
ifneq (,$(or $(or $(findstring pdp1,$(MAKECMDGOALS)),$(findstring pdp11,$(MAKECMDGOALS))),$(findstring tx-0,$(MAKECMDGOALS))))
|
||||
DISPLAY_USEFUL = true
|
||||
$(info DISPLAY USEFUL SET)
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue