f1f8908049
match our import of the (un)vis(3) APIs. This adds support for multibyte encoding and the -h and -m flags which support HTTP and MIME encoding respectively. PR: bin/175418 Obtained from: NetBSD
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# $NetBSD: Makefile,v 1.3 1994/12/06 07:36:07 jtc Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= unvis
|
|
|
|
.include <bsd.prog.mk>
|