diff options
| -rw-r--r-- | config.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -24,5 +24,5 @@ CFLAGS += -g -std=c99 -pedantic -Wall -Wvariadic-macros -Os ${INCS} ${CPPFLAGS}  LDFLAGS += -g ${LIBS}  # compiler and linker -CC ?= cc +# CC = cc | 
| index : st | ||
| st fork - delete keys and terminus font | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | config.mk | 2 | 
| @@ -24,5 +24,5 @@ CFLAGS += -g -std=c99 -pedantic -Wall -Wvariadic-macros -Os ${INCS} ${CPPFLAGS}  LDFLAGS += -g ${LIBS}  # compiler and linker -CC ?= cc +# CC = cc |