mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 15:51:20 -05:00
kernel. Adjust the Makefiles that referenced it to the new path. Sponsored by: Netflix OK'd by: cem@ and AllanJude@
36 lines
315 B
Text
36 lines
315 B
Text
# local binary (Makefile)
|
|
zstd
|
|
zstd32
|
|
zstd4
|
|
zstd-compress
|
|
zstd-decompress
|
|
zstd-frugal
|
|
zstd-small
|
|
zstd-nolegacy
|
|
|
|
# Object files
|
|
*.o
|
|
*.ko
|
|
default.profraw
|
|
have_zlib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
# Default result files
|
|
dictionary
|
|
grillResults.txt
|
|
_*
|
|
tmp*
|
|
*.zst
|
|
result
|
|
out
|
|
|
|
# fuzzer
|
|
afl
|
|
|
|
# Misc files
|
|
*.bat
|
|
dirTest*
|