Submit
Path:
~
/
/
lib
/
modules
/
5.15.0-152-generic
/
build
/
tools
/
debugging
/
File Content:
Makefile
# SPDX-License-Identifier: GPL-2.0 # Makefile for debugging tools PREFIX ?= /usr BINDIR ?= bin INSTALL ?= install TARGET = kernel-chktaint all: $(TARGET) clean: install: kernel-chktaint $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(BINDIR)/$(TARGET)
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
Makefile
264 bytes
0644
N4ST4R_ID | Naxtarrr