a33d520868
pax/Makefile. MFC after: 3 weeks
9 lines
110 B
Makefile
9 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
all test:
|
|
prove -vmw regress.t
|
|
|
|
clean:
|
|
rm -rf ustar-pathnames-[12]
|
|
rm -f ustar.ok ustar.fail*
|