summaryrefslogtreecommitdiffstats
path: root/usr.bin/c89/Makefile
blob: f2f9df09b1e9575390475fe0bc81bace6ecc3c0a (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

MAN=	c89.1

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	     ${.CURDIR}/c89.sh ${DESTDIR}${BINDIR}/c89

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud