__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# SPDX-License-Identifier: GPL-2.0-only # Carsten Haitzler <[email protected]>, 2021 include ../../../../../tools/scripts/Makefile.include include ../../../../../tools/scripts/Makefile.arch include ../../../../../tools/scripts/utilities.mak SUBDIRS = \ asm_pure_loop \ memcpy_thread \ thread_loop \ unroll_loop_thread all: $(SUBDIRS) $(SUBDIRS): @$(MAKE) -C $@ >/dev/null INSTALLDIRS = $(SUBDIRS:%=install-%) install-tests: $(INSTALLDIRS) $(INSTALLDIRS): @$(MAKE) -C $(@:install-%=%) install-tests >/dev/null CLEANDIRS = $(SUBDIRS:%=clean-%) clean: $(CLEANDIRS) $(CLEANDIRS): $(call QUIET_CLEAN, test-$(@:clean-%=%)) $(MAKE) -C $(@:clean-%=%) clean >/dev/null .PHONY: all clean $(SUBDIRS) $(CLEANDIRS) $(INSTALLDIRS)
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| asm_pure_loop | Folder | 0755 |
|
|
| memcpy_thread | Folder | 0755 |
|
|
| thread_loop | Folder | 0755 |
|
|
| unroll_loop_thread | Folder | 0755 |
|
|
| Makefile | File | 738 B | 0644 |
|
| Makefile.miniconfig | File | 366 B | 0644 |
|
| asm_pure_loop.sh | File | 431 B | 0755 |
|
| memcpy_thread_16k_10.sh | File | 449 B | 0755 |
|
| thread_loop_check_tid_10.sh | File | 527 B | 0755 |
|
| thread_loop_check_tid_2.sh | File | 525 B | 0755 |
|
| unroll_loop_thread_10.sh | File | 445 B | 0755 |
|