summaryrefslogtreecommitdiffstats
path: root/gnu/include/Makefile
blob: 612945a2e12c081a228ad29ace571373ec2531a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$Id: Makefile,v 1.3 1996/08/30 03:12:16 peter Exp $
#
all depend lint tags:

NOOBJ=	noobj

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

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