diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ all: options st | |||
10 | 10 | ||
11 | options: | 11 | options: |
12 | @echo st build options: | 12 | @echo st build options: |
13 | @echo "SYSTEM = ${SYSTEM}" | ||
14 | @echo "CFLAGS = ${CFLAGS}" | 13 | @echo "CFLAGS = ${CFLAGS}" |
15 | @echo "LDFLAGS = ${LDFLAGS}" | 14 | @echo "LDFLAGS = ${LDFLAGS}" |
16 | @echo "CC = ${CC}" | 15 | @echo "CC = ${CC}" |