File Manager

Current Path : /usr/lib/modules/5.15.0-138-generic/build/samples/landlock/
Upload File :
Current File : //usr/lib/modules/5.15.0-138-generic/build/samples/landlock/Makefile

# SPDX-License-Identifier: BSD-3-Clause

userprogs-always-y := sandboxer

userccflags += -I usr/include

.PHONY: all clean

all:
	$(MAKE) -C ../.. samples/landlock/

clean:
	$(MAKE) -C ../.. M=samples/landlock/ clean

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com