nDPI/tests/performance
Ivan Nardi b2357c29c3
Build system: Standardize and improve clean/distclean targets (#3039)
This commit improves the nDPI build system by standardizing cleanup
targets, improving portability, and ensuring complete removal of
generated files during `make distclean`.

Changes:

1. Standardize clean targets (replace /bin/rm with portable $(RM))

2. Add distclean-local targets for complete cleanup

3. Add missing clean/distclean targets

4. Remove obsolete commented-out curl detection code

5. fuzz/Makefile.am: Fix out-of-tree build compatibility by replacing hardcoded
   relative paths (../example/fuzz_*.o) with proper $(top_builddir) variables.
   Add distclean-local target.
2025-11-24 18:42:03 +01:00
..
gcrypt.c Set _DEFAULT_SOURCE and _GNU_SOURCE globally. (#2010) 2023-06-12 19:53:57 +02:00
geo.c Check ndpi_finalize_initialization() return value (#2884) 2025-06-14 11:31:23 +02:00
Makefile.in Build system: Standardize and improve clean/distclean targets (#3039) 2025-11-24 18:42:03 +01:00
patriciasearch.c Added ndpi_find_protocol_qoe() API call 2025-02-10 21:21:51 +01:00
strnstr.cpp Optimize performance of ndpi_strnstr() and possible bugfix (#2494) 2024-07-15 08:34:08 +02:00
substringsearch.c Added ndpi_find_protocol_qoe() API call 2025-02-10 21:21:51 +01:00