Fix CLEANFILES.

This commit is contained in:
Jung-uk Kim 2018-09-25 22:14:52 +00:00
parent c66de03c60
commit 4552330800

View File

@ -428,7 +428,7 @@ ACFLAGS+= -Wa,--noexecstack
SRCS+= buildinf.h openssl/opensslconf.h
CLEANDIRS= openssl
CLEANFILES= ${GENINCS} opensslconf.h.tmp
CLEANFILES= buildinf.h opensslconf.h opensslconf.h.tmp
buildinf.h:
( echo "/*"; \