X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=920bd9a9a486def92e2b109666603735fc6d0440;hp=52674114628148c89e0ce5fbf11251dc40549c5e;hb=160bda1b60148ce8f7d3b001ada2b12f1da9e152;hpb=596bb133a55a6aba13b55795a9a38e29fcf1b38b 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}"