diff --git a/Makefile b/Makefile index fc91e5f..1d63ff2 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ endif OBJECTS = $(patsubst %.c, %.o, $(SOURCE)) DOBJECTS = $(patsubst %.c, %.do, $(SOURCE)) -all: options ${PROJECT} +all: options ${PROJECT} po options: @echo ${PROJECT} build options: