freebsd-src/usr.bin/iconv/Makefile
Warner Losh 023fc80ee3 Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0e)
2023-08-23 11:43:30 -06:00

10 lines
146 B
Makefile

# $NetBSD: Makefile,v 1.6 2009/04/14 22:15:21 lukem Exp $
.include <bsd.own.mk>
PROG= iconv
#SRCS= iconv.c
MAN= iconv.1
.include <bsd.prog.mk>