Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
usr
/
src
/
linux-headers-5.10.108-0510108
/
tools
/
accounting
/
Or
Select Your none :
Upload File :
New :
File
Dir
//usr/src/linux-headers-5.10.108-0510108/tools/accounting/Makefile
# SPDX-License-Identifier: GPL-2.0 CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := getdelays all: $(PROGS) clean: rm -fr $(PROGS)