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