opnsense-src/gnu/include/Makefile
Peter Wemm d49112c5f1 Too verbose, typo (I missed the -C :-)
Submitted by: bde
1996-08-30 19:26:49 +00:00

11 lines
227 B
Makefile

# $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>