diff --git a/Makefile b/Makefile index 95bd869..793bd7d 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ include config.mk SRC = sent.c OBJ = ${SRC:.c=.o} -all: options sent cscope +all: options sent options: @echo sent build options: