mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 08:14:24 +02:00
rm regress/misc/kexfuzz/*.o in distclean target
This commit is contained in:
parent
eef1447ddb
commit
6aa1bf475c
@ -276,6 +276,7 @@ distclean: regressclean
|
|||||||
rm -f regress/unittests/match/test_match
|
rm -f regress/unittests/match/test_match
|
||||||
rm -f regress/unittests/utf8/*.o
|
rm -f regress/unittests/utf8/*.o
|
||||||
rm -f regress/unittests/utf8/test_utf8
|
rm -f regress/unittests/utf8/test_utf8
|
||||||
|
rm -f regress/misc/kexfuzz/*.o
|
||||||
rm -f regress/unittests/misc/kexfuzz
|
rm -f regress/unittests/misc/kexfuzz
|
||||||
(cd openbsd-compat && $(MAKE) distclean)
|
(cd openbsd-compat && $(MAKE) distclean)
|
||||||
if test -d pkg ; then \
|
if test -d pkg ; then \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user