upstream commit

sync CLEANFILES with portable, sort

Upstream-Regress-ID: cb782f4f1ab3e079efbc335c6b64942f790766ed
This commit is contained in:
djm@openbsd.org 2016-04-15 00:48:01 +00:00 committed by Damien Miller
parent 35f22dad26
commit b1d05aa653
1 changed files with 23 additions and 23 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.85 2016/04/15 00:31:10 djm Exp $ # $OpenBSD: Makefile,v 1.86 2016/04/15 00:48:01 djm Exp $
REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
tests: prep $(REGRESS_TARGETS) tests: prep $(REGRESS_TARGETS)
@ -87,28 +87,28 @@ INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
#LTESTS= cipher-speed #LTESTS= cipher-speed
USER!= id -un USER!= id -un
CLEANFILES= t2.out t3.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \ CLEANFILES= *.core actual agent-key.* authorized_keys_${USER} \
t8.out t8.out.pub t9.out t9.out.pub t10.out t10.out.pub \ authorized_keys_${USER}.* authorized_principals_${USER} \
t12.out t12.out.pub \ banner.in banner.out cert_host_key* cert_user_key* \
authorized_keys_${USER} known_hosts pidfile testdata \ copy.1 copy.2 data ed25519-agent ed25519-agent* \
ssh_config sshd_config.orig ssh_proxy sshd_config sshd_proxy \ ed25519-agent.pub empty.in expect failed-regress.log \
rsa.pub rsa rsa1.pub rsa1 host.rsa host.rsa1 \ failed-ssh.log failed-sshd.log hkr.* host.rsa host.rsa1 \
rsa-agent rsa-agent.pub rsa1-agent rsa1-agent.pub \ host_* host_ca_key* host_krl_* host_revoked_* key.* \
ls.copy banner.in banner.out empty.in \ key.dsa-* key.ecdsa-* key.ed25519-512 key.ed25519-512.pub \
scp-ssh-wrapper.scp ssh_proxy_envpass remote_pid \ key.rsa-* keys-command-args kh.* known_hosts \
sshd_proxy_bak rsa_ssh2_cr.prv rsa_ssh2_crnl.prv \ known_hosts-cert known_hosts.* krl-* ls.copy modpipe \
known_hosts-cert host_ca_key* cert_host_key* cert_user_key* \ netcat pidfile putty.rsa2 ready regress.log remote_pid \
putty.rsa2 sshd_proxy_orig ssh_proxy_bak \ revoked-* rsa rsa-agent rsa-agent.pub rsa.pub rsa1 \
key.rsa-* key.dsa-* key.ecdsa-* \ rsa1-agent rsa1-agent.pub rsa1.pub rsa_ssh2_cr.prv \
authorized_principals_${USER} expect actual ready \ rsa_ssh2_crnl.prv scp-ssh-wrapper.exe \
sshd_proxy.* authorized_keys_${USER}.* modpipe revoked-* krl-* \ scp-ssh-wrapper.scp setuid-allowed sftp-server.log \
ssh.log failed-ssh.log sshd.log failed-sshd.log \ sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log \
regress.log failed-regress.log ssh-log-wrapper.sh \ ssh_config ssh_config.* ssh_proxy ssh_proxy_bak \
sftp-server.sh sftp-server.log sftp.log setuid-allowed \ ssh_proxy_envpass sshd.log sshd_config sshd_config.orig \
data ed25519-agent ed25519-agent.pub key.ed25519-512 \ sshd_proxy sshd_proxy.* sshd_proxy_bak sshd_proxy_orig \
key.ed25519-512.pub netcat host_krl_* host_revoked_* \ t10.out t10.out.pub t12.out t12.out.pub t2.out t3.out \
kh.* user_*key* agent-key.* known_hosts.* hkr.* \ t6.out1 t6.out2 t7.out t7.out.pub t8.out t8.out.pub \
scp-ssh-wrapper.scp ssh_proxy_bak ssh_config.* t9.out t9.out.pub testdata user_*key* user_ca* user_key*
SUDO_CLEAN+= /var/run/testdata_${USER} /var/run/keycommand_${USER} SUDO_CLEAN+= /var/run/testdata_${USER} /var/run/keycommand_${USER}