aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/locale/test-mbtowc.t
blob: 596450be9fc2dfe136494a4d46691a79d74e0886 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
# $FreeBSD: src/tools/regression/lib/libc/locale/test-mbtowc.t,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $

cd `dirname $0`

executable=`basename $0 .t`

make $executable 2>&1 > /dev/null

exec ./$executable