mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-22 11:11:02 +00:00
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. |
||
|---|---|---|
| .. | ||
| gcrypt.c | ||
| geo.c | ||
| Makefile.in | ||
| patriciasearch.c | ||
| strnstr.cpp | ||
| substringsearch.c | ||