1
0
mirror of https://github.com/henrydcase/nobs.git synced 2024-11-22 15:18:57 +00:00

makefile formatting

This commit is contained in:
Henry Case 2018-07-31 19:14:49 +01:00
parent 771516ce3f
commit dc58ebcd23

View File

@ -11,10 +11,10 @@ ifeq ($(NOASM),1)
OPTS+=$(OPTS_TAGS) OPTS+=$(OPTS_TAGS)
endif endif
TARGETS=\ TARGETS= \
dh\ dh \
drbg\ drbg \
hash\ hash \
kem kem
prep-%: prep-%: