diff --git a/Makefile b/Makefile index be2e6db..9cad96a 100644 --- a/Makefile +++ b/Makefile @@ -11,10 +11,10 @@ ifeq ($(NOASM),1) OPTS+=$(OPTS_TAGS) endif -TARGETS=\ - dh\ - drbg\ - hash\ +TARGETS= \ + dh \ + drbg \ + hash \ kem prep-%: