Files
linuxkit/projects/ima-namespace/Makefile
Tycho Andersen d80e880f28 projects: add IMA namespacing project
This is a project with a v1 of the IMA namespacing patches. See the readme
for details on use.

Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-05-18 12:25:07 -06:00

11 lines
187 B
Makefile

.PHONY: run
run: ima-namespace-kernel
../../bin/linuxkit run ima-namespace
ima-namespace-kernel:
../../bin/moby build ima-namespace
.PHONY: clean
clean:
-rm *-cmdline *-kernel *.img