fixup! Makefile: don't include .manifest.sgx.d when cleaning as wildcard

This commit is contained in:
Isaku Yamahata
2019-09-23 19:57:01 -07:00
parent 0c1f843a92
commit 1a4916484c
-5
View File
@@ -89,11 +89,6 @@ $(graphene_lib): .lib/host_endian.h
Process2.manifest.sgx: Bootstrap.manifest.sgx
# File.manifest.template includes ../regression/File
# make doesn't understand that ../regression/File is same to File
../regression/File: | File
@true
else
.IGNORE: $(preloads) $(executables)
$(preloads) $(executables):