mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 22:01:29 +00:00
fixup! Makefile: don't include .manifest.sgx.d when cleaning as wildcard
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user