From 1a4916484c2c1bcf1007d34c77eb3e49678428cb Mon Sep 17 00:00:00 2001 From: Isaku Yamahata Date: Mon, 23 Sep 2019 19:57:01 -0700 Subject: [PATCH] fixup! Makefile: don't include .manifest.sgx.d when cleaning as wildcard --- Pal/regression/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Pal/regression/Makefile b/Pal/regression/Makefile index b6b53af9..6fae27d9 100644 --- a/Pal/regression/Makefile +++ b/Pal/regression/Makefile @@ -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):