diff options
| author | Aurélien Aptel <aurelien.aptel@gmail.com> | 2010-08-30 13:04:19 +0200 | 
|---|---|---|
| committer | Aurélien Aptel <aurelien.aptel@gmail.com> | 2010-08-30 13:04:19 +0200 | 
| commit | 4f5c7e3a31f9fde83b04c67c310685e1eba0da68 (patch) | |
| tree | c7323028d822461af56c82442ff894668f8103b1 /Makefile | |
| parent | 1ba065d9935da7673afd1b2ceb4b3e4e8f603b83 (diff) | |
| download | st-4f5c7e3a31f9fde83b04c67c310685e1eba0da68.tar.gz st-4f5c7e3a31f9fde83b04c67c310685e1eba0da68.tar.bz2  | |
use predefined OS macro instead of uname.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ all: options st  options:  	@echo st build options: -	@echo "SYSTEM   = ${SYSTEM}"  	@echo "CFLAGS   = ${CFLAGS}"  	@echo "LDFLAGS  = ${LDFLAGS}"  	@echo "CC       = ${CC}"  | 
