404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.216.45.133: ~ $
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -I../../../../usr/include/
TEST_PROGS := testptp
LDLIBS += -lrt
all: $(TEST_PROGS)

include ../lib.mk

clean:
	rm -fr $(TEST_PROGS)

Filemanager

Name Type Size Permission Actions
Makefile File 177 B 0644