use predefined OS macro instead of uname.
This commit is contained in:
parent
bef87acd0d
commit
ae5baac932
3 changed files with 4 additions and 12 deletions
1
Makefile
1
Makefile
|
@ -10,7 +10,6 @@ all: options st
|
|||
|
||||
options:
|
||||
@echo st build options:
|
||||
@echo "SYSTEM = ${SYSTEM}"
|
||||
@echo "CFLAGS = ${CFLAGS}"
|
||||
@echo "LDFLAGS = ${LDFLAGS}"
|
||||
@echo "CC = ${CC}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue