X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=Makefile;h=920bd9a9a486def92e2b109666603735fc6d0440;hb=1132d9e2d65f469dedd9c5b6f356495c7a87b743;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}"