]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Makefile.in: Move config.h.in~ configure~ configure.ac~ in clean target
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 11 Feb 2023 11:04:21 +0000 (12:04 +0100)
committerfxlb <[email protected]>
Mon, 29 Jan 2024 09:09:27 +0000 (09:09 +0000)
(cherry picked from commit 0f33d02b787015280c16c11c57ecd81c797bcd39)

Makefile.in

index 6b0a5348e88fb372eb2834156907259f7a5e7eef..aebfc28dda9569f77e68dedfedb1c58a85dc863e 100644 (file)
@@ -441,12 +441,12 @@ lint:
            grep -v 'possible pointer alignment problem'
 
 clean:
-       rm -f $(CLEANFILES) $(PROG)-`cat ${srcdir}/VERSION`.tar.gz
+       rm -f $(CLEANFILES) $(PROG)-`cat ${srcdir}/VERSION`.tar.gz \
+       config.h.in~ configure~ configure.ac~
 
 distclean: clean
        rm -f Makefile config.cache config.log config.status \
-           config.h config.h.in~ configure~ configure.ac~ \
-           os-proto.h stamp-h stamp-h.in $(PROG).1 \
+           config.h os-proto.h stamp-h stamp-h.in $(PROG).1 \
            libnetdissect.a tests/.failed tests/.passed \
            tests/failure-outputs.txt
        rm -rf autom4te.cache tests/DIFF tests/NEW