mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-05 12:16:38 +02:00
build: clean some extra build artifacts.
Makefile.mans creates .manpages.lst, but does not remove it. Add it to the `clean` target. Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:

committed by
Jan Engelhardt

parent
2cb4b2bec6
commit
96460646e9
@@ -40,4 +40,4 @@ targets.man: .manpages.lst ${wcman_targets}
|
||||
$(call man_run,${wlist_targets})
|
||||
|
||||
clean:
|
||||
rm -f xtables-addons.8 matches.man targets.man
|
||||
rm -f xtables-addons.8 matches.man targets.man .manpages.lst
|
||||
|
Reference in New Issue
Block a user