From 160bda1b60148ce8f7d3b001ada2b12f1da9e152 Mon Sep 17 00:00:00 2001 From: Aurélien Aptel Date: Tue, 31 Aug 2010 11:02:17 +0200 Subject: toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5267411..920bd9a 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ OBJ = ${SRC:.c=.o} all: options st -options: options +options: @echo st build options: @echo "CFLAGS = ${CFLAGS}" @echo "LDFLAGS = ${LDFLAGS}" -- cgit v1.2.3