summaryrefslogtreecommitdiffstats
path: root/gnu/include/Makefile
blob: e5cb10555bccb546f37048937f78f9ba4a804221 (plain)
1
2
3
4
5
6
7
8
9
#	$Id: Makefile,v 1.4 1996/08/30 19:26:49 peter Exp $

NOOBJ=	noobj

beforeinstall:
	${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/values.h \
		${DESTDIR}/usr/include

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