nDPI/packages/rpm
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
..
configure Rocky10 fixes 2025-09-28 18:58:33 +02:00
configure.in Rocky10 fixes 2025-09-28 18:58:33 +02:00
Makefile.in Build system: Standardize and improve clean/distclean targets (#3039) 2025-11-24 18:42:03 +01:00
ndpi.spec.in Build system: Standardize and improve clean/distclean targets (#3039) 2025-11-24 18:42:03 +01:00
rpm-sign.exp rpm package 2018-11-19 18:02:06 +01:00