]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/iconv/Makefile
ident(1): Normalizing date format
[FreeBSD/FreeBSD.git] / usr.bin / iconv / Makefile
1 # $FreeBSD$
2 # $NetBSD: Makefile,v 1.6 2009/04/14 22:15:21 lukem Exp $
3
4 .include <bsd.own.mk>
5
6 PROG=   iconv
7 #SRCS=  iconv.c
8 MAN=    iconv.1
9
10 .include <bsd.prog.mk>