blob: 104026df85f6e48742233d07633fb18e1668c46f (
plain) (
blame)
1
2
3
4
|
# $FreeBSD: src/tools/regression/usr.bin/uudecode/Makefile,v 1.2 2002/06/24 14:22:44 jmallett Exp $
all:
@m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR}
|