404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.222.30.84: ~ $
# SPDX-License-Identifier: GPL-2.0
CC := $(CROSS_COMPILE)gcc
CFLAGS := -I../../usr/include

PROGS := getdelays

all: $(PROGS)

clean:
	rm -fr $(PROGS)

Filemanager

Name Type Size Permission Actions
Makefile File 151 B 0644